--------------------------------------------------------------- [2025-09-01T00:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061390s] [吞吐率:16.29req/s] [内存消耗:2,248.37kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.002068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T00:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048983s] [吞吐率:20.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.005816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-09-01T00:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038874s] [吞吐率:25.72req/s] [内存消耗:2,471.34kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDAwLCJuYmYiOjE3NTY2NTYwMDAsImV4cCI6MTc1OTI0ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lL-ybvTaAgoBNoWB_Txa3UXc1Qbj8wuP2XKKPsQwBeJ_hoi7p4_j6STTvx_x_IUpy3XLCpw0IP6QCoTC3wIE5ZzWugpC0vZiqHqGM2HFzvInAqTLDIkSYRRkbbfNd6V2JU0ejuZ1Y8_ZUGvrCvB0K6qM0aGTPsqCrofTaoTVG_I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ 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` = 20250901 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-09-01T00:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054866s] [吞吐率:18.23req/s] [内存消耗:2,471.50kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDAwLCJuYmYiOjE3NTY2NTYwMDAsImV4cCI6MTc1OTI0ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lL-ybvTaAgoBNoWB_Txa3UXc1Qbj8wuP2XKKPsQwBeJ_hoi7p4_j6STTvx_x_IUpy3XLCpw0IP6QCoTC3wIE5ZzWugpC0vZiqHqGM2HFzvInAqTLDIkSYRRkbbfNd6V2JU0ejuZ1Y8_ZUGvrCvB0K6qM0aGTPsqCrofTaoTVG_I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014393s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000528s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061365s] [吞吐率:16.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.005203s ] 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-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050375s] [吞吐率:19.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.009712s ] 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.000312s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055779s] [吞吐率:17.93req/s] [内存消耗:2,471.29kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYwLCJuYmYiOjE3NTY2NTYwNjAsImV4cCI6MTc1OTI0ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sScDapRvMu7h1xIittOuVvAA9TlA40Lxqi4z9vLWjElzYzSNKFQ_zgsgR8NzH__mvy7M1Wo7b_tNSFkSsbS0cjpIzi6WL_UsN8v2H7WF5rQUYDaA1-0YrN63aXVhbv-bvjCwYowKTrC-H9U09WY6hrZjUHYRIF_XHifxBQqBD2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015311s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000534s ] 00506s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033078s] [吞吐率:30.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.000888s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049984s] [吞吐率:20.01req/s] [内存消耗:2,472.58kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYwLCJuYmYiOjE3NTY2NTYwNjAsImV4cCI6MTc1OTI0ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sScDapRvMu7h1xIittOuVvAA9TlA40Lxqi4z9vLWjElzYzSNKFQ_zgsgR8NzH__mvy7M1Wo7b_tNSFkSsbS0cjpIzi6WL_UsN8v2H7WF5rQUYDaA1-0YrN63aXVhbv-bvjCwYowKTrC-H9U09WY6hrZjUHYRIF_XHifxBQqBD2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014821s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 ORDER BY `renew_num` DESC [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046448s] [吞吐率:21.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.015268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T00:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044788s] [吞吐率:22.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.013401s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.387264s] [吞吐率:2.58req/s] [内存消耗:2,479.88kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYwLCJuYmYiOjE3NTY2NTYwNjAsImV4cCI6MTc1OTI0ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sScDapRvMu7h1xIittOuVvAA9TlA40Lxqi4z9vLWjElzYzSNKFQ_zgsgR8NzH__mvy7M1Wo7b_tNSFkSsbS0cjpIzi6WL_UsN8v2H7WF5rQUYDaA1-0YrN63aXVhbv-bvjCwYowKTrC-H9U09WY6hrZjUHYRIF_XHifxBQqBD2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004317s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.337393s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 ORDER BY `dpart_id` [ RunTime:0.001488s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.112977s] [吞吐率:8.85req/s] [内存消耗:2,451.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYwLCJuYmYiOjE3NTY2NTYwNjAsImV4cCI6MTc1OTI0ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sScDapRvMu7h1xIittOuVvAA9TlA40Lxqi4z9vLWjElzYzSNKFQ_zgsgR8NzH__mvy7M1Wo7b_tNSFkSsbS0cjpIzi6WL_UsN8v2H7WF5rQUYDaA1-0YrN63aXVhbv-bvjCwYowKTrC-H9U09WY6hrZjUHYRIF_XHifxBQqBD2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.059224s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.001307s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060957s] [吞吐率:16.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.007822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046512s] [吞吐率:21.50req/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.009040s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049525s] [吞吐率:20.19req/s] [内存消耗:2,419.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250901 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049649s] [吞吐率:20.14req/s] [内存消耗:2,420.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250901 ORDER BY `renew_num` DESC [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032830s] [吞吐率:30.46req/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.000843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049829s] [吞吐率:20.07req/s] [内存消耗:2,480.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 ORDER BY `dpart_id` [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-09-01T00:01:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.037293s] [吞吐率:26.81req/s] [内存消耗:2,417.88kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYwLCJuYmYiOjE3NTY2NTYwNjAsImV4cCI6MTc1OTI0ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sScDapRvMu7h1xIittOuVvAA9TlA40Lxqi4z9vLWjElzYzSNKFQ_zgsgR8NzH__mvy7M1Wo7b_tNSFkSsbS0cjpIzi6WL_UsN8v2H7WF5rQUYDaA1-0YrN63aXVhbv-bvjCwYowKTrC-H9U09WY6hrZjUHYRIF_XHifxBQqBD2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000790s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250901 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.358658s] [吞吐率:2.79req/s] [内存消耗:2,248.45kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.001143s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.364807s] [吞吐率:2.74req/s] [内存消耗:2,248.45kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.001152s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039452s] [吞吐率:25.35req/s] [内存消耗:2,419.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005193s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250901 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.356909s] [吞吐率:2.80req/s] [内存消耗:2,248.45kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.001093s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050214s] [吞吐率:19.91req/s] [内存消耗:2,473.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.001119s ] --------------------------------------------------------------- [2025-09-01T00:01:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055437s] [吞吐率:18.04req/s] [内存消耗:2,450.47kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MDYxLCJuYmYiOjE3NTY2NTYwNjEsImV4cCI6MTc1OTI0ODA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c80_6UHKVco2zx1FV-tRptG1ry5zhXWw7UGN53JN_amR7N22wQvPwHW1T2KS7M8iuvsz05Jyqktq8F2Z7Sn8csY_zKN-jw-vzQddfWClTMQ2QmDgKaD_FQNzDtVyz3_rpG3hQqb22d5FTi3Yz6uJ5jqzQuMM2M388EQ0agU9kTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-09-01T00:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060681s] [吞吐率:16.48req/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.007341s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-09-01T00:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048527s] [吞吐率:20.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.000636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T00:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055277s] [吞吐率:18.09req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MTIwLCJuYmYiOjE3NTY2NTYxMjAsImV4cCI6MTc1OTI0ODEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NhHkk9VDQwfnaBwj8QTOqhun-z0kInWYXVNrBLoZvMr6GQmLNCRpGZmcCBBAeXspu7xBwjDFkLFLRfQQ6YYS7cl0htrwjPP2ocnrnaOg7kVxaepMn1u0LpvApbonzsEBlwc1m9CduAsmYGIRjGsB2baOnmy2ibJ6KogKE8G0kDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021056s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ 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` = 20250901 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-09-01T00:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040349s] [吞吐率:24.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MTIwLCJuYmYiOjE3NTY2NTYxMjAsImV4cCI6MTc1OTI0ODEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NhHkk9VDQwfnaBwj8QTOqhun-z0kInWYXVNrBLoZvMr6GQmLNCRpGZmcCBBAeXspu7xBwjDFkLFLRfQQ6YYS7cl0htrwjPP2ocnrnaOg7kVxaepMn1u0LpvApbonzsEBlwc1m9CduAsmYGIRjGsB2baOnmy2ibJ6KogKE8G0kDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ 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` = 20250901 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-09-01T00:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062961s] [吞吐率:15.88req/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.007414s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T00:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051341s] [吞吐率:19.48req/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.010808s ] 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.000322s ] --------------------------------------------------------------- [2025-09-01T00:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040209s] [吞吐率:24.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MTgwLCJuYmYiOjE3NTY2NTYxODAsImV4cCI6MTc1OTI0ODE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.D8eMbsMcfpSd8KJyqgULrP5_krKSbABbmMxC_4mNFPc2CetXoWCA6uTLIUef7hf58AGICknD0VRV4j8uF6dGeNp5HExGCavTsyr9_xi179vnspNrHOKlAY7SHeq3BR0jaxAldKwuCFuPC1My6LocvRjWgc-Ry1fTsnWRLugpwSw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005107s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20250901 [ RunTime:0.000581s ] 00612s ] --------------------------------------------------------------- [2025-09-01T00:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062898s] [吞吐率:15.90req/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.004177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-09-01T00:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049791s] [吞吐率:20.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.005857s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-09-01T00:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055590s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MjQwLCJuYmYiOjE3NTY2NTYyNDAsImV4cCI6MTc1OTI0ODI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cvqAXz4i9WLhShpBmS6WWQgKfCUK7KI1cBl_B9tNXHt1BQbvrfI5fcB0S8TAkVWvJqA24I1re7Pksazae6kGmExN-86eUpQLQupYQ3e-n6BNs8yvof4yQ-3bbWjlJIUQmUYsuS_lQ12VNJh3MlYEP42v0Q0xzp8Zy47LCCTA_yg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013219s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ 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` = 20250901 [ RunTime:0.000573s ] --------------------------------------------------------------- [2025-09-01T00:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055593s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MjQwLCJuYmYiOjE3NTY2NTYyNDAsImV4cCI6MTc1OTI0ODI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cvqAXz4i9WLhShpBmS6WWQgKfCUK7KI1cBl_B9tNXHt1BQbvrfI5fcB0S8TAkVWvJqA24I1re7Pksazae6kGmExN-86eUpQLQupYQ3e-n6BNs8yvof4yQ-3bbWjlJIUQmUYsuS_lQ12VNJh3MlYEP42v0Q0xzp8Zy47LCCTA_yg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013213s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ 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` = 20250901 [ RunTime:0.000538s ] --------------------------------------------------------------- [2025-09-01T00:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062636s] [吞吐率:15.97req/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.006654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-09-01T00:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049685s] [吞吐率:20.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.000627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-09-01T00:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039917s] [吞吐率:25.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MzAwLCJuYmYiOjE3NTY2NTYzMDAsImV4cCI6MTc1OTI0ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kxX9HufwGBZkSxZhY2lwVB2oaWJMRui6gv8Aofw-GOka-q7uINOVa3YTYvhaPZr0M3L09pJDL_eR9wWm2GcmjFiIk0DYU1KAj6RMt1GGyR2ickN89UjAUaRskEE6aJsxwhGifYG1AYzE-nIagqV8nXL6Wknk7TuRgUUyWJ3JK4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000744s ] [ 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` = 20250901 [ RunTime:0.000736s ] 00683s ] --------------------------------------------------------------- [2025-09-01T00:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057061s] [吞吐率:17.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.000797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T00:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044199s] [吞吐率:22.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.009397s ] 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.000370s ] --------------------------------------------------------------- [2025-09-01T00:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048961s] [吞吐率:20.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MzYwLCJuYmYiOjE3NTY2NTYzNjAsImV4cCI6MTc1OTI0ODM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RL3FiVdPj2RPyE6zOJ9uy43rK1HmOnQISCjBFPXIQ_gW54Lsw_UX4xpZ7amPYTkOVg83kxYp5zaidye9wr56zx5loSkMx2Wz9K0ymZKUMHPds9fxsGplw0l2Rq8ov5_tyTKUWSveRqug-RGNYmdGBUedGG-wLyaH5uT7kj7Ucz8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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` = 20250901 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-09-01T00:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049025s] [吞吐率:20.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2MzYwLCJuYmYiOjE3NTY2NTYzNjAsImV4cCI6MTc1OTI0ODM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RL3FiVdPj2RPyE6zOJ9uy43rK1HmOnQISCjBFPXIQ_gW54Lsw_UX4xpZ7amPYTkOVg83kxYp5zaidye9wr56zx5loSkMx2Wz9K0ymZKUMHPds9fxsGplw0l2Rq8ov5_tyTKUWSveRqug-RGNYmdGBUedGG-wLyaH5uT7kj7Ucz8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T00:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062238s] [吞吐率:16.07req/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.004774s ] 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.000360s ] --------------------------------------------------------------- [2025-09-01T00:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050883s] [吞吐率:19.65req/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.008492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T00:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054842s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NDIwLCJuYmYiOjE3NTY2NTY0MjAsImV4cCI6MTc1OTI0ODQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RuQhoo1ZP3wLN4aLVTHQKbnsvRNQOCnCYvBiVWP0IOiIseV7aDetRaHiVGZHGbbhrAsjBZt0Uu80QW3xa4VinfOComzSy9mBUaXxphtA73n87vvOzZDX2u2ijrCBTc69fz1r84IWQ_YDO_KhJaxVY2up5aOXURLHNiuOzaz0Z7w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ 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` = 20250901 [ RunTime:0.000768s ] --------------------------------------------------------------- [2025-09-01T00:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054890s] [吞吐率:18.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NDIwLCJuYmYiOjE3NTY2NTY0MjAsImV4cCI6MTc1OTI0ODQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RuQhoo1ZP3wLN4aLVTHQKbnsvRNQOCnCYvBiVWP0IOiIseV7aDetRaHiVGZHGbbhrAsjBZt0Uu80QW3xa4VinfOComzSy9mBUaXxphtA73n87vvOzZDX2u2ijrCBTc69fz1r84IWQ_YDO_KhJaxVY2up5aOXURLHNiuOzaz0Z7w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000963s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000780s ] --------------------------------------------------------------- [2025-09-01T00:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063970s] [吞吐率:15.63req/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.008263s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001066s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T00:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052079s] [吞吐率:19.20req/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.011287s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-09-01T00:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040122s] [吞吐率:24.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NDgwLCJuYmYiOjE3NTY2NTY0ODAsImV4cCI6MTc1OTI0ODQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cEqIgMQmxUrK6_-wlcJD_aPFb-Tx6svsea_iPNmofpTf4aa-1z1q3_JxkZhswh-RjZ1GIMQnMOwvUtfwavZddWxLeTdxIgkgGhDm3GpFy-b2W43MIBy0xJ2KEFv48i4Q8uAC-aR-O8B8CUmXnNEDOu5iLJXcDrah7eStgLtnepo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002504s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000611s ] 00669s ] --------------------------------------------------------------- [2025-09-01T00:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065431s] [吞吐率:15.28req/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.007618s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T00:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052410s] [吞吐率:19.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.009792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-09-01T00:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054854s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NTQwLCJuYmYiOjE3NTY2NTY1NDAsImV4cCI6MTc1OTI0ODU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Qxa8aTQwGoD422hnhP8MA98bdR87jx9gFkWF_ObpFwgEu0xvezKC754k1AQV807lQgqI0ozT82Sccgp5eplYDJf2TsdS59Vzpvr_-NkCf7AEVKOuwvY7DwV44V89GUxc14QU6x5qgtNqcnM_ik6CAcft8eh_11-EOusnRQzd20U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015926s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20250901 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-09-01T00:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.079867s] [吞吐率:12.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NTQwLCJuYmYiOjE3NTY2NTY1NDAsImV4cCI6MTc1OTI0ODU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Qxa8aTQwGoD422hnhP8MA98bdR87jx9gFkWF_ObpFwgEu0xvezKC754k1AQV807lQgqI0ozT82Sccgp5eplYDJf2TsdS59Vzpvr_-NkCf7AEVKOuwvY7DwV44V89GUxc14QU6x5qgtNqcnM_ik6CAcft8eh_11-EOusnRQzd20U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015960s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ 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` = 20250901 [ RunTime:0.025321s ] --------------------------------------------------------------- [2025-09-01T00:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058756s] [吞吐率: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.000753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-09-01T00:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045150s] [吞吐率:22.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.006343s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T00:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049437s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NjAwLCJuYmYiOjE3NTY2NTY2MDAsImV4cCI6MTc1OTI0ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QMDakdS3qWuXci0d-VXIDxXtHV8cjdVodbwTOTkvWSWIOm8gpdkm4jwM-qw6gv-idtXc31SuNpn9hCjWwSLmIzK3jjQMTTQNrs1jizLUnoVnTRKcfaiHArFUnyqTRLom354VaYDumIBNiOMk0GoVs6_VwJTxuKlY4-RaiKqAUEc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014345s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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` = 20250901 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-09-01T00:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049630s] [吞吐率:20.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NjAwLCJuYmYiOjE3NTY2NTY2MDAsImV4cCI6MTc1OTI0ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QMDakdS3qWuXci0d-VXIDxXtHV8cjdVodbwTOTkvWSWIOm8gpdkm4jwM-qw6gv-idtXc31SuNpn9hCjWwSLmIzK3jjQMTTQNrs1jizLUnoVnTRKcfaiHArFUnyqTRLom354VaYDumIBNiOMk0GoVs6_VwJTxuKlY4-RaiKqAUEc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014162s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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` = 20250901 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-09-01T00:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065659s] [吞吐率:15.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.007604s ] 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.000353s ] --------------------------------------------------------------- [2025-09-01T00:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052104s] [吞吐率:19.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.008964s ] 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.000347s ] --------------------------------------------------------------- [2025-09-01T00:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055558s] [吞吐率:18.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NjYwLCJuYmYiOjE3NTY2NTY2NjAsImV4cCI6MTc1OTI0ODY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.q3K6_n8o6BuQtu-Z42zWsMO2_5U8C26mcoMtZmSoZf3rDGveMCk3llhQ4K9-FVpuRXHZyg0-m-pvCw2ZBpl1Xuz9cpYAjDJxVmVEJmdLupUIYcU7CIL4pPDpjNZbRwNaq_Aoswcfouv9c1lt-tA5x1sA38g_Lj_IphN2Fh57ueY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020762s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-09-01T00:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055581s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NjYwLCJuYmYiOjE3NTY2NTY2NjAsImV4cCI6MTc1OTI0ODY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.q3K6_n8o6BuQtu-Z42zWsMO2_5U8C26mcoMtZmSoZf3rDGveMCk3llhQ4K9-FVpuRXHZyg0-m-pvCw2ZBpl1Xuz9cpYAjDJxVmVEJmdLupUIYcU7CIL4pPDpjNZbRwNaq_Aoswcfouv9c1lt-tA5x1sA38g_Lj_IphN2Fh57ueY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020538s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-09-01T00:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060011s] [吞吐率:16.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.007707s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-09-01T00:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048403s] [吞吐率:20.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.011061s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T00:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040750s] [吞吐率:24.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NzIwLCJuYmYiOjE3NTY2NTY3MjAsImV4cCI6MTc1OTI0ODcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IdBomhqMm_a_IB-_dXaUhKrlI4K9iJDrOpCSQLRI3ulFUaViAe3tseL-CYWMVfGQNSvfQU-ZRLIA1d6kWjzJkihfaNngIHah3Zypeg1gEERSAnvtd6_pQ0_Us6xgPN0HNCT_ESLC0Dchd-ABcrXLdRa9E0dRLyFtd_08hGxS-kA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006191s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ 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` = 20250901 [ RunTime:0.000629s ] 00736s ] --------------------------------------------------------------- [2025-09-01T00:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063204s] [吞吐率:15.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.004967s ] 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.000348s ] --------------------------------------------------------------- [2025-09-01T00:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050328s] [吞吐率:19.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.006994s ] 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-09-01T00:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056145s] [吞吐率:17.81req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2NzgwLCJuYmYiOjE3NTY2NTY3ODAsImV4cCI6MTc1OTI0ODc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kQbgIpj77Y_Kkzu2vWznvNa1AnjqKvNRCDmJiPEppw_KAHJw0HXjVAGs_G-3E-q5_bVkyn9FWm_9da67Qw3o8n_liWQVMNIrvzsyW5UHFGXphiGQot4a6s0DFnUguCcuvNH_Bd4YbvLkbWcvstAqq-aBPAan4xBYV2xmEpOcA_E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017469s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ 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` = 20250901 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-09-01T00:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062878s] [吞吐率:15.90req/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.006376s ] 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.000359s ] --------------------------------------------------------------- [2025-09-01T00:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049403s] [吞吐率:20.24req/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.008296s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-09-01T00:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055505s] [吞吐率:18.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2ODQwLCJuYmYiOjE3NTY2NTY4NDAsImV4cCI6MTc1OTI0ODg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.i-gLmCngxKbnCTHgGMGs8JSZyB9tCrSv_2I61o_F8-fdWM8pL-w-fmoWWaRGGJokucbv-9kxju3JpmnKwZRe95H2hOb75IYKvLTNJJ8nRwX7e7Fv7HGwS3sKbBL42dhyW_Ap_v89KGlGgSg30xXavGRE-7Xm1KIiVFoeyD1n0Hc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020498s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000757s ] [ 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` = 20250901 [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-09-01T00:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058801s] [吞吐率:17.01req/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.000832s ] 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.000339s ] --------------------------------------------------------------- [2025-09-01T00:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046924s] [吞吐率:21.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.009900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T00:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056202s] [吞吐率:17.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2OTAwLCJuYmYiOjE3NTY2NTY5MDAsImV4cCI6MTc1OTI0ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eyIlYMtOFeNYm1TMPTbOTZgYXjlaHcbl8M8MkRp20MOPz1HN8hQTUjAqt2zEyzsvA7QyEKhPUJtjF17G_p8_RH14agYii64W-0_M4SJpRHG8n6hQsBwIv1xTiecH9Kni6HTp3UGUItW4EK0r44PlJURjJ9wW-DQlsQ6jc9eHh2U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001118s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000745s ] [ 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` = 20250901 [ RunTime:0.000692s ] 00673s ] --------------------------------------------------------------- [2025-09-01T00:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058967s] [吞吐率:16.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.000790s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T00:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045872s] [吞吐率:21.80req/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.006628s ] 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.000337s ] --------------------------------------------------------------- [2025-09-01T00:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049467s] [吞吐率:20.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2OTYwLCJuYmYiOjE3NTY2NTY5NjAsImV4cCI6MTc1OTI0ODk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UF-l3h6Fa3Ug126wgY_IPKhTScc1rjPhLIZ3dWKCl9vLmAy93o0ukWlQqveWXk5tDd_ZlhyjQn0OitliBucbx7IBJ8dW-EPPHsXe9N0GzvvNW0vB2WjoRFtwmHyrZ0ErGjQVypCWMHw2a3APaaeZKaT8ItxAoWzs8rq5EBm6uHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014337s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250901 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-09-01T00:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049739s] [吞吐率:20.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU2OTYwLCJuYmYiOjE3NTY2NTY5NjAsImV4cCI6MTc1OTI0ODk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UF-l3h6Fa3Ug126wgY_IPKhTScc1rjPhLIZ3dWKCl9vLmAy93o0ukWlQqveWXk5tDd_ZlhyjQn0OitliBucbx7IBJ8dW-EPPHsXe9N0GzvvNW0vB2WjoRFtwmHyrZ0ErGjQVypCWMHw2a3APaaeZKaT8ItxAoWzs8rq5EBm6uHM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ 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` = 20250901 [ RunTime:0.000520s ] --------------------------------------------------------------- [2025-09-01T00:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061626s] [吞吐率:16.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.007843s ] 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.000361s ] --------------------------------------------------------------- [2025-09-01T00:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049788s] [吞吐率:20.09req/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.011067s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T00:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039448s] [吞吐率:25.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MDIwLCJuYmYiOjE3NTY2NTcwMjAsImV4cCI6MTc1OTI0OTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rU5dO037wOgEquiJzyzvXbPLhBBYc7jtFmRqrVDPQKZoLeZXe_RP9oddej-UPY0PxDfuRQM2NJonIIK1xJZp1c-_Nojr4IwDme_BvBP9o7FiOMKAE_4aY_qYGUJq-iPTacGeGTMaZZQbHtt6UXXuK8xwva3a5BUHNBt0URAlW2o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-09-01T00:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039496s] [吞吐率:25.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MDIwLCJuYmYiOjE3NTY2NTcwMjAsImV4cCI6MTc1OTI0OTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rU5dO037wOgEquiJzyzvXbPLhBBYc7jtFmRqrVDPQKZoLeZXe_RP9oddej-UPY0PxDfuRQM2NJonIIK1xJZp1c-_Nojr4IwDme_BvBP9o7FiOMKAE_4aY_qYGUJq-iPTacGeGTMaZZQbHtt6UXXuK8xwva3a5BUHNBt0URAlW2o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002022s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ 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` = 20250901 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-09-01T00:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063241s] [吞吐率:15.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.007369s ] 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.000344s ] --------------------------------------------------------------- [2025-09-01T00:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050188s] [吞吐率: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.009760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-09-01T00:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056118s] [吞吐率:17.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MDgwLCJuYmYiOjE3NTY2NTcwODAsImV4cCI6MTc1OTI0OTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UEvzUzNuekPD0BURYsJLxQ7D2iw4iIW8jkDdgC2-AXkNwELC8Twnn8B6HTZVRzNOulmbEkLOafF678Z4jWHd-hkRDGWivLbmjUhFZKErLuYpYUe-QogJasTw_geNr7D5IW4fae9FQKy8Q6GqzstuUax06vAc0QSh6mHSYmRBATs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ 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.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` = 20250901 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-09-01T00:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062647s] [吞吐率:15.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.005203s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T00:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049770s] [吞吐率:20.09req/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.007353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T00:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055359s] [吞吐率:18.06req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MTQwLCJuYmYiOjE3NTY2NTcxNDAsImV4cCI6MTc1OTI0OTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xm4lC3KcFSeCB1IVki6Bb04VOkejkbOgqGGzsqGQzQmIyJ1uiIRY4kKMvGARhO16FREccIHaa62-8Q226XxAv1xP2VHxJ-yZ03c3FJhzM11rn5PTkXP6GTN2luxI98AB2oCoP8nfPiaKtOQrFcRqZlqCwRAVd16ywv1IqrXIKjg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014781s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T00:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063243s] [吞吐率:15.81req/s] [内存消耗:2,248.37kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.007510s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T00:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051465s] [吞吐率:19.43req/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.010582s ] 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.000341s ] --------------------------------------------------------------- [2025-09-01T00:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055909s] [吞吐率:17.89req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MjAwLCJuYmYiOjE3NTY2NTcyMDAsImV4cCI6MTc1OTI0OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mJLEh-wfAhPi6C8sQXJfzUBloWLdSAge35o7wj6LoVbI9hkg8Vfjo5zym3Q5JlnQsZw5E7XsOFTffhuBh2rgxKPQmE6ud8dZkMN7DjiwKOvl889OXnEMew8R0sN5Ec2olTO-LDFvKJArElCfp6PXq9rM5am1s9m-roQUSGGCpF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014488s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000724s ] [ 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` = 20250901 [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-09-01T00:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062337s] [吞吐率:16.04req/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.007859s ] 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.000365s ] --------------------------------------------------------------- [2025-09-01T00:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050627s] [吞吐率:19.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.010804s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-09-01T00:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040791s] [吞吐率:24.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MjYwLCJuYmYiOjE3NTY2NTcyNjAsImV4cCI6MTc1OTI0OTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YNs5J1PsAlrJjm4KroQbK3aEXFSvT3ifDnzmhIdawjpC5j9aWuPWIewgbvAgJh4rhyafnjz7BPXHr350xCuEZj8ADS6AtpdPpj5wHOc6zV0jNYdmnq_1GbFPRDP-Kg2idCIGe1dfyec0p-ZoH41jcR2bae0DxPC2DzVi_Myp2zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004804s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-09-01T00:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040805s] [吞吐率:24.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MjYwLCJuYmYiOjE3NTY2NTcyNjAsImV4cCI6MTc1OTI0OTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YNs5J1PsAlrJjm4KroQbK3aEXFSvT3ifDnzmhIdawjpC5j9aWuPWIewgbvAgJh4rhyafnjz7BPXHr350xCuEZj8ADS6AtpdPpj5wHOc6zV0jNYdmnq_1GbFPRDP-Kg2idCIGe1dfyec0p-ZoH41jcR2bae0DxPC2DzVi_Myp2zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004821s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000532s ] --------------------------------------------------------------- [2025-09-01T00:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062936s] [吞吐率:15.89req/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.003555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T00:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049836s] [吞吐率:20.07req/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.006981s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-09-01T00:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055438s] [吞吐率:18.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MzIwLCJuYmYiOjE3NTY2NTczMjAsImV4cCI6MTc1OTI0OTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kIH4Sv1sczbWE0q2mtmCPrnIk5o0ZpqvWOLplCSVCgRNdNTJX7vdBaC1BUJbgw_zwQQDvJu2hHXs0bQQL7-dROjixgWjdG-0-t_-QPQg4IY7yihSZMDOjrs-SZ611QHckJdC-2L9uWGAEl6a70M942CUuc1y-2RcvIP3YynlxcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-09-01T00:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055448s] [吞吐率:18.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MzIwLCJuYmYiOjE3NTY2NTczMjAsImV4cCI6MTc1OTI0OTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kIH4Sv1sczbWE0q2mtmCPrnIk5o0ZpqvWOLplCSVCgRNdNTJX7vdBaC1BUJbgw_zwQQDvJu2hHXs0bQQL7-dROjixgWjdG-0-t_-QPQg4IY7yihSZMDOjrs-SZ611QHckJdC-2L9uWGAEl6a70M942CUuc1y-2RcvIP3YynlxcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020201s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20250901 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-09-01T00:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063109s] [吞吐率:15.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.007641s ] 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.000355s ] --------------------------------------------------------------- [2025-09-01T00:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051092s] [吞吐率:19.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.010110s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-09-01T00:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039991s] [吞吐率:25.01req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MzgwLCJuYmYiOjE3NTY2NTczODAsImV4cCI6MTc1OTI0OTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.as1DbEjUmSQqOWLPHImIT6jb9fyKvDW8kY9ZhmRqKeSMIZXzLkCtdunPPgO99UpTD87kJO9TmdwvulIFpn8y8xmeV5HlBGOSFsOF6Uqge3ezuN8cd6VqjsHRNBeoTGl2JaiaFPJHcM2MQk7lD63oZZWd1Wihknrl6Dmh20LXsC4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003165s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000566s ] [ 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` = 20250901 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-09-01T00:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040062s] [吞吐率:24.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3MzgwLCJuYmYiOjE3NTY2NTczODAsImV4cCI6MTc1OTI0OTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.as1DbEjUmSQqOWLPHImIT6jb9fyKvDW8kY9ZhmRqKeSMIZXzLkCtdunPPgO99UpTD87kJO9TmdwvulIFpn8y8xmeV5HlBGOSFsOF6Uqge3ezuN8cd6VqjsHRNBeoTGl2JaiaFPJHcM2MQk7lD63oZZWd1Wihknrl6Dmh20LXsC4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003114s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ 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` = 20250901 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-09-01T00:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060433s] [吞吐率:16.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.001047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-09-01T00:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047717s] [吞吐率:20.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.008781s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-09-01T00:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035491s] [吞吐率:28.18req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NDQwLCJuYmYiOjE3NTY2NTc0NDAsImV4cCI6MTc1OTI0OTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sKOAITDWZpjtldtm_OeD-_xTNlZu9i-UlicGJQPFFfCfjyZznt7wIHGcfVYGsyQn80HLRoIljm_r7VH1XMhS22bMc-i9myLX_gD7CdDdQj-KKbqpcevpxuQ0BfUTUR9-KtkgYbDAuKJxeg4irF18sqSxUMRE-55Uw9lLuF5E21A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-09-01T00:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038316s] [吞吐率:26.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NDQwLCJuYmYiOjE3NTY2NTc0NDAsImV4cCI6MTc1OTI0OTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sKOAITDWZpjtldtm_OeD-_xTNlZu9i-UlicGJQPFFfCfjyZznt7wIHGcfVYGsyQn80HLRoIljm_r7VH1XMhS22bMc-i9myLX_gD7CdDdQj-KKbqpcevpxuQ0BfUTUR9-KtkgYbDAuKJxeg4irF18sqSxUMRE-55Uw9lLuF5E21A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ 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` = 20250901 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-09-01T00:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059210s] [吞吐率:16.89req/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.000978s ] 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.000345s ] --------------------------------------------------------------- [2025-09-01T00:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072692s] [吞吐率:13.76req/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.006165s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-09-01T00:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056471s] [吞吐率:17.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NTAwLCJuYmYiOjE3NTY2NTc1MDAsImV4cCI6MTc1OTI0OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DkHMYNyTVyBJZ85cvA8lp4qCe7hdebYYi-D67eaBcglvhqX47Te_EGHQxA7cfUE1Z2agSPiHQHX_1o41uoBzSJQPoZ2PKpLEuAYbUoU2_p4rwA5yjudPZWbvNlKPS1Qv3koEROrkorWu1Fwo0kATWhZPxJc6jOvRvuuLYth_y3M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-09-01T00:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064153s] [吞吐率:15.59req/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.007410s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-09-01T00:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050701s] [吞吐率:19.72req/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.008486s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T00:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055059s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NTYwLCJuYmYiOjE3NTY2NTc1NjAsImV4cCI6MTc1OTI0OTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t2GBNN8oLyVh_2phxU4qSa_uXLyqj1XeyzvPPg00n2iYOwackadY-7JTyJjK33brKRpOJopJlZGEkSLcG4TI6aIiBCFTt9re7ImQmh1In9_HHUt0RHTUpvwo8i_tW3AFaGIC3Jlv72CLGEr7wexzPz7bUHtoPABzva_u2YUYZw8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016883s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20250901 [ RunTime:0.000593s ] 00609s ] --------------------------------------------------------------- [2025-09-01T00:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064304s] [吞吐率:15.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.007204s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-09-01T00:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051080s] [吞吐率:19.58req/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.008622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-09-01T00:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056055s] [吞吐率:17.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NjIwLCJuYmYiOjE3NTY2NTc2MjAsImV4cCI6MTc1OTI0OTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PDWxi4spl3nwUv2srcUSGFGlplmOIAVl0TxbrxLpeDwBchgbx4y9IbUdhP_CJm5c3aJ_KBpnQMUk49Muh48xKwIID8sYtdUoUFXnHONLnu50MbmbBKHDdOSgJhWH3xWdej-KmExM2GcQ79LgRIFyAEffDQTCp2S87cSmVDkAnVw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001114s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000769s ] [ 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` = 20250901 [ RunTime:0.000844s ] --------------------------------------------------------------- [2025-09-01T00:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063963s] [吞吐率:15.63req/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.003499s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-09-01T00:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051670s] [吞吐率:19.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.007310s ] 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.000339s ] --------------------------------------------------------------- [2025-09-01T00:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039436s] [吞吐率:25.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NjgwLCJuYmYiOjE3NTY2NTc2ODAsImV4cCI6MTc1OTI0OTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mGq1gl0kNVnB9r9oqNvd_SS4WWBctt7Y4ELetf6bEo8R6-TnvX_mTo1jzBWnF0XuHlWRekp9GWRV4dPvIZl73Eun9klQ9XptWiqVnthD6fOou5bYlQBdxid4NS6LFoAIbstea5_reGKEA7iQgV8f2iXlBYGM8amlh2ZbAvmMF9Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001382s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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` = 20250901 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-09-01T00:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039450s] [吞吐率:25.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NjgwLCJuYmYiOjE3NTY2NTc2ODAsImV4cCI6MTc1OTI0OTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mGq1gl0kNVnB9r9oqNvd_SS4WWBctt7Y4ELetf6bEo8R6-TnvX_mTo1jzBWnF0XuHlWRekp9GWRV4dPvIZl73Eun9klQ9XptWiqVnthD6fOou5bYlQBdxid4NS6LFoAIbstea5_reGKEA7iQgV8f2iXlBYGM8amlh2ZbAvmMF9Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001471s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ 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` = 20250901 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-09-01T00:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062268s] [吞吐率:16.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.006509s ] 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.000358s ] --------------------------------------------------------------- [2025-09-01T00:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048561s] [吞吐率:20.59req/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.008071s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-09-01T00:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055343s] [吞吐率:18.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NzQwLCJuYmYiOjE3NTY2NTc3NDAsImV4cCI6MTc1OTI0OTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hyWg_JVeU5wiz3zD-e6vcozb07hyJb0U1nIy-ySGphCHLd-tcQA2XDkbk5jK1dAd9BIvBkix7OHy3IVFv6xDGnmtS_bap4LQgGfVHBMwXgF_icErfBqzIwlj84f5BVzhUaGbgvQnRkI2HW8DlxHRkHHmHcHraRUidwv9u_ELYew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ 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` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T00:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055730s] [吞吐率:17.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3NzQwLCJuYmYiOjE3NTY2NTc3NDAsImV4cCI6MTc1OTI0OTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hyWg_JVeU5wiz3zD-e6vcozb07hyJb0U1nIy-ySGphCHLd-tcQA2XDkbk5jK1dAd9BIvBkix7OHy3IVFv6xDGnmtS_bap4LQgGfVHBMwXgF_icErfBqzIwlj84f5BVzhUaGbgvQnRkI2HW8DlxHRkHHmHcHraRUidwv9u_ELYew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-09-01T00:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062560s] [吞吐率:15.98req/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.007527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T00:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050410s] [吞吐率:19.84req/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.010383s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-09-01T00:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039729s] [吞吐率:25.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3ODAwLCJuYmYiOjE3NTY2NTc4MDAsImV4cCI6MTc1OTI0OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.epjsa7hLCcjtL9uZl963FapyW1iJaMRO-T9Yom_YOZylRfX6sGPd1M_xfQs1j5YWy8Z5IgTT_jeP7cTgYGW402LCScbUmbQYUwl9P_aWOMzI5szoZaeqEMts4kIvSmTgbBEsDeHXj5y_tUQCvawacYIc1DUezy3P4-j-4EhvWRY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ 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` = 20250901 [ RunTime:0.000631s ] 00620s ] --------------------------------------------------------------- [2025-09-01T00:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.084660s] [吞吐率:11.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.013603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-09-01T00:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069621s] [吞吐率:14.36req/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.000840s ] 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.000360s ] --------------------------------------------------------------- [2025-09-01T00:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.042658s] [吞吐率:23.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3ODYwLCJuYmYiOjE3NTY2NTc4NjAsImV4cCI6MTc1OTI0OTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y2wGM3T6P6sxqJP5p7Xq1G03nV8F8fdIkRHaw9Mly0S9UwasRQDPPihah-sB5T9FqXrTl-mfduME5DJ036Tbgn3V2rv5CgGUwKI4QeQ_vaM2BimlBZnS0riLeKT0tgIYvVn4aW4FX0e0htIPSWJ_M-TmEdNLOYdjMgOoH_8uLPY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000517s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000707s ] [ 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` = 20250901 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-09-01T00:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057780s] [吞吐率:17.31req/s] [内存消耗:2,503.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3ODYwLCJuYmYiOjE3NTY2NTc4NjAsImV4cCI6MTc1OTI0OTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y2wGM3T6P6sxqJP5p7Xq1G03nV8F8fdIkRHaw9Mly0S9UwasRQDPPihah-sB5T9FqXrTl-mfduME5DJ036Tbgn3V2rv5CgGUwKI4QeQ_vaM2BimlBZnS0riLeKT0tgIYvVn4aW4FX0e0htIPSWJ_M-TmEdNLOYdjMgOoH_8uLPY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013414s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001387s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001276s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001570s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T00:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065495s] [吞吐率:15.27req/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.004693s ] 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.000487s ] --------------------------------------------------------------- [2025-09-01T00:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051905s] [吞吐率:19.27req/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.005772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001428s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-09-01T00:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039332s] [吞吐率:25.42req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3OTIwLCJuYmYiOjE3NTY2NTc5MjAsImV4cCI6MTc1OTI0OTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jXkUHPhPbozjygXhJkk51leEM0V00tWogIRYuaTHhywVR7dfxa4uNTzs-A8aGSjs4jfOU2JppCqVvaEHEf6N_xOM_78ul7E-UTtdcvrSG56X4LZ0ZUXSBRrEBJ9sjFhND9HdSfqZgge5XNZSxjr_cyAY541WNbxjVNVxcn6UJrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002383s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000662s ] --------------------------------------------------------------- [2025-09-01T00:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056133s] [吞吐率:17.81req/s] [内存消耗:2,503.18kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3OTIwLCJuYmYiOjE3NTY2NTc5MjAsImV4cCI6MTc1OTI0OTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jXkUHPhPbozjygXhJkk51leEM0V00tWogIRYuaTHhywVR7dfxa4uNTzs-A8aGSjs4jfOU2JppCqVvaEHEf6N_xOM_78ul7E-UTtdcvrSG56X4LZ0ZUXSBRrEBJ9sjFhND9HdSfqZgge5XNZSxjr_cyAY541WNbxjVNVxcn6UJrk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-09-01T00:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061599s] [吞吐率:16.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.006138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-09-01T00:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048842s] [吞吐率:20.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.000880s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001504s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-09-01T00:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039306s] [吞吐率:25.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3OTgwLCJuYmYiOjE3NTY2NTc5ODAsImV4cCI6MTc1OTI0OTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Qm1T1wwZM3CQdpB1kPVGzj4gbfPbyehUqrWe00HQO2Ay1PoApfIrQJFzzp8BQOwff4zxD7g212sPvAL-tgdDcANorrYOzFWOmxnDwMrDxwM5tWKwQqCR01DHjFextzQYDy4CMwTEg08Eb0VHx3j-PkARwOcK-dYZ7NmMvtY1eDY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000915s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000992s ] [ 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` = 20250901 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T00:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054136s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU3OTgwLCJuYmYiOjE3NTY2NTc5ODAsImV4cCI6MTc1OTI0OTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Qm1T1wwZM3CQdpB1kPVGzj4gbfPbyehUqrWe00HQO2Ay1PoApfIrQJFzzp8BQOwff4zxD7g212sPvAL-tgdDcANorrYOzFWOmxnDwMrDxwM5tWKwQqCR01DHjFextzQYDy4CMwTEg08Eb0VHx3j-PkARwOcK-dYZ7NmMvtY1eDY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016105s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T00:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064326s] [吞吐率:15.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.000880s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001482s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-09-01T00:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052478s] [吞吐率:19.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.003412s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001361s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T00:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055077s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MDQwLCJuYmYiOjE3NTY2NTgwNDAsImV4cCI6MTc1OTI1MDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GQ4bJ_KEBquGy5yJCrra9bVKCY6farZY1rslaTu6wkrtou-86SBeNt8T4FDfUlsRmlh7ioFDjewBWbGR06TzYjCoIt7GI1Irpay-zUdR_Hct7wwoxcd9TMgXsyF-cavi-zrYUrOrx04t_o1YDckQnJxQge6lm26mwUJlVWCyAN4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000920s ] [ 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` = 20250901 [ RunTime:0.000662s ] --------------------------------------------------------------- [2025-09-01T00:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.057399s] [吞吐率:17.42req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MDQwLCJuYmYiOjE3NTY2NTgwNDAsImV4cCI6MTc1OTI1MDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GQ4bJ_KEBquGy5yJCrra9bVKCY6farZY1rslaTu6wkrtou-86SBeNt8T4FDfUlsRmlh7ioFDjewBWbGR06TzYjCoIt7GI1Irpay-zUdR_Hct7wwoxcd9TMgXsyF-cavi-zrYUrOrx04t_o1YDckQnJxQge6lm26mwUJlVWCyAN4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006923s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001710s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001343s ] [ 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` = 20250901 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-09-01T00:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062188s] [吞吐率:16.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.007957s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-09-01T00:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050358s] [吞吐率:19.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.010897s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T00:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039447s] [吞吐率:25.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MTAwLCJuYmYiOjE3NTY2NTgxMDAsImV4cCI6MTc1OTI1MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sPVEsoHDSMRrIHm_kSkY48YjC8wa37jh-ZYq8EK-IfUvVQaXb_FoDuI6UPxWfC-CviwXnFvoBK4hZOLzmrXOzlbeTlY1S2TiZUKrIUGsVeEvhPNQucb794T8wak4_rp4zIMOp3uTunj5cmxdWEkydmh7GuqMiIg6oTIwT9qjjqg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001700s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T00:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040686s] [吞吐率:24.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MTAwLCJuYmYiOjE3NTY2NTgxMDAsImV4cCI6MTc1OTI1MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sPVEsoHDSMRrIHm_kSkY48YjC8wa37jh-ZYq8EK-IfUvVQaXb_FoDuI6UPxWfC-CviwXnFvoBK4hZOLzmrXOzlbeTlY1S2TiZUKrIUGsVeEvhPNQucb794T8wak4_rp4zIMOp3uTunj5cmxdWEkydmh7GuqMiIg6oTIwT9qjjqg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001339s ] [ 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` = 20250901 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-09-01T00:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062149s] [吞吐率:16.09req/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.006660s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T00:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050566s] [吞吐率:19.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.011205s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-09-01T00:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055455s] [吞吐率:18.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MTYwLCJuYmYiOjE3NTY2NTgxNjAsImV4cCI6MTc1OTI1MDE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PzkSbGHsW__FFjd6L42WIKO_6LwVmhoW_yTXb_xss6FcR58IyqdbZDQS_RFe9qKFT7z20l4vJfAbZ9epl4qe5eG-cMPtBKoSe_7AS3meEHl0lhdwqG4s5F0XhjHS35GX4GpX3qV719ZeGkEAIV8EkY8EpN7EHplG2CS2DUwwey4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014928s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000743s ] [ 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` = 20250901 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-09-01T00:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060130s] [吞吐率:16.63req/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.005178s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-09-01T00:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046627s] [吞吐率:21.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.006571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-09-01T00:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050085s] [吞吐率:19.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MjIwLCJuYmYiOjE3NTY2NTgyMjAsImV4cCI6MTc1OTI1MDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gkO6XgEjPehEhjghyU8sL-29ooCeiuMcFADtorjUETRi2uX4ngzMav-ldz3dtqgN16S6HK_G95XtvqKbVmjd0yM9pEoJPxqu0VhCLsJqeNa0tAvUZEuk2uDfdXYnJVVDog5kCPe1R8-fbL7yzLU0yoqNKTMvLQGUGnNn2F-QkDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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` = 20250901 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-09-01T00:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056798s] [吞吐率:17.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MjIwLCJuYmYiOjE3NTY2NTgyMjAsImV4cCI6MTc1OTI1MDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gkO6XgEjPehEhjghyU8sL-29ooCeiuMcFADtorjUETRi2uX4ngzMav-ldz3dtqgN16S6HK_G95XtvqKbVmjd0yM9pEoJPxqu0VhCLsJqeNa0tAvUZEuk2uDfdXYnJVVDog5kCPe1R8-fbL7yzLU0yoqNKTMvLQGUGnNn2F-QkDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021804s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-09-01T00:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064810s] [吞吐率:15.43req/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.007016s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T00:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051717s] [吞吐率:19.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.008598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-09-01T00:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054782s] [吞吐率:18.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MjgwLCJuYmYiOjE3NTY2NTgyODAsImV4cCI6MTc1OTI1MDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZF69XibCkV4agjk-ZSxXqrMVSxa3OpQ8Y86V_zVYKFXaiIUZHenxqL0y1qvI1_unaOg-S6Ky-AXqqVPSYAqpq8fKewPOpoUe2YA6bCP3PQDqIzCfdV6xf1eV7YfidninMLXX85a-XFocacTE2Yu_DiqIKx_pTM9oRUZt5a-gZfw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016336s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20250901 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-09-01T00:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054865s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MjgwLCJuYmYiOjE3NTY2NTgyODAsImV4cCI6MTc1OTI1MDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZF69XibCkV4agjk-ZSxXqrMVSxa3OpQ8Y86V_zVYKFXaiIUZHenxqL0y1qvI1_unaOg-S6Ky-AXqqVPSYAqpq8fKewPOpoUe2YA6bCP3PQDqIzCfdV6xf1eV7YfidninMLXX85a-XFocacTE2Yu_DiqIKx_pTM9oRUZt5a-gZfw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016422s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20250901 [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-09-01T00:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061837s] [吞吐率:16.17req/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.007294s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T00:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048542s] [吞吐率:20.60req/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.008920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007350s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-09-01T00:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054672s] [吞吐率:18.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MzQwLCJuYmYiOjE3NTY2NTgzNDAsImV4cCI6MTc1OTI1MDM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p8YoL-mpyWQZdHf1LTjUyTE8QwG4np-JHBwE450M18ukRkPHjNm4o5IPCcG3Jejy-oePUY6eQLHpFd2cWH_y4sErCobuvEHYtikiQjsDeB8uh7XQzVJb05efY4f1anzE1uHjtVqM7nq4LbhYyBe7kwNNpPylVxG3oZ0OOFo39hM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018662s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000544s ] [ 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` = 20250901 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-09-01T00:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054863s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4MzQwLCJuYmYiOjE3NTY2NTgzNDAsImV4cCI6MTc1OTI1MDM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p8YoL-mpyWQZdHf1LTjUyTE8QwG4np-JHBwE450M18ukRkPHjNm4o5IPCcG3Jejy-oePUY6eQLHpFd2cWH_y4sErCobuvEHYtikiQjsDeB8uh7XQzVJb05efY4f1anzE1uHjtVqM7nq4LbhYyBe7kwNNpPylVxG3oZ0OOFo39hM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018429s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ 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` = 20250901 [ RunTime:0.000516s ] --------------------------------------------------------------- [2025-09-01T00:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064076s] [吞吐率:15.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.004971s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-09-01T00:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051087s] [吞吐率:19.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.005965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-09-01T00:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055456s] [吞吐率:18.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NDAwLCJuYmYiOjE3NTY2NTg0MDAsImV4cCI6MTc1OTI1MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KStxUGzdmgXrlE1FWe6tFQfdu_NXGRs28KxJNcrs4U77C0aFmy1lYtjpcDl4HkPNvuXhbzfpLaSsV59Vusx0F6FtMdFPxre5AZu6f9MjDvZzAgPdLYLNtTGYhyThkZ_7WeasQvEHNZ4X6_kek4auNbEANSvpvF-UOWb-yjFq8GQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000612s ] 00576s ] --------------------------------------------------------------- [2025-09-01T00:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064682s] [吞吐率:15.46req/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.007778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T00:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053012s] [吞吐率:18.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.010904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T00:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039059s] [吞吐率:25.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NDYwLCJuYmYiOjE3NTY2NTg0NjAsImV4cCI6MTc1OTI1MDQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w30tGEFousZWHddrnfP_wR5V9t3BWg3kHC20Yx7gzuYiwVRzlKx24QCooGZA0XFVbnsGkg--myt5lBSe5uN9exbmoqEh88L37YJ0UCcchw3Utq84dnSyp98AJOYv-woxV_uIX7uOetKHkFE8AODPyGgDm_vGhAGWatcy6YuacTI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-09-01T00:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039987s] [吞吐率:25.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NDYwLCJuYmYiOjE3NTY2NTg0NjAsImV4cCI6MTc1OTI1MDQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w30tGEFousZWHddrnfP_wR5V9t3BWg3kHC20Yx7gzuYiwVRzlKx24QCooGZA0XFVbnsGkg--myt5lBSe5uN9exbmoqEh88L37YJ0UCcchw3Utq84dnSyp98AJOYv-woxV_uIX7uOetKHkFE8AODPyGgDm_vGhAGWatcy6YuacTI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002654s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001069s ] [ 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` = 20250901 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-09-01T00:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062115s] [吞吐率:16.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.007686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T00:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049250s] [吞吐率:20.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.009969s ] 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.000328s ] --------------------------------------------------------------- [2025-09-01T00:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055738s] [吞吐率:17.94req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NTIwLCJuYmYiOjE3NTY2NTg1MjAsImV4cCI6MTc1OTI1MDUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.muppf_qIskw3-yl-oWVfYor7QU0UowjZuN1g7SE5fZHW8sysDqvezsESIwKKsq_GbPV9clwRXbwuZu_6hgxGduQ-Y33aPM0ZZUaGUZ_bIdIn5S3uiss-8i48vfqWiDmxqo_N6JUO5QQQN4j-S0RPIomo6SvBWfRhNZ_zA34AjBI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ 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` = 20250901 [ RunTime:0.000661s ] 00699s ] --------------------------------------------------------------- [2025-09-01T00:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064102s] [吞吐率:15.60req/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.004924s ] 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.000365s ] --------------------------------------------------------------- [2025-09-01T00:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052466s] [吞吐率:19.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.008337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-09-01T00:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039404s] [吞吐率:25.38req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NTgwLCJuYmYiOjE3NTY2NTg1ODAsImV4cCI6MTc1OTI1MDU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HCnuEsNwVNDUIFZ3O0rFPtLFG5BZ1qlesgdEd7vwD45-py_dyrxZc61bYJNUCuU-e-Vr2tfdoNkJSxKhn-35in4FsBda-DSsv4gd0KojCmz6blsWrSHir1WTKLQeIMyBYD9XYA8VJ1aQIiYCW4ntccelnd3rh-LfSsAzIKqdv60', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004218s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20250901 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-09-01T00:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039696s] [吞吐率:25.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NTgwLCJuYmYiOjE3NTY2NTg1ODAsImV4cCI6MTc1OTI1MDU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HCnuEsNwVNDUIFZ3O0rFPtLFG5BZ1qlesgdEd7vwD45-py_dyrxZc61bYJNUCuU-e-Vr2tfdoNkJSxKhn-35in4FsBda-DSsv4gd0KojCmz6blsWrSHir1WTKLQeIMyBYD9XYA8VJ1aQIiYCW4ntccelnd3rh-LfSsAzIKqdv60', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ 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` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T00:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077172s] [吞吐率:12.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.007024s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T00:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063990s] [吞吐率:15.63req/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.008634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T00:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055069s] [吞吐率:18.16req/s] [内存消耗:2,502.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NjQwLCJuYmYiOjE3NTY2NTg2NDAsImV4cCI6MTc1OTI1MDY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Rk9dW4RApBDuWzpyeGZ8ChRkACy5Q3WhKpkwabKbkWmpF86prz3YQvPQRtoPkhuz0vpU3iCL79OOtWco_6bPM1uf7UqQM7G7N5YJwN7PDCLg_cyAV7ZY_6CO_I7YbCe9dAq16chICRwuSpdOAA3HFEHcdFJeOSblNMoHSZkYs18', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013861s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ 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` = 20250901 [ RunTime:0.000620s ] --------------------------------------------------------------- [2025-09-01T00:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055087s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NjQwLCJuYmYiOjE3NTY2NTg2NDAsImV4cCI6MTc1OTI1MDY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Rk9dW4RApBDuWzpyeGZ8ChRkACy5Q3WhKpkwabKbkWmpF86prz3YQvPQRtoPkhuz0vpU3iCL79OOtWco_6bPM1uf7UqQM7G7N5YJwN7PDCLg_cyAV7ZY_6CO_I7YbCe9dAq16chICRwuSpdOAA3HFEHcdFJeOSblNMoHSZkYs18', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014006s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20250901 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-09-01T00:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062387s] [吞吐率:16.03req/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.007791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-09-01T00:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050489s] [吞吐率:19.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.010563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T00:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039594s] [吞吐率:25.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NzAwLCJuYmYiOjE3NTY2NTg3MDAsImV4cCI6MTc1OTI1MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GPrdumfVgpvgKvdTuhmgzwngK_dqAAW9Pq5txjht7cpIUJgRugeE_0E1gHfSswdoYT6rl4wgTVAy-1QFuc_dh5yK-E2CNBG9h8VcIC8lcckoJaqRB5fQRjCyX4509g5bquFBSpyO9gZ2oJK5hwI8yXSrB2oelu7Tm-4MP5Q3k8E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005385s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-09-01T00:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053532s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NzAwLCJuYmYiOjE3NTY2NTg3MDAsImV4cCI6MTc1OTI1MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GPrdumfVgpvgKvdTuhmgzwngK_dqAAW9Pq5txjht7cpIUJgRugeE_0E1gHfSswdoYT6rl4wgTVAy-1QFuc_dh5yK-E2CNBG9h8VcIC8lcckoJaqRB5fQRjCyX4509g5bquFBSpyO9gZ2oJK5hwI8yXSrB2oelu7Tm-4MP5Q3k8E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009902s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-09-01T00:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062016s] [吞吐率:16.12req/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.004844s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T00:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049261s] [吞吐率:20.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.006929s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-09-01T00:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041145s] [吞吐率:24.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NzYwLCJuYmYiOjE3NTY2NTg3NjAsImV4cCI6MTc1OTI1MDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oxqBn94jBRxJqgKCxe841rdhQlN1klGhdbpzElb0VnT7GHdYQx8MrlkY13dxPQy69Lus0ibxKcv6SAqBPyMTxsp6UMuesnlq6lBg60-OK2Adj3MBZE3_KX5R4KOIFkj0jQKEKvYJtYHo3FWz_BDINbMK0lC43UutQEcQv-lnrUM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T00:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055437s] [吞吐率:18.04req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4NzYwLCJuYmYiOjE3NTY2NTg3NjAsImV4cCI6MTc1OTI1MDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oxqBn94jBRxJqgKCxe841rdhQlN1klGhdbpzElb0VnT7GHdYQx8MrlkY13dxPQy69Lus0ibxKcv6SAqBPyMTxsp6UMuesnlq6lBg60-OK2Adj3MBZE3_KX5R4KOIFkj0jQKEKvYJtYHo3FWz_BDINbMK0lC43UutQEcQv-lnrUM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-09-01T00:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063066s] [吞吐率:15.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.007750s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T00:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049869s] [吞吐率:20.05req/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.000802s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-09-01T00:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055199s] [吞吐率:18.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4ODIwLCJuYmYiOjE3NTY2NTg4MjAsImV4cCI6MTc1OTI1MDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n7N5U8-b1QXjC8oGRF9IV_rVpyj2N64AJSZBJtK4BJ98pwuzUgzP4GUCMCJ-CO0u9DjSZ9BrmlrWZmcMCMUO72vdIXA4jX4GSdnoLhRqd3N1bAwTSFqPj7Al4y2_kCGxv6fnhNFTxqj05KVcSTfZeSZcBBytXMyWUmcHeMGIye4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-09-01T00:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055285s] [吞吐率:18.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4ODIwLCJuYmYiOjE3NTY2NTg4MjAsImV4cCI6MTc1OTI1MDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n7N5U8-b1QXjC8oGRF9IV_rVpyj2N64AJSZBJtK4BJ98pwuzUgzP4GUCMCJ-CO0u9DjSZ9BrmlrWZmcMCMUO72vdIXA4jX4GSdnoLhRqd3N1bAwTSFqPj7Al4y2_kCGxv6fnhNFTxqj05KVcSTfZeSZcBBytXMyWUmcHeMGIye4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018194s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20250901 [ RunTime:0.000637s ] --------------------------------------------------------------- [2025-09-01T00:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065387s] [吞吐率:15.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.007492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-09-01T00:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053203s] [吞吐率:18.80req/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.010194s ] 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.000339s ] --------------------------------------------------------------- [2025-09-01T00:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039227s] [吞吐率:25.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4ODgwLCJuYmYiOjE3NTY2NTg4ODAsImV4cCI6MTc1OTI1MDg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d4Q90MJQKicebLgdv84FAOoxn60g8mWemQ_4nCAy5IuihTxipkemFyWdx8MCEPF24qm5oQ79wy68nSnD8wocmibzLlCEGJnKErwiBSjYDVLXhevNFASyiRLmv4htJOsdD7qYtB2vXDyNz0LVhSd8f7z6JW2auL-PFqobNq07des', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003887s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ 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` = 20250901 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-09-01T00:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062328s] [吞吐率:16.04req/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.004340s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-09-01T00:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048280s] [吞吐率:20.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.005390s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-09-01T00:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055886s] [吞吐率:17.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4OTQwLCJuYmYiOjE3NTY2NTg5NDAsImV4cCI6MTc1OTI1MDk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pNbEd6EL9mtsDdwx-9mz_m1k8mtghZO2CnritAez81gYGPJJWoCUPpzqEF72IhoY7lFtq5p4kP3CiAqHW_6SGqI02IKgY_NO2NtXDP55c-MTIk9CQqxty--e_PWJGmi-burEc50cFa35bUK7ZY3lHA0Qf3w_z4JEqg3NW4sJXWI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020603s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-09-01T00:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056172s] [吞吐率:17.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU4OTQwLCJuYmYiOjE3NTY2NTg5NDAsImV4cCI6MTc1OTI1MDk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pNbEd6EL9mtsDdwx-9mz_m1k8mtghZO2CnritAez81gYGPJJWoCUPpzqEF72IhoY7lFtq5p4kP3CiAqHW_6SGqI02IKgY_NO2NtXDP55c-MTIk9CQqxty--e_PWJGmi-burEc50cFa35bUK7ZY3lHA0Qf3w_z4JEqg3NW4sJXWI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020162s ] 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.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ 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` = 20250901 [ RunTime:0.000780s ] --------------------------------------------------------------- [2025-09-01T00:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058334s] [吞吐率:17.14req/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.002484s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-09-01T00:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044733s] [吞吐率:22.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.002489s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-09-01T00:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052914s] [吞吐率:18.90req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MDAwLCJuYmYiOjE3NTY2NTkwMDAsImV4cCI6MTc1OTI1MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k-SupTOJ80i0dL6VAphj4yhOIsHGLrIknIFtVzWWSxPR7BWhMseUl8UyCEXpN9gMLQyzzsSLWKWa0T-msM96Zjt6xuFdGp4wOhe7SRPoYuS46670PYAPE4bjmcZCaJVsAkTHZZo8gxGxmaWSCbDj6STP6ZU5oN_7wVij8Qk-9cg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016063s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T00:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053015s] [吞吐率:18.86req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MDAwLCJuYmYiOjE3NTY2NTkwMDAsImV4cCI6MTc1OTI1MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k-SupTOJ80i0dL6VAphj4yhOIsHGLrIknIFtVzWWSxPR7BWhMseUl8UyCEXpN9gMLQyzzsSLWKWa0T-msM96Zjt6xuFdGp4wOhe7SRPoYuS46670PYAPE4bjmcZCaJVsAkTHZZo8gxGxmaWSCbDj6STP6ZU5oN_7wVij8Qk-9cg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T00:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058247s] [吞吐率:17.17req/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.001337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T00:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045033s] [吞吐率:22.21req/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.003342s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T00:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052869s] [吞吐率:18.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MDYwLCJuYmYiOjE3NTY2NTkwNjAsImV4cCI6MTc1OTI1MTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Uk4HQznPDMQjm2_Eihxs6dgkvaQzaYHKAOADPPvaP4vtNX0sUw4QuHoR-ZA7EWUMnL4FDe82phRuUdTJYk_KhRBc5my-Nj6d4GNgz_xXZyt4aBB6pJgNOXtiXJQi_jTK-5XVhAe577AQAl-XEu7VDQ86hIK0M-MBr0BVrglr44Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013219s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20250901 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-09-01T00:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053176s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MDYwLCJuYmYiOjE3NTY2NTkwNjAsImV4cCI6MTc1OTI1MTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Uk4HQznPDMQjm2_Eihxs6dgkvaQzaYHKAOADPPvaP4vtNX0sUw4QuHoR-ZA7EWUMnL4FDe82phRuUdTJYk_KhRBc5my-Nj6d4GNgz_xXZyt4aBB6pJgNOXtiXJQi_jTK-5XVhAe577AQAl-XEu7VDQ86hIK0M-MBr0BVrglr44Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T00:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072401s] [吞吐率:13.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.014795s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-09-01T00:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053595s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MTIwLCJuYmYiOjE3NTY2NTkxMjAsImV4cCI6MTc1OTI1MTEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sW3OZEezoEud4_EyyOyBouKNzz6Fr1k_qCeNck-GNVw4to85y_X5ZG9H-HdBbc6P5JA40aApYRVTyjiV6yqGey2iZPe11ZMLMpwy8hQR0mEzPt1eJIDpSktseMo_IIBlT1UansUGZld_TYEX31wJ9yqs5jOiMWJYKFJMiHDlX5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ 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` = 20250901 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-09-01T00:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053614s] [吞吐率:18.65req/s] [内存消耗:2,503.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MTIwLCJuYmYiOjE3NTY2NTkxMjAsImV4cCI6MTc1OTI1MTEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sW3OZEezoEud4_EyyOyBouKNzz6Fr1k_qCeNck-GNVw4to85y_X5ZG9H-HdBbc6P5JA40aApYRVTyjiV6yqGey2iZPe11ZMLMpwy8hQR0mEzPt1eJIDpSktseMo_IIBlT1UansUGZld_TYEX31wJ9yqs5jOiMWJYKFJMiHDlX5o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015081s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-09-01T00:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073244s] [吞吐率:13.65req/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.000898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001142s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-09-01T00:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052893s] [吞吐率:18.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.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T00:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053020s] [吞吐率:18.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MTgwLCJuYmYiOjE3NTY2NTkxODAsImV4cCI6MTc1OTI1MTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VAUf3ZHxEhZKRwPfVCQTGcRgUk_cASwxCceIUTM1aVZUcCZHv8SygbdJp__C4fP5Td7WyL9vPS2Xl9ENTRw5NMbyq5xDJmDD0kW85GKOxKX_Ew0jZsee_1vc5Hhsjxof8Vns8NYEN4Xz2aMYnd5HZjVGg4ntQu6Ou0wGsaAn3pk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013338s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-09-01T00:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053164s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MTgwLCJuYmYiOjE3NTY2NTkxODAsImV4cCI6MTc1OTI1MTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VAUf3ZHxEhZKRwPfVCQTGcRgUk_cASwxCceIUTM1aVZUcCZHv8SygbdJp__C4fP5Td7WyL9vPS2Xl9ENTRw5NMbyq5xDJmDD0kW85GKOxKX_Ew0jZsee_1vc5Hhsjxof8Vns8NYEN4Xz2aMYnd5HZjVGg4ntQu6Ou0wGsaAn3pk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013334s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-09-01T00:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057302s] [吞吐率:17.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.001279s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T00:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045106s] [吞吐率:22.17req/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.004363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-09-01T00:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053090s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MjQwLCJuYmYiOjE3NTY2NTkyNDAsImV4cCI6MTc1OTI1MTI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IZ79T_4auM5yA2t5uXHAV-jlfBjlncryAoX1m-FYjKa4GYnO6UTfJFo7mmIdzz669SnJ7k66RjQSvaSF9MbddcS_T_iZaA34Uc0O3lrGuGJSL_TSkEbGXhUaReM_oFLmV22wVoOJEJ8LbSpqeiEXihlHaHfOC30p_xjJw9zA0N0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013969s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000593s ] [ 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` = 20250901 [ RunTime:0.000629s ] 00623s ] --------------------------------------------------------------- [2025-09-01T00:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061576s] [吞吐率:16.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.002707s ] 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.000370s ] --------------------------------------------------------------- [2025-09-01T00:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037049s] [吞吐率:26.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MzAwLCJuYmYiOjE3NTY2NTkzMDAsImV4cCI6MTc1OTI1MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nlS9V84ciwPJAsx7UlOHnB2OFLPz4cvJ9Ntg-oLca-agwrFF5IfzXbLkR-6QLs1ZFckv8dk2SXuiu_1BLCzz_iXdDXZA1BZBGH1yZCQyQKtCaqjlL0yp6aeaWW1ELfJDYJsjZKQHwnKhjIahxw_xg2jVbSckNQyT-cxNozdoTNk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000973s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20250901 [ RunTime:0.000581s ] 00610s ] --------------------------------------------------------------- [2025-09-01T00:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056193s] [吞吐率:17.80req/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.001497s ] 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.000365s ] --------------------------------------------------------------- [2025-09-01T00:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043180s] [吞吐率:23.16req/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.002977s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-09-01T00:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054489s] [吞吐率:18.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MzYwLCJuYmYiOjE3NTY2NTkzNjAsImV4cCI6MTc1OTI1MTM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.m3YCOsg_EJGC3ggypyVAlq0YrZ_UmS5Bl941joLUwN5zRwiXUv1WtWKU3NhU6GNutl1DtVh5LJ2IY0-ra41yKUvTtTNAIQSURLpzVcIMSzxRiKBR8xdK9F7T7AvpWd-pZ05OW7h8sRmGlU_-9-dqba8Cgo_7wnXmdGhyA5S12pg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T00:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054499s] [吞吐率:18.35req/s] [内存消耗:2,502.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5MzYwLCJuYmYiOjE3NTY2NTkzNjAsImV4cCI6MTc1OTI1MTM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.m3YCOsg_EJGC3ggypyVAlq0YrZ_UmS5Bl941joLUwN5zRwiXUv1WtWKU3NhU6GNutl1DtVh5LJ2IY0-ra41yKUvTtTNAIQSURLpzVcIMSzxRiKBR8xdK9F7T7AvpWd-pZ05OW7h8sRmGlU_-9-dqba8Cgo_7wnXmdGhyA5S12pg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015381s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-09-01T00:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073768s] [吞吐率:13.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.001135s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-09-01T00:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061159s] [吞吐率:16.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.003558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000300s ] --------------------------------------------------------------- [2025-09-01T00:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053328s] [吞吐率:18.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NDIwLCJuYmYiOjE3NTY2NTk0MjAsImV4cCI6MTc1OTI1MTQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PmVDQirRzKV-xf4TbraZkn3VTe9lU0zAM1DGq97Rv9tiL5G_WA99OzLQq1bmxOfgIB0yb485EaEsrm6mjU8qGZy1jUSJhL0ZszwG7KE0zd1qzOvcoO8M1y9fLjL1Pn92mxs6Uj0w3WNB8GxMuzZoohgrxsWGqWte3eMZf6YS-0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014140s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ 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` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T00:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053366s] [吞吐率:18.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NDIwLCJuYmYiOjE3NTY2NTk0MjAsImV4cCI6MTc1OTI1MTQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PmVDQirRzKV-xf4TbraZkn3VTe9lU0zAM1DGq97Rv9tiL5G_WA99OzLQq1bmxOfgIB0yb485EaEsrm6mjU8qGZy1jUSJhL0ZszwG7KE0zd1qzOvcoO8M1y9fLjL1Pn92mxs6Uj0w3WNB8GxMuzZoohgrxsWGqWte3eMZf6YS-0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014106s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20250901 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-09-01T00:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059183s] [吞吐率:16.90req/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.001504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T00:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040007s] [吞吐率:25.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NDgwLCJuYmYiOjE3NTY2NTk0ODAsImV4cCI6MTc1OTI1MTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X-aegmsO5uya3dOfY31gih81ggUU_3P2gkHLV6mn0VhwcTnmVmuadHQnV0p1Nl7TRVoBqELh3y1YyxXZKmckIRMQCvviosL_Yzqf-TwCQe7sokzEaS_3uU5GbjujwvcNPfVVCgIiKWDcsmss6pYCQH770t-eYFc1-uxlbmLKFpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000984s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001078s ] [ 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` = 20250901 [ RunTime:0.000752s ] --------------------------------------------------------------- [2025-09-01T00:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053180s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NDgwLCJuYmYiOjE3NTY2NTk0ODAsImV4cCI6MTc1OTI1MTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X-aegmsO5uya3dOfY31gih81ggUU_3P2gkHLV6mn0VhwcTnmVmuadHQnV0p1Nl7TRVoBqELh3y1YyxXZKmckIRMQCvviosL_Yzqf-TwCQe7sokzEaS_3uU5GbjujwvcNPfVVCgIiKWDcsmss6pYCQH770t-eYFc1-uxlbmLKFpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-09-01T00:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057747s] [吞吐率:17.32req/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.001569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001217s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-09-01T00:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045517s] [吞吐率:21.97req/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.003577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-09-01T00:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053349s] [吞吐率:18.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NTQwLCJuYmYiOjE3NTY2NTk1NDAsImV4cCI6MTc1OTI1MTU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pn545unxzlLSeyxr91D6ZTd16MIt6f-Nv9sLx3tr0ct_dGVsIfCUPmNnwk-kY1nfOXTjeR5V6bFXIVaO88E1PKWXxVUaOsAU1U3tAsB2346joS6CAu6jK4rgdvJYRwGfgoOaev2NQ0JPuTY6XOFCvCGINWT5JdZuTZRbWgfXUlI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016014s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20250901 [ RunTime:0.000609s ] --------------------------------------------------------------- [2025-09-01T00:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053505s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NTQwLCJuYmYiOjE3NTY2NTk1NDAsImV4cCI6MTc1OTI1MTU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pn545unxzlLSeyxr91D6ZTd16MIt6f-Nv9sLx3tr0ct_dGVsIfCUPmNnwk-kY1nfOXTjeR5V6bFXIVaO88E1PKWXxVUaOsAU1U3tAsB2346joS6CAu6jK4rgdvJYRwGfgoOaev2NQ0JPuTY6XOFCvCGINWT5JdZuTZRbWgfXUlI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ 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` = 20250901 [ RunTime:0.000609s ] --------------------------------------------------------------- [2025-09-01T01:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057049s] [吞吐率:17.53req/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.001772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T01:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045130s] [吞吐率:22.16req/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.004491s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T01:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052928s] [吞吐率:18.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NjAwLCJuYmYiOjE3NTY2NTk2MDAsImV4cCI6MTc1OTI1MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W81kXH7AwopG9mSbTREcFeSquJStoFme4PjUOnqhNbEYkvhpHGWpQ7cmjDVwe_o2Z0kctsbWnoXl-aLIWlKEKs2lJ1EaoeMdFzmuLRfXysz4L8LXxyOBEuh0bNBlteJ4uSATdaq-ms_-1qnmDr3tQh9pWEyXDNUDXty70zIH9-g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011540s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ 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` = 20250901 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-09-01T01:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053021s] [吞吐率:18.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NjAwLCJuYmYiOjE3NTY2NTk2MDAsImV4cCI6MTc1OTI1MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W81kXH7AwopG9mSbTREcFeSquJStoFme4PjUOnqhNbEYkvhpHGWpQ7cmjDVwe_o2Z0kctsbWnoXl-aLIWlKEKs2lJ1EaoeMdFzmuLRfXysz4L8LXxyOBEuh0bNBlteJ4uSATdaq-ms_-1qnmDr3tQh9pWEyXDNUDXty70zIH9-g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ 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` = 20250901 [ RunTime:0.000624s ] --------------------------------------------------------------- [2025-09-01T01:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065239s] [吞吐率:15.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.000913s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-09-01T01:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052553s] [吞吐率:19.03req/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.000834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-09-01T01:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038707s] [吞吐率:25.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NjYwLCJuYmYiOjE3NTY2NTk2NjAsImV4cCI6MTc1OTI1MTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u4udV9JFPdKk8PTTEN7CREQXKmLCyppiQcNib8_yen2X6bNPNUhdPcUigiRPnSTk-gG6RrOXsWgLIyDWrVyzliVqV0gtFbw2CHG8Mh6jasotwjlZv6ph0ooJ85agbPxaNV6lahHPFC4hh7QB0BXrseza3iDBFb66xsyMzARb6OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000821s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ 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` = 20250901 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-09-01T01:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052077s] [吞吐率:19.20req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NjYwLCJuYmYiOjE3NTY2NTk2NjAsImV4cCI6MTc1OTI1MTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u4udV9JFPdKk8PTTEN7CREQXKmLCyppiQcNib8_yen2X6bNPNUhdPcUigiRPnSTk-gG6RrOXsWgLIyDWrVyzliVqV0gtFbw2CHG8Mh6jasotwjlZv6ph0ooJ85agbPxaNV6lahHPFC4hh7QB0BXrseza3iDBFb66xsyMzARb6OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013781s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000734s ] [ 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` = 20250901 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-09-01T01:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069165s] [吞吐率:14.46req/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.012215s ] 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.000391s ] --------------------------------------------------------------- [2025-09-01T01:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071086s] [吞吐率:14.07req/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.037664s ] 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.000436s ] --------------------------------------------------------------- [2025-09-01T01:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052042s] [吞吐率:19.22req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NzIwLCJuYmYiOjE3NTY2NTk3MjAsImV4cCI6MTc1OTI1MTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DarzQP4Y8v24kTu2TVfT-D3Oz6NoK1XT4WwmAyVtNI8PEFfJqIK3CNKwCqaDSPddRfuw6nGq0PT7aE5jbdMv2C8RQdkIyvJqHsF_vHyfG1EneqVcZwk8KDVsmOQyHoGcLMZPKwuQfHBFm0cu33loGRG8mzwXDfFczXgfkbVm2mg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014351s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000817s ] [ 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` = 20250901 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-09-01T01:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053862s] [吞吐率:18.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NzIwLCJuYmYiOjE3NTY2NTk3MjAsImV4cCI6MTc1OTI1MTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DarzQP4Y8v24kTu2TVfT-D3Oz6NoK1XT4WwmAyVtNI8PEFfJqIK3CNKwCqaDSPddRfuw6nGq0PT7aE5jbdMv2C8RQdkIyvJqHsF_vHyfG1EneqVcZwk8KDVsmOQyHoGcLMZPKwuQfHBFm0cu33loGRG8mzwXDfFczXgfkbVm2mg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000693s ] [ 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` = 20250901 [ RunTime:0.000747s ] --------------------------------------------------------------- [2025-09-01T01:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072153s] [吞吐率:13.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.013481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-09-01T01:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058250s] [吞吐率:17.17req/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.013823s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-09-01T01:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054804s] [吞吐率:18.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NzgwLCJuYmYiOjE3NTY2NTk3ODAsImV4cCI6MTc1OTI1MTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bWj8HxmfEAaJemccMBPMOh1qwCDPXhxElHlmiRv2ttqs981vxiKUPweCesli-DFCwmO8OmmXN1JcBpsFZEVPdXhEggXMGkrakBYIAFsK3HLB_Jo40jaIrxtz7ttFuCUcP_5sEiRSUp45Hi9R-Kyl7mxHyJJN17OS3UFNk8AMpxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010897s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000565s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000915s ] [ 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` = 20250901 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-09-01T01:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055288s] [吞吐率:18.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5NzgwLCJuYmYiOjE3NTY2NTk3ODAsImV4cCI6MTc1OTI1MTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bWj8HxmfEAaJemccMBPMOh1qwCDPXhxElHlmiRv2ttqs981vxiKUPweCesli-DFCwmO8OmmXN1JcBpsFZEVPdXhEggXMGkrakBYIAFsK3HLB_Jo40jaIrxtz7ttFuCUcP_5sEiRSUp45Hi9R-Kyl7mxHyJJN17OS3UFNk8AMpxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014966s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001010s ] [ 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` = 20250901 [ RunTime:0.000915s ] --------------------------------------------------------------- [2025-09-01T01:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.091072s] [吞吐率:10.98req/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.006308s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-09-01T01:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.110490s] [吞吐率:9.05req/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.000732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-09-01T01:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048691s] [吞吐率:20.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5ODQwLCJuYmYiOjE3NTY2NTk4NDAsImV4cCI6MTc1OTI1MTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CzmXJrJelGki0LZ66UXBAxgXCG68ZxviwhPZgzbYTn_ttBwE6n_UbQpgUB_AmaG0lhmgDFPQCo_aH_0OemIWWRutmQWIUPUj0jy6N-jDB6lPpBP2FPEhOFIZj6xLblMUrDa9yHwaGv7cDjhActode5pz48WqK6wZv8OBDFEhm3k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011011s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000667s ] [ 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` = 20250901 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T01:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050807s] [吞吐率:19.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5ODQwLCJuYmYiOjE3NTY2NTk4NDAsImV4cCI6MTc1OTI1MTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CzmXJrJelGki0LZ66UXBAxgXCG68ZxviwhPZgzbYTn_ttBwE6n_UbQpgUB_AmaG0lhmgDFPQCo_aH_0OemIWWRutmQWIUPUj0jy6N-jDB6lPpBP2FPEhOFIZj6xLblMUrDa9yHwaGv7cDjhActode5pz48WqK6wZv8OBDFEhm3k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001464s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001846s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001247s ] [ 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` = 20250901 [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-09-01T01:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.101014s] [吞吐率:9.90req/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.014258s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-09-01T01:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.085787s] [吞吐率:11.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.000637s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001681s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T01:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039228s] [吞吐率:25.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5OTAwLCJuYmYiOjE3NTY2NTk5MDAsImV4cCI6MTc1OTI1MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H3cNQU72UDtnVzgzF3gjwUijLIqKM0ddJX6ZUA5f8advhLi4eSfBBxqloCDtj1A5ZfckSDA7h2DccFVU3W67GOiF6ZWj-T-19d2RT0m8t1gquh08HZVLq6m4lDN1BjP7PzUc5DDCa0iv3BKLT5-A3ggGkYjauIq1LyEwgUM5EkQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001343s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001161s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T01:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048730s] [吞吐率:20.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5OTAwLCJuYmYiOjE3NTY2NTk5MDAsImV4cCI6MTc1OTI1MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H3cNQU72UDtnVzgzF3gjwUijLIqKM0ddJX6ZUA5f8advhLi4eSfBBxqloCDtj1A5ZfckSDA7h2DccFVU3W67GOiF6ZWj-T-19d2RT0m8t1gquh08HZVLq6m4lDN1BjP7PzUc5DDCa0iv3BKLT5-A3ggGkYjauIq1LyEwgUM5EkQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-09-01T01:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070695s] [吞吐率:14.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.013849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001719s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T01:06: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.015432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-09-01T01:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052645s] [吞吐率:19.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5OTYwLCJuYmYiOjE3NTY2NTk5NjAsImV4cCI6MTc1OTI1MTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JEOzIxNA3vA4M69QQgSNJbG2aHt01hZpqqhZeFDPKdD3osv2tmR3yrj5dm_73Ry-9cq478e5yBjDIr1EfE5NqieFbI-KICzcCS2aUTGXmsWkapwSrQSYZ7Z9PMcGXianCcfWAyzVNdYIfuhu_dPfhIc_tlNJe1QR48IYh7XNXro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ 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` = 20250901 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-09-01T01:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055097s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjU5OTYwLCJuYmYiOjE3NTY2NTk5NjAsImV4cCI6MTc1OTI1MTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JEOzIxNA3vA4M69QQgSNJbG2aHt01hZpqqhZeFDPKdD3osv2tmR3yrj5dm_73Ry-9cq478e5yBjDIr1EfE5NqieFbI-KICzcCS2aUTGXmsWkapwSrQSYZ7Z9PMcGXianCcfWAyzVNdYIfuhu_dPfhIc_tlNJe1QR48IYh7XNXro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014958s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001314s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001238s ] [ 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` = 20250901 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-09-01T01:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076138s] [吞吐率:13.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.012154s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T01:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063224s] [吞吐率:15.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.014043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-09-01T01:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053085s] [吞吐率:18.84req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMDIwLCJuYmYiOjE3NTY2NjAwMjAsImV4cCI6MTc1OTI1MjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w6i0p4Qz4VtRXyn9hFBZ01-_MULCZHmPBo5n2508JDHPH1KCtGfm-Ij6weUhhdlz5cVm-g8wezgipfQ5bnyRohjxLr5JNXs5lAHiTGNTDCiIwCIircMMvZ7HjDA7GMJ1q-raccf9pVRfx9IYQGEuL02eCArsTwHSLlbwjh88YIY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015443s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000624s ] [ 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` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T01:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054095s] [吞吐率:18.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMDIwLCJuYmYiOjE3NTY2NjAwMjAsImV4cCI6MTc1OTI1MjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w6i0p4Qz4VtRXyn9hFBZ01-_MULCZHmPBo5n2508JDHPH1KCtGfm-Ij6weUhhdlz5cVm-g8wezgipfQ5bnyRohjxLr5JNXs5lAHiTGNTDCiIwCIircMMvZ7HjDA7GMJ1q-raccf9pVRfx9IYQGEuL02eCArsTwHSLlbwjh88YIY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001467s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000985s ] [ 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` = 20250901 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-09-01T01:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056149s] [吞吐率:17.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.000774s ] 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.000337s ] --------------------------------------------------------------- [2025-09-01T01:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043822s] [吞吐率:22.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.001190s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000498s ] --------------------------------------------------------------- [2025-09-01T01:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053847s] [吞吐率:18.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMDgwLCJuYmYiOjE3NTY2NjAwODAsImV4cCI6MTc1OTI1MjA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PKXA_W4WxVkoKyHqyJ4TxENeVdiRp5MYBV3152MsPrXu-_4WH-OiKAlKjHVVwkyVUZWw9FwUKz4_eJXElgUFzCkc7S0m_RMA4BZfC_abdXUVFpcC1xSp0nfdSx6osCOUA_0el4kDGvAjZxXN2XKThMV5Ww60aiY6hQ0jG4QpWEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014092s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000712s ] [ 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` = 20250901 [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-09-01T01:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054252s] [吞吐率:18.43req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMDgwLCJuYmYiOjE3NTY2NjAwODAsImV4cCI6MTc1OTI1MjA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PKXA_W4WxVkoKyHqyJ4TxENeVdiRp5MYBV3152MsPrXu-_4WH-OiKAlKjHVVwkyVUZWw9FwUKz4_eJXElgUFzCkc7S0m_RMA4BZfC_abdXUVFpcC1xSp0nfdSx6osCOUA_0el4kDGvAjZxXN2XKThMV5Ww60aiY6hQ0jG4QpWEs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014222s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000915s ] [ 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` = 20250901 [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-09-01T01:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065678s] [吞吐率:15.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.000811s ] 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.000385s ] --------------------------------------------------------------- [2025-09-01T01:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051979s] [吞吐率: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.004583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-09-01T01:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038519s] [吞吐率:25.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMTQwLCJuYmYiOjE3NTY2NjAxNDAsImV4cCI6MTc1OTI1MjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.au50E4u81TgDOJlN_R1efYaL1Fe3tST89mFyt4KmiYZvVmRa8cA0BQPJQ1eaSvJVz_98WimT2EPJVGmbYc7MuVISPgzw8y3VMwaUcsXcXlfbfuv5FmnEY3kIZzItMgYtE_v5_saLUVERD3AWBVM96ic6mAysZcesU4oLZvGYTWg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-09-01T01:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055681s] [吞吐率:17.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMTQwLCJuYmYiOjE3NTY2NjAxNDAsImV4cCI6MTc1OTI1MjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.au50E4u81TgDOJlN_R1efYaL1Fe3tST89mFyt4KmiYZvVmRa8cA0BQPJQ1eaSvJVz_98WimT2EPJVGmbYc7MuVISPgzw8y3VMwaUcsXcXlfbfuv5FmnEY3kIZzItMgYtE_v5_saLUVERD3AWBVM96ic6mAysZcesU4oLZvGYTWg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015946s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000781s ] --------------------------------------------------------------- [2025-09-01T01:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.082331s] [吞吐率:12.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.000923s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-09-01T01:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039061s] [吞吐率:25.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMjAwLCJuYmYiOjE3NTY2NjAyMDAsImV4cCI6MTc1OTI1MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g25eyVaE1y37fqKU6GBuqALRiE-9uSEQ4E3BmANA34RvJk25DL455B41_iDVk8sODSKI0e5uxC6IR3Gf9JIN3C1Uvp5IHNSEpL4QcLYEcb6WXL6DNjfPNtVS1Wbt2O8WeKiXOPVzIY1oBhYyuB1tns_wnzKwyeGg_Ajm0iDJy-Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001069s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000715s ] [ 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` = 20250901 [ RunTime:0.000611s ] 00708s ] --------------------------------------------------------------- [2025-09-01T01:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065317s] [吞吐率:15.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.004542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-09-01T01:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051536s] [吞吐率:19.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.005174s ] 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.000376s ] --------------------------------------------------------------- [2025-09-01T01:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055261s] [吞吐率:18.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMjYwLCJuYmYiOjE3NTY2NjAyNjAsImV4cCI6MTc1OTI1MjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.B3dLlMEGKpDd_UiRmaX7UnanQuCUuK4yb7sNUD-MKMksOtk7fPvWcXq6Oyz5XLbALYK5LZqwIO_MLg3Jn1BAKCbeQG6FgCI0HfXr75syNBHviqRoCVcdNab0bFosmV-hra8cFQe3XB4SgbXeQNbrNsh_EsqXfHVdkX-njGo79bM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019393s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T01:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055495s] [吞吐率:18.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMjYwLCJuYmYiOjE3NTY2NjAyNjAsImV4cCI6MTc1OTI1MjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.B3dLlMEGKpDd_UiRmaX7UnanQuCUuK4yb7sNUD-MKMksOtk7fPvWcXq6Oyz5XLbALYK5LZqwIO_MLg3Jn1BAKCbeQG6FgCI0HfXr75syNBHviqRoCVcdNab0bFosmV-hra8cFQe3XB4SgbXeQNbrNsh_EsqXfHVdkX-njGo79bM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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` = 20250901 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-09-01T01:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065894s] [吞吐率:15.18req/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.005289s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-09-01T01:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052881s] [吞吐率:18.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.004449s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-09-01T01:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039717s] [吞吐率:25.18req/s] [内存消耗:2,503.03kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMzIwLCJuYmYiOjE3NTY2NjAzMjAsImV4cCI6MTc1OTI1MjMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Zh_q-mgZ_4oGGQyfBlK9rYm2RNHD46Sb5NuQG9er2TUVQbsuSyg4YO1skcIlC1vtghViA1JTaf6a5g3N2TgUpxpcP0d2uP0l9QpoLrZUeZ_Q7ANIgkCqznkJQ432kUvc2AeLlvqdOgsfBV2NJPrMJAEiYn8fv8A5RuiAj_eGON4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000712s ] [ 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` = 20250901 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-09-01T01:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039939s] [吞吐率:25.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMzIwLCJuYmYiOjE3NTY2NjAzMjAsImV4cCI6MTc1OTI1MjMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Zh_q-mgZ_4oGGQyfBlK9rYm2RNHD46Sb5NuQG9er2TUVQbsuSyg4YO1skcIlC1vtghViA1JTaf6a5g3N2TgUpxpcP0d2uP0l9QpoLrZUeZ_Q7ANIgkCqznkJQ432kUvc2AeLlvqdOgsfBV2NJPrMJAEiYn8fv8A5RuiAj_eGON4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-09-01T01:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069905s] [吞吐率:14.31req/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.011473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-09-01T01:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057280s] [吞吐率:17.46req/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.014209s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000459s ] --------------------------------------------------------------- [2025-09-01T01:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038426s] [吞吐率:26.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMzgwLCJuYmYiOjE3NTY2NjAzODAsImV4cCI6MTc1OTI1MjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p1ohdDwlCd-NMDy03buMHLE1gWFyaY0nqgRWTX1u9eAKc0Bqb-RHKidLhaOwIe6U74bbSfozLddjY27t6abwFp2tMtEJddckbRGvT_8R9JnIJZv-_5nnsSdps38IfnykCisOnUgnQODzc-6FWZ-er8c2dVrPZIrzbRoSs7g2PUY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001306s ] [ 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` = 20250901 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-09-01T01:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055058s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwMzgwLCJuYmYiOjE3NTY2NjAzODAsImV4cCI6MTc1OTI1MjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p1ohdDwlCd-NMDy03buMHLE1gWFyaY0nqgRWTX1u9eAKc0Bqb-RHKidLhaOwIe6U74bbSfozLddjY27t6abwFp2tMtEJddckbRGvT_8R9JnIJZv-_5nnsSdps38IfnykCisOnUgnQODzc-6FWZ-er8c2dVrPZIrzbRoSs7g2PUY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016141s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001256s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001368s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001138s ] [ 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` = 20250901 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-09-01T01:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077474s] [吞吐率:12.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.013269s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T01:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063945s] [吞吐率:15.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.012221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000492s ] --------------------------------------------------------------- [2025-09-01T01:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053751s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNDQwLCJuYmYiOjE3NTY2NjA0NDAsImV4cCI6MTc1OTI1MjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5NNkVORb7GiV5uY8i1vQGfH2o-lZIiAGFndLxRUZwcTvhcmxh_N-VPEXkWGBZyTeRkc6YL-37POGl_i3NJin8Dq0CXyTM7U0-cSXP4maJU62BW1e_8EsGzVMPx2L7vekgrxJb0ZxMYirFU4IXeGf-pRw2rLFFucbvNNblxBtcE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ 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` = 20250901 [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-09-01T01:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053897s] [吞吐率:18.55req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNDQwLCJuYmYiOjE3NTY2NjA0NDAsImV4cCI6MTc1OTI1MjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5NNkVORb7GiV5uY8i1vQGfH2o-lZIiAGFndLxRUZwcTvhcmxh_N-VPEXkWGBZyTeRkc6YL-37POGl_i3NJin8Dq0CXyTM7U0-cSXP4maJU62BW1e_8EsGzVMPx2L7vekgrxJb0ZxMYirFU4IXeGf-pRw2rLFFucbvNNblxBtcE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000694s ] [ 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` = 20250901 [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-09-01T01:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057455s] [吞吐率:17.40req/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.001251s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T01:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072315s] [吞吐率:13.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.014833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-09-01T01:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052054s] [吞吐率:19.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNTAwLCJuYmYiOjE3NTY2NjA1MDAsImV4cCI6MTc1OTI1MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Pqss9x7rfPK0P7CBE_JgGhZjNE97w22TTp3y752t4adiD4rGuwJkOnNcbMRL2bWtAsKWPh1xst-6U6spedNaUa8vku1CEAWCkgWVtGtpTRf4daaACxx4QHwtpdYfhEBPk7C-Mpr0uRNhfGq6JGVn_PClXUtlj2cah2p_vqyrru0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-09-01T01:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054022s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNTAwLCJuYmYiOjE3NTY2NjA1MDAsImV4cCI6MTc1OTI1MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Pqss9x7rfPK0P7CBE_JgGhZjNE97w22TTp3y752t4adiD4rGuwJkOnNcbMRL2bWtAsKWPh1xst-6U6spedNaUa8vku1CEAWCkgWVtGtpTRf4daaACxx4QHwtpdYfhEBPk7C-Mpr0uRNhfGq6JGVn_PClXUtlj2cah2p_vqyrru0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001505s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001821s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001095s ] [ 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` = 20250901 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-09-01T01:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060659s] [吞吐率:16.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.000791s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T01:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049289s] [吞吐率:20.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.014126s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T01:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053305s] [吞吐率:18.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNTYwLCJuYmYiOjE3NTY2NjA1NjAsImV4cCI6MTc1OTI1MjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ISArRH50iNy1ww8ezJN9icEXdajIFswXPnZQqPV2iuevChBF1n9qh_nIe3qtH4TxSQOiQUxzrlHyODfDKwlaH6WNYeOfcrKdZnln-WqDo3--Z8pqWeNndMdJyibfmkDnt1kp-uwYFQ1A29Hi1MB61C_ajZATy9GpjXOSm9GTKIA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015714s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000555s ] --------------------------------------------------------------- [2025-09-01T01:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053776s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNTYwLCJuYmYiOjE3NTY2NjA1NjAsImV4cCI6MTc1OTI1MjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ISArRH50iNy1ww8ezJN9icEXdajIFswXPnZQqPV2iuevChBF1n9qh_nIe3qtH4TxSQOiQUxzrlHyODfDKwlaH6WNYeOfcrKdZnln-WqDo3--Z8pqWeNndMdJyibfmkDnt1kp-uwYFQ1A29Hi1MB61C_ajZATy9GpjXOSm9GTKIA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016888s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20250901 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-09-01T01:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066523s] [吞吐率:15.03req/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.000770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-09-01T01:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073986s] [吞吐率:13.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.002711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001471s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T01:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040703s] [吞吐率:24.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNjIwLCJuYmYiOjE3NTY2NjA2MjAsImV4cCI6MTc1OTI1MjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ncJwCJdZm7P4IgTjmo7Bb9GUm__ne6cxOaRZ1t6xAlHVqoNYta52sULdXPQ62v1cn43DbN-kT38eanycjnbFwX4Ern20E7EjcwBH6Y5cCgizPxdQnBhJRXNZIIF6GBClLlXAp3O3WjOPeeQAWpazOu7bUaTIF9sEZWPq48faTWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001289s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001386s ] [ 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` = 20250901 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-09-01T01:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044969s] [吞吐率:22.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNjIwLCJuYmYiOjE3NTY2NjA2MjAsImV4cCI6MTc1OTI1MjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ncJwCJdZm7P4IgTjmo7Bb9GUm__ne6cxOaRZ1t6xAlHVqoNYta52sULdXPQ62v1cn43DbN-kT38eanycjnbFwX4Ern20E7EjcwBH6Y5cCgizPxdQnBhJRXNZIIF6GBClLlXAp3O3WjOPeeQAWpazOu7bUaTIF9sEZWPq48faTWk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T01:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.099679s] [吞吐率:10.03req/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.008215s ] 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.000311s ] --------------------------------------------------------------- [2025-09-01T01:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.112940s] [吞吐率:8.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.015996s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000299s ] --------------------------------------------------------------- [2025-09-01T01:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049505s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNjgwLCJuYmYiOjE3NTY2NjA2ODAsImV4cCI6MTc1OTI1MjY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TZGUVRXuuAWtz27ogI9gEX60rHRtuqZR3bPxu9_ZoVY55YnytSpo17mWKf4OmwUUENV929ZgBlh7j2mSV5p--W0FVkao-KCVIkZ72bOrMrHLO9SxbiG85tr2P2qpt0_ySMQJUGEOAsu9lvOHAn199vZlQtgPUQlgyRSQj_UJVGs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011082s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T01:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049592s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNjgwLCJuYmYiOjE3NTY2NjA2ODAsImV4cCI6MTc1OTI1MjY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TZGUVRXuuAWtz27ogI9gEX60rHRtuqZR3bPxu9_ZoVY55YnytSpo17mWKf4OmwUUENV929ZgBlh7j2mSV5p--W0FVkao-KCVIkZ72bOrMrHLO9SxbiG85tr2P2qpt0_ySMQJUGEOAsu9lvOHAn199vZlQtgPUQlgyRSQj_UJVGs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011147s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20250901 [ RunTime:0.000886s ] --------------------------------------------------------------- [2025-09-01T01:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073084s] [吞吐率:13.68req/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.013060s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T01:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060369s] [吞吐率:16.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.012654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-09-01T01:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037715s] [吞吐率:26.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNzQwLCJuYmYiOjE3NTY2NjA3NDAsImV4cCI6MTc1OTI1Mjc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xkO8rr833hL0uVwdMeOqrRZgyrna1kvbIIAEdjU8c6-GlYcw3FziN-FFO-LDJjrHIAv-N3nlolTBwhWJO-4LwQncRhY0J81SNtN55u82hHKlilZrk0t2aVTJuLU4ZvRcUlhiJ_YxEvroLZ4HciO3iaIh7hjKuOQzgM9Jz8O10K8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ 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` = 20250901 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-09-01T01:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053364s] [吞吐率:18.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwNzQwLCJuYmYiOjE3NTY2NjA3NDAsImV4cCI6MTc1OTI1Mjc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xkO8rr833hL0uVwdMeOqrRZgyrna1kvbIIAEdjU8c6-GlYcw3FziN-FFO-LDJjrHIAv-N3nlolTBwhWJO-4LwQncRhY0J81SNtN55u82hHKlilZrk0t2aVTJuLU4ZvRcUlhiJ_YxEvroLZ4HciO3iaIh7hjKuOQzgM9Jz8O10K8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000724s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T01:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060208s] [吞吐率:16.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.000872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-09-01T01:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046928s] [吞吐率:21.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.011857s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-09-01T01:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052866s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwODAwLCJuYmYiOjE3NTY2NjA4MDAsImV4cCI6MTc1OTI1MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UaEIGujAjgsQMxi4O1xYOKPQLrIXwY4oPOwdaERiPOJTqUS_PMT8UzlvJ6R1F7AZgW_fALqjcJDuiY_8L5Zngqoh6eBlEszNSxbUrrLmoavYxkLF1gEVlh1jrx5OGIiinEMNBTcwQriwzvy3H0N5C3GTn36mpicfP1o3DuGdJ6o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013234s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000785s ] 00659s ] --------------------------------------------------------------- [2025-09-01T01:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071735s] [吞吐率:13.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.006486s ] 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.000310s ] --------------------------------------------------------------- [2025-09-01T01:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058893s] [吞吐率:16.98req/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.008231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001144s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-09-01T01:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055497s] [吞吐率:18.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwODYwLCJuYmYiOjE3NTY2NjA4NjAsImV4cCI6MTc1OTI1Mjg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YpgWfbK9J3irBCSNZr0paRKcOyyD3dVvMn9UtR_XPsz7Ny1Z7UQtBpKmgftG55XRKpbRNWddIqXtS0-QzhU264J_aLN68aY1XrzmexR7Zw-4n4McT5ZDJxO55-DI5IeYt6NtxRo-1-rB7g_cPLeJl1LWz6b8b6_6NP1aqoX_gNk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ 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` = 20250901 [ RunTime:0.000549s ] --------------------------------------------------------------- [2025-09-01T01:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056420s] [吞吐率:17.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwODYwLCJuYmYiOjE3NTY2NjA4NjAsImV4cCI6MTc1OTI1Mjg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YpgWfbK9J3irBCSNZr0paRKcOyyD3dVvMn9UtR_XPsz7Ny1Z7UQtBpKmgftG55XRKpbRNWddIqXtS0-QzhU264J_aLN68aY1XrzmexR7Zw-4n4McT5ZDJxO55-DI5IeYt6NtxRo-1-rB7g_cPLeJl1LWz6b8b6_6NP1aqoX_gNk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001313s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000829s ] [ 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` = 20250901 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-09-01T01:22:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:2.479437s] [吞吐率:0.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.004441s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:1.151064s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-09-01T01:22:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049176s] [吞吐率:20.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwOTIxLCJuYmYiOjE3NTY2NjA5MjEsImV4cCI6MTc1OTI1MjkyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oEV3La2RrFph1oHxxEqY40mcaLLfPoXuCygIjP2lBUuGXab8dShkLLgjryyWEdWrSuzqccDff4x7MPOVVAEvthqpLjB408BC98B1C5DWhcXCC2hPaBCrberhxTxHr9G4wkMa3wseZVRvquk5OU37xidUIbgRuzRcny0KRC7cgFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-09-01T01:22:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049736s] [吞吐率:20.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwOTIxLCJuYmYiOjE3NTY2NjA5MjEsImV4cCI6MTc1OTI1MjkyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oEV3La2RrFph1oHxxEqY40mcaLLfPoXuCygIjP2lBUuGXab8dShkLLgjryyWEdWrSuzqccDff4x7MPOVVAEvthqpLjB408BC98B1C5DWhcXCC2hPaBCrberhxTxHr9G4wkMa3wseZVRvquk5OU37xidUIbgRuzRcny0KRC7cgFY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012480s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001533s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ 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` = 20250901 [ RunTime:0.000561s ] --------------------------------------------------------------- [2025-09-01T01:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062228s] [吞吐率:16.07req/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.006965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T01:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049059s] [吞吐率: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.008321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-09-01T01:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055056s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYwOTgwLCJuYmYiOjE3NTY2NjA5ODAsImV4cCI6MTc1OTI1Mjk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PxwwvfRoUPHCrtE4NCJOKJgcP-XWjuGQUgmjZKh-hZJ8e4HXfmXw3fow6VaaKRDdWDF4WYRWWlCKCuZixWtK-rqvGB2GuJC70qU7AFrnzE_pAPLwljWJEhDDPhtshcMc36x3TSEbXmN9zzWianevmsVD335xUPXzR1y7Y4rM740', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015680s ] 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.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ 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` = 20250901 [ RunTime:0.000620s ] 00674s ] --------------------------------------------------------------- [2025-09-01T01:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062828s] [吞吐率:15.92req/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.007480s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000288s ] --------------------------------------------------------------- [2025-09-01T01:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050799s] [吞吐率:19.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.010167s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-09-01T01:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038823s] [吞吐率:25.76req/s] [内存消耗:2,503.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMDQwLCJuYmYiOjE3NTY2NjEwNDAsImV4cCI6MTc1OTI1MzA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AwHbKB1DUOz9jVCqlL1DJGlpykifncY-rrCrOmb_uH2fm0sPTgH68yRcarpFhAteIFZPZhvdV4jEvy1WBMZolsIANaB2TyB9aw5s1YT8EyVhU1jsjOB64bmKAFF7M3T4eiqC6_dWidtc4UkOzGfEbkSMHJSHMZb5YIfLrEEAgRc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000952s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000543s ] [ 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` = 20250901 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-09-01T01:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038843s] [吞吐率:25.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMDQwLCJuYmYiOjE3NTY2NjEwNDAsImV4cCI6MTc1OTI1MzA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AwHbKB1DUOz9jVCqlL1DJGlpykifncY-rrCrOmb_uH2fm0sPTgH68yRcarpFhAteIFZPZhvdV4jEvy1WBMZolsIANaB2TyB9aw5s1YT8EyVhU1jsjOB64bmKAFF7M3T4eiqC6_dWidtc4UkOzGfEbkSMHJSHMZb5YIfLrEEAgRc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ 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` = 20250901 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-09-01T01:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071765s] [吞吐率:13.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.004506s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-09-01T01:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058624s] [吞吐率: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.006514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T01:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055100s] [吞吐率:18.15req/s] [内存消耗:2,503.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMTAwLCJuYmYiOjE3NTY2NjExMDAsImV4cCI6MTc1OTI1MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.guMBs5YB6PQiB5Scj-Idi2UdpRDAhy4DyBDBT11nSClbaTpuEE4OMto7vwOuGTv9qGJ_LUuBxPv16dR0RNnaNHKIPC4pOnCXVYBrC-Zn0Q2OsTx_UFqiJpztIT_rmG9pCe52gGSgCfWtB8YFdbQYsz-347ZxykvJzrG5rNCDnro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020652s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T01:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055674s] [吞吐率:17.96req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMTAwLCJuYmYiOjE3NTY2NjExMDAsImV4cCI6MTc1OTI1MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.guMBs5YB6PQiB5Scj-Idi2UdpRDAhy4DyBDBT11nSClbaTpuEE4OMto7vwOuGTv9qGJ_LUuBxPv16dR0RNnaNHKIPC4pOnCXVYBrC-Zn0Q2OsTx_UFqiJpztIT_rmG9pCe52gGSgCfWtB8YFdbQYsz-347ZxykvJzrG5rNCDnro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ 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` = 20250901 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-09-01T01:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058784s] [吞吐率:17.01req/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.000800s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T01:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045872s] [吞吐率:21.80req/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.008961s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-09-01T01:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050866s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMTYwLCJuYmYiOjE3NTY2NjExNjAsImV4cCI6MTc1OTI1MzE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lNgLclASEcLQsSS5WzKVV_WkVLqLLtg5KaHMYEUyqYb4ET-pe-fUoF5MOgNy_FDXFv_jV_Jm7zn72KnSE3KsfHJmrtp1nwTch1aV2Jtb04YpEC84cUmhPO-b6wjOoJtmFtv9dCevpK0pMA27UBBdk_kOOQ_YYRP4VAcSwhDQKtE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011863s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-09-01T01:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050920s] [吞吐率:19.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMTYwLCJuYmYiOjE3NTY2NjExNjAsImV4cCI6MTc1OTI1MzE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lNgLclASEcLQsSS5WzKVV_WkVLqLLtg5KaHMYEUyqYb4ET-pe-fUoF5MOgNy_FDXFv_jV_Jm7zn72KnSE3KsfHJmrtp1nwTch1aV2Jtb04YpEC84cUmhPO-b6wjOoJtmFtv9dCevpK0pMA27UBBdk_kOOQ_YYRP4VAcSwhDQKtE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-09-01T01:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062330s] [吞吐率:16.04req/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.006507s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T01:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049225s] [吞吐率:20.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.009147s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-09-01T01:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055596s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMjIwLCJuYmYiOjE3NTY2NjEyMjAsImV4cCI6MTc1OTI1MzIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mj7FEIV21RgHN54Xy_Lvu2LPsqvSoH7PUl0oOu7GHrsW33w2fKOcJSMsOCcmOcvxdgPNIcYc8XpZXSeB-SIwhv5ajBqgHzysg5VVbn6J7pvVBwa6KW2XRC_n3cYXIQqcqAnSpsYsxvNcZVs75CL-cszGZ-h-ew-Z6Dg65PyMd8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016537s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T01:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061706s] [吞吐率:16.21req/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.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-09-01T01:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050123s] [吞吐率:19.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.007348s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T01:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.042113s] [吞吐率:23.75req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMjgwLCJuYmYiOjE3NTY2NjEyODAsImV4cCI6MTc1OTI1MzI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.V4nBrQ2ofg2vIbamM6c6PlyWhQHPeedji888IhEDmS6o7dV1yyiCbPJCQCa4q0bHotzdxbWqteNixoVfkfTqdfwflbTIHKuYBn1nNHpPK6UvKtz8Wa8BeqastbsZ_OaP9zxPcBCYH8O0AbEIAOQEdy8qoQzfXCPj1UwLHuDREvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002972s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ 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` = 20250901 [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-09-01T01:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059351s] [吞吐率:16.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.003432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-09-01T01:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077932s] [吞吐率:12.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.014287s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T01:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048382s] [吞吐率:20.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxMzQwLCJuYmYiOjE3NTY2NjEzNDAsImV4cCI6MTc1OTI1MzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.L6VPH3OET8ze12hMcJV7K8EnHHCCV1z9i7kQ1VWw_j17qTbYWUGvQxMxwwKsi8JVJWc-cp_F40_QRwJ_JbAgdNualuILl3xi4QloKLJdRFSz6qo9RlntrAV-ADMHQmLpLc58xnOyVOvzmuvwDFUJj4Eftd5hVhv60j0WB-Z_8DE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009797s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-09-01T01:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066730s] [吞吐率:14.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.007570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-09-01T01:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053722s] [吞吐率:18.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.008900s ] 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.000407s ] --------------------------------------------------------------- [2025-09-01T01:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055213s] [吞吐率:18.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNDAwLCJuYmYiOjE3NTY2NjE0MDAsImV4cCI6MTc1OTI1MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OAUI3YexpQAU4u5TrIBBgcdwtYMokXVVbWHKRBX_e8-q7HI2C7xhC9OvBcOQagJNF383jN0w07smHqa_m_ma77pl68ypKCHrAqJC_hxPDSnrSzwYARD72tj9EGXuI7gO_yaAC9YsqYjRfIIZ3LQJr5KiasCg9_20DVQEpHUu8KI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019364s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-09-01T01:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055988s] [吞吐率:17.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNDAwLCJuYmYiOjE3NTY2NjE0MDAsImV4cCI6MTc1OTI1MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OAUI3YexpQAU4u5TrIBBgcdwtYMokXVVbWHKRBX_e8-q7HI2C7xhC9OvBcOQagJNF383jN0w07smHqa_m_ma77pl68ypKCHrAqJC_hxPDSnrSzwYARD72tj9EGXuI7gO_yaAC9YsqYjRfIIZ3LQJr5KiasCg9_20DVQEpHUu8KI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019735s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000573s ] --------------------------------------------------------------- [2025-09-01T01:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061003s] [吞吐率:16.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.000898s ] 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.000297s ] --------------------------------------------------------------- [2025-09-01T01:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050159s] [吞吐率:19.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.013726s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001454s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-09-01T01:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057037s] [吞吐率:17.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNDYwLCJuYmYiOjE3NTY2NjE0NjAsImV4cCI6MTc1OTI1MzQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pbXbzkj26YHlWzFxCDpLbnu_Lyk70k_gB_Rt5EXQQ1C-bP74HK8G6j7gZUptEKqlNVV8o9N6XNzfsVnRsmkwF1qSAHXuyw68n1eRTdf88gN7SanQFcp5mwlleqsNd4D9xyy9ApJiNSfAqxQ4cEpMrbuitV9R98DqxM_ULVbC8jw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014042s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002574s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001178s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001220s ] [ 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` = 20250901 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-09-01T01:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056955s] [吞吐率:17.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNDYwLCJuYmYiOjE3NTY2NjE0NjAsImV4cCI6MTc1OTI1MzQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pbXbzkj26YHlWzFxCDpLbnu_Lyk70k_gB_Rt5EXQQ1C-bP74HK8G6j7gZUptEKqlNVV8o9N6XNzfsVnRsmkwF1qSAHXuyw68n1eRTdf88gN7SanQFcp5mwlleqsNd4D9xyy9ApJiNSfAqxQ4cEpMrbuitV9R98DqxM_ULVbC8jw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001248s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001352s ] [ 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` = 20250901 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-09-01T01:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070021s] [吞吐率:14.28req/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.013903s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-09-01T01:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056203s] [吞吐率:17.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.015145s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T01:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041578s] [吞吐率:24.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNTIwLCJuYmYiOjE3NTY2NjE1MjAsImV4cCI6MTc1OTI1MzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CdspuvjGKD8nLJQ7pdPV_i-NG2F1d-1lN62QMOIrhrnF8t8OlZs-74EFBye0F0eEoyUHPrwKAFZ8a4fqcuYSAxHAu-ZNQzzIwWAv7pgm08rd6Hvpm0HdRMpRGILmwCtF3zCpDLNQeL8sxRfpIyK2_W9-x9eEmqY0aXUItMi8d-k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000907s ] 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.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001554s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001383s ] [ 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` = 20250901 [ RunTime:0.000637s ] --------------------------------------------------------------- [2025-09-01T01:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054459s] [吞吐率:18.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNTIwLCJuYmYiOjE3NTY2NjE1MjAsImV4cCI6MTc1OTI1MzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CdspuvjGKD8nLJQ7pdPV_i-NG2F1d-1lN62QMOIrhrnF8t8OlZs-74EFBye0F0eEoyUHPrwKAFZ8a4fqcuYSAxHAu-ZNQzzIwWAv7pgm08rd6Hvpm0HdRMpRGILmwCtF3zCpDLNQeL8sxRfpIyK2_W9-x9eEmqY0aXUItMi8d-k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014261s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000791s ] [ 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` = 20250901 [ RunTime:0.000911s ] --------------------------------------------------------------- [2025-09-01T01:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065097s] [吞吐率:15.36req/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.004893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001420s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T01:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051114s] [吞吐率:19.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.006219s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001328s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T01:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055601s] [吞吐率:17.99req/s] [内存消耗:2,503.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNTgwLCJuYmYiOjE3NTY2NjE1ODAsImV4cCI6MTc1OTI1MzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eKRdr82mV5z4EI6SkOzUr6JnmgpIOy2rUM4vWQGgnwlJXDNkzF7WckrohoH9ROOUsDgDYgMC-uK-H8balN7J_JPsTFQVx6gBCE6pDDx5zb5WECClv-BRa5IYnr7qEU-EIhQlfm-jvJKYGbUtwPEW9AMxs7ejcJR4DvuSGFuS_wA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019157s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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` = 20250901 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-09-01T01:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.057310s] [吞吐率:17.45req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNTgwLCJuYmYiOjE3NTY2NjE1ODAsImV4cCI6MTc1OTI1MzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eKRdr82mV5z4EI6SkOzUr6JnmgpIOy2rUM4vWQGgnwlJXDNkzF7WckrohoH9ROOUsDgDYgMC-uK-H8balN7J_JPsTFQVx6gBCE6pDDx5zb5WECClv-BRa5IYnr7qEU-EIhQlfm-jvJKYGbUtwPEW9AMxs7ejcJR4DvuSGFuS_wA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020424s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001493s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001402s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001077s ] [ 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` = 20250901 [ RunTime:0.000547s ] --------------------------------------------------------------- [2025-09-01T01:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071941s] [吞吐率:13.90req/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.004185s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T01:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058487s] [吞吐率:17.10req/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.005904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-09-01T01:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057142s] [吞吐率:17.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNjQwLCJuYmYiOjE3NTY2NjE2NDAsImV4cCI6MTc1OTI1MzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q0JrSAi5v12hZf6ADz51YRlvenxw4yBihApU6sdJ24hO7D0Jh8VSJEFIoVuYiGy1YSlZeMIDYMAOnzLueGV6X0Xj7IvHqHbkWJHzb20Om2t9fwnIexorBYwUMnMxUPGp4pH9QI4OX5Ra1AgaW6UyzAqTGok3FL5zNFq8OQI1DXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016520s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001809s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001118s ] [ 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` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T01:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.057209s] [吞吐率:17.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNjQwLCJuYmYiOjE3NTY2NjE2NDAsImV4cCI6MTc1OTI1MzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q0JrSAi5v12hZf6ADz51YRlvenxw4yBihApU6sdJ24hO7D0Jh8VSJEFIoVuYiGy1YSlZeMIDYMAOnzLueGV6X0Xj7IvHqHbkWJHzb20Om2t9fwnIexorBYwUMnMxUPGp4pH9QI4OX5Ra1AgaW6UyzAqTGok3FL5zNFq8OQI1DXk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018012s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001843s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001109s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T01:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.134974s] [吞吐率:7.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.008208s ] 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.000328s ] --------------------------------------------------------------- [2025-09-01T01:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044162s] [吞吐率:22.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNzAwLCJuYmYiOjE3NTY2NjE3MDAsImV4cCI6MTc1OTI1MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TKlLOc3EoyrDnYFRdCx-16_JC1E7ZLEs2b0YIj7VLUyXnGE7F_3e2NIuQSyJRzh_ApIW53TNBADV6r2il3tfhlxkUQKXZ0PkuavaLvC4IVjdT9rrff8hP8DGe2hXBNUcEfz9cPv8CcDqS6vEK2dAMeMuWJmuK_JC7RVDrzSkbdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-09-01T01:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048688s] [吞吐率:20.54req/s] [内存消耗:2,502.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNzAwLCJuYmYiOjE3NTY2NjE3MDAsImV4cCI6MTc1OTI1MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TKlLOc3EoyrDnYFRdCx-16_JC1E7ZLEs2b0YIj7VLUyXnGE7F_3e2NIuQSyJRzh_ApIW53TNBADV6r2il3tfhlxkUQKXZ0PkuavaLvC4IVjdT9rrff8hP8DGe2hXBNUcEfz9cPv8CcDqS6vEK2dAMeMuWJmuK_JC7RVDrzSkbdE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011039s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000231s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T01:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074667s] [吞吐率:13.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.007172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-09-01T01:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061606s] [吞吐率:16.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.005783s ] 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-09-01T01:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054925s] [吞吐率:18.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNzYwLCJuYmYiOjE3NTY2NjE3NjAsImV4cCI6MTc1OTI1Mzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bXkzzCGculyVlphp8F6ftbrWhCDJ5R3Dxe4VOPMasT1tsyIJxXwQTIfhfrKU8_1IBszvrqyWX-7G5v6GD-0bCyQnh3M9Mz6tF1eyCUJDdnq94hb5XaF96HwkUYwpKVDNCrbNY30AbG8NYD79T6KJwDMsNnyZvJTYvxPEE02vjAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ 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` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T01:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055114s] [吞吐率:18.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxNzYwLCJuYmYiOjE3NTY2NjE3NjAsImV4cCI6MTc1OTI1Mzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bXkzzCGculyVlphp8F6ftbrWhCDJ5R3Dxe4VOPMasT1tsyIJxXwQTIfhfrKU8_1IBszvrqyWX-7G5v6GD-0bCyQnh3M9Mz6tF1eyCUJDdnq94hb5XaF96HwkUYwpKVDNCrbNY30AbG8NYD79T6KJwDMsNnyZvJTYvxPEE02vjAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019107s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000804s ] [ 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` = 20250901 [ RunTime:0.000538s ] --------------------------------------------------------------- [2025-09-01T01:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066089s] [吞吐率:15.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.004822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-09-01T01:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052783s] [吞吐率:18.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.005639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-09-01T01:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055155s] [吞吐率:18.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxODIwLCJuYmYiOjE3NTY2NjE4MjAsImV4cCI6MTc1OTI1MzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fAhCdd27oOhQMt_nqZvWGHo0JcAD8KZlkkNGLvQ9mfnKkiloWvW1I9foDzO9-WuhYyK2nBPsvCTfyZe5czeZiyGKRYlLj7fwsPhPbycZOMPMM_tYOYavINABuCl1SY3eTq0d0vEuiTVGYYYd4yWNQyXicvb0mSY843-V5Vos7hI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ 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` = 20250901 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-09-01T01:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055162s] [吞吐率:18.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxODIwLCJuYmYiOjE3NTY2NjE4MjAsImV4cCI6MTc1OTI1MzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fAhCdd27oOhQMt_nqZvWGHo0JcAD8KZlkkNGLvQ9mfnKkiloWvW1I9foDzO9-WuhYyK2nBPsvCTfyZe5czeZiyGKRYlLj7fwsPhPbycZOMPMM_tYOYavINABuCl1SY3eTq0d0vEuiTVGYYYd4yWNQyXicvb0mSY843-V5Vos7hI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018543s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20250901 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-09-01T01:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064212s] [吞吐率:15.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.006679s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-09-01T01:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051347s] [吞吐率:19.48req/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.004522s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-09-01T01:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039525s] [吞吐率:25.30req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxODgwLCJuYmYiOjE3NTY2NjE4ODAsImV4cCI6MTc1OTI1Mzg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RAV6tuXNbmcrIQcwgpGJxY8V_dpbTn5dr5VxbqSMMj4MJYhVXDcxP-pQCS_BpB8CLMVUnIHyoLaHqPClMv1BDZSlVUo_e9LUU6PdWaDZtaVgtHaEW0mPLI5TkmvXES7z1g-KNNDeYW-PDeWVKpV06y7tIOGKK8EuHoLMW_Li6R4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000681s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000740s ] [ 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` = 20250901 [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-09-01T01:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040052s] [吞吐率:24.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxODgwLCJuYmYiOjE3NTY2NjE4ODAsImV4cCI6MTc1OTI1Mzg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RAV6tuXNbmcrIQcwgpGJxY8V_dpbTn5dr5VxbqSMMj4MJYhVXDcxP-pQCS_BpB8CLMVUnIHyoLaHqPClMv1BDZSlVUo_e9LUU6PdWaDZtaVgtHaEW0mPLI5TkmvXES7z1g-KNNDeYW-PDeWVKpV06y7tIOGKK8EuHoLMW_Li6R4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001080s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000803s ] [ 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` = 20250901 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-09-01T01:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074769s] [吞吐率:13.37req/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.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000292s ] --------------------------------------------------------------- [2025-09-01T01:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061199s] [吞吐率:16.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.000790s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000295s ] --------------------------------------------------------------- [2025-09-01T01:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049760s] [吞吐率:20.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYxOTQwLCJuYmYiOjE3NTY2NjE5NDAsImV4cCI6MTc1OTI1Mzk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rfz9801MsDFqeQF0iJ1eyzitRJG2OzYDm_GEfXCurwt4i6gXHipdaD32UXoPzzhDgdrKwDmeB_OBfCeipy-znf43U4VQdZieAIPJfPkVx2WmFucvuyYmO9OgatYNIPUEIqpgBd3-x3GpFpe0MM9-SDqbiLAVPEIro7lUk1sRmxw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010980s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-09-01T01:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.082026s] [吞吐率:12.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.001404s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-09-01T01:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052436s] [吞吐率:19.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMDAwLCJuYmYiOjE3NTY2NjIwMDAsImV4cCI6MTc1OTI1NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vVKtCr3WILhPGdWNNEojxiGTtiYYZBjAM7qq7jIvbntHRFDF_h0KZ4VuCpIGdZEiXx0qoS45M9abXH_vQNV0txJzBWsNw_Xj73KwGL5qWPrPeg3OSJ-CnzoymbIVgE6p19PkGWYdsQTbE0jS1O6qMZv8ziZMp2W5sC0SLxhIEco', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010086s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T01:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052843s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMDAwLCJuYmYiOjE3NTY2NjIwMDAsImV4cCI6MTc1OTI1NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vVKtCr3WILhPGdWNNEojxiGTtiYYZBjAM7qq7jIvbntHRFDF_h0KZ4VuCpIGdZEiXx0qoS45M9abXH_vQNV0txJzBWsNw_Xj73KwGL5qWPrPeg3OSJ-CnzoymbIVgE6p19PkGWYdsQTbE0jS1O6qMZv8ziZMp2W5sC0SLxhIEco', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010055s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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` = 20250901 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-09-01T01:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070246s] [吞吐率:14.24req/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.015513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001221s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-09-01T01:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054114s] [吞吐率:18.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMDYwLCJuYmYiOjE3NTY2NjIwNjAsImV4cCI6MTc1OTI1NDA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZVt_MRh5gKTx4BFYcAHpFh2VkpjgqESGt3SHpvDqWzVONMwWymroxdRRhcv1TU2e-6jzJ-wINaoEgIRJ7dICoVC6kJQcHu87puknm37ro5kYlGGP4OeUUj013Uj15Enxnj09U-ex4yYbrjwm0mWUQ7axPzahbiB9P0QWtYW_6qE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001138s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001067s ] [ 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` = 20250901 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-09-01T01:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055252s] [吞吐率:18.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMDYwLCJuYmYiOjE3NTY2NjIwNjAsImV4cCI6MTc1OTI1NDA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZVt_MRh5gKTx4BFYcAHpFh2VkpjgqESGt3SHpvDqWzVONMwWymroxdRRhcv1TU2e-6jzJ-wINaoEgIRJ7dICoVC6kJQcHu87puknm37ro5kYlGGP4OeUUj013Uj15Enxnj09U-ex4yYbrjwm0mWUQ7axPzahbiB9P0QWtYW_6qE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015162s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001527s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001116s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T01:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.089625s] [吞吐率:11.16req/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.015777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-09-01T01:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076056s] [吞吐率:13.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.002197s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-09-01T01:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037693s] [吞吐率:26.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMTIwLCJuYmYiOjE3NTY2NjIxMjAsImV4cCI6MTc1OTI1NDEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UNNIJ18-LZ9Gh-tYE0M7QqBx-nwykLyd-QhBAoW7hOW5FOAkp7a6mbrz4uK3pQ7VYG7AlCuflhi4EYe43UJgWP4mJysnE-9MInxMin_M58WQn_M4OlYcZ0xHkYujbUr9k14bW5gpNywtOIXe5sHvwiTKJlt9w8yspPs5JPcMjm8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000585s ] [ 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` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T01:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040811s] [吞吐率:24.50req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMTIwLCJuYmYiOjE3NTY2NjIxMjAsImV4cCI6MTc1OTI1NDEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UNNIJ18-LZ9Gh-tYE0M7QqBx-nwykLyd-QhBAoW7hOW5FOAkp7a6mbrz4uK3pQ7VYG7AlCuflhi4EYe43UJgWP4mJysnE-9MInxMin_M58WQn_M4OlYcZ0xHkYujbUr9k14bW5gpNywtOIXe5sHvwiTKJlt9w8yspPs5JPcMjm8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ 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` = 20250901 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-09-01T01:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073130s] [吞吐率:13.67req/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.014205s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T01:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059603s] [吞吐率: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.001151s ] 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.000329s ] --------------------------------------------------------------- [2025-09-01T01:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052368s] [吞吐率:19.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMTgwLCJuYmYiOjE3NTY2NjIxODAsImV4cCI6MTc1OTI1NDE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wupBRSiqPy-8qvvdX2KnaeT42EbMs4IGFw3TXdxlgNDHEZaHbmbcOdO8IGiQgbnE_yTK-gjJtZkk3CkSW-shd_DdmSoGMvB4BWNENpzg8Vfsdy-y2x2lJ1QdV1t7uz8SOPCDvmI8hAdxjEOHO1ULAIVsfF0SXid1_q0STWY4A28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012408s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T01:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054218s] [吞吐率:18.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMTgwLCJuYmYiOjE3NTY2NjIxODAsImV4cCI6MTc1OTI1NDE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wupBRSiqPy-8qvvdX2KnaeT42EbMs4IGFw3TXdxlgNDHEZaHbmbcOdO8IGiQgbnE_yTK-gjJtZkk3CkSW-shd_DdmSoGMvB4BWNENpzg8Vfsdy-y2x2lJ1QdV1t7uz8SOPCDvmI8hAdxjEOHO1ULAIVsfF0SXid1_q0STWY4A28', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001080s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001296s ] [ 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` = 20250901 [ RunTime:0.000541s ] --------------------------------------------------------------- [2025-09-01T01:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059268s] [吞吐率:16.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.002037s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T01:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047286s] [吞吐率:21.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.004524s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-09-01T01:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037812s] [吞吐率:26.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMjQwLCJuYmYiOjE3NTY2NjIyNDAsImV4cCI6MTc1OTI1NDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jCfcbUjaWj-GcX5u5uf18uKLsbu2_WUBDmyJkaDUVcVQKPSBOJnNjrzzNH9ZvAZxH0TVRiqOET7R7cAT3F8g6obFRNXFm_NtwRY1idO5ihAS-ivTLWVxY0HzyNEFkszEQMDX59IFG2NMC46y-KoseHHFN6C_MGZxNdd1l59yQZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000544s ] --------------------------------------------------------------- [2025-09-01T01:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052339s] [吞吐率:19.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMjQwLCJuYmYiOjE3NTY2NjIyNDAsImV4cCI6MTc1OTI1NDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jCfcbUjaWj-GcX5u5uf18uKLsbu2_WUBDmyJkaDUVcVQKPSBOJnNjrzzNH9ZvAZxH0TVRiqOET7R7cAT3F8g6obFRNXFm_NtwRY1idO5ihAS-ivTLWVxY0HzyNEFkszEQMDX59IFG2NMC46y-KoseHHFN6C_MGZxNdd1l59yQZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000559s ] --------------------------------------------------------------- [2025-09-01T01:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071373s] [吞吐率:14.01req/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.000943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-09-01T01:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057925s] [吞吐率:17.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.010369s ] 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.000409s ] --------------------------------------------------------------- [2025-09-01T01:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054266s] [吞吐率:18.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMzAwLCJuYmYiOjE3NTY2NjIzMDAsImV4cCI6MTc1OTI1NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IXvpaZwM3QduSunC5nmdLu50u7yiw_JCpzY7I6dj1Vcq-SQP-S7zU88RXQna8u2zi5coSQEf2DA4_pbr2CH1HaDCUsu9vSpHZch2uMQjGoSG6TiQsZE8azQkpbtQ7nMr1f1Bkw47g1UfjkRgSVpUhVKRmi17BcCaZjda8xnV3rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T01:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055291s] [吞吐率:18.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMzAwLCJuYmYiOjE3NTY2NjIzMDAsImV4cCI6MTc1OTI1NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IXvpaZwM3QduSunC5nmdLu50u7yiw_JCpzY7I6dj1Vcq-SQP-S7zU88RXQna8u2zi5coSQEf2DA4_pbr2CH1HaDCUsu9vSpHZch2uMQjGoSG6TiQsZE8azQkpbtQ7nMr1f1Bkw47g1UfjkRgSVpUhVKRmi17BcCaZjda8xnV3rw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001160s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001026s ] [ 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` = 20250901 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-09-01T01:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073152s] [吞吐率:13.67req/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.014233s ] 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-09-01T01:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052680s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMzYwLCJuYmYiOjE3NTY2NjIzNjAsImV4cCI6MTc1OTI1NDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GYfqGUyzX6LpgpUO18kY6gaETtQbnTPGVud_fxjt5iZRFg3i9O5U7gELQnD0GocgSnmYzqaNdpRa2vI_70BtKUCHHhCxzohc-0ca42pvqrXXC8cYyfBfZdhNJzzqCFf7YLTiVeSvxg8MxgLN9UBlGTFOoPh2kuV9Dm6TSVeRzhc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011744s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T01:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052721s] [吞吐率:18.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyMzYwLCJuYmYiOjE3NTY2NjIzNjAsImV4cCI6MTc1OTI1NDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GYfqGUyzX6LpgpUO18kY6gaETtQbnTPGVud_fxjt5iZRFg3i9O5U7gELQnD0GocgSnmYzqaNdpRa2vI_70BtKUCHHhCxzohc-0ca42pvqrXXC8cYyfBfZdhNJzzqCFf7YLTiVeSvxg8MxgLN9UBlGTFOoPh2kuV9Dm6TSVeRzhc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011832s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20250901 [ RunTime:0.000508s ] --------------------------------------------------------------- [2025-09-01T01:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059564s] [吞吐率:16.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.001672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-09-01T01:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046575s] [吞吐率: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.003309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-09-01T01:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053860s] [吞吐率:18.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNDIwLCJuYmYiOjE3NTY2NjI0MjAsImV4cCI6MTc1OTI1NDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QdXgiTpfVNM5UI09rD8XNTrMfu77hRBpW_jKSCKLHV9q275JjAxOwluVb9iQtAvWm6_j-qiSibMWNDNgNzyq5xy4EwwUVjM6yGhb2OPwmEvlu1kOfXHAWcOvfxU2Vmff0KWdTLYiMrQ24xwp3pQrUHubqbm7TjR_5A079jfeg0o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017020s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-09-01T01:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053849s] [吞吐率:18.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNDIwLCJuYmYiOjE3NTY2NjI0MjAsImV4cCI6MTc1OTI1NDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QdXgiTpfVNM5UI09rD8XNTrMfu77hRBpW_jKSCKLHV9q275JjAxOwluVb9iQtAvWm6_j-qiSibMWNDNgNzyq5xy4EwwUVjM6yGhb2OPwmEvlu1kOfXHAWcOvfxU2Vmff0KWdTLYiMrQ24xwp3pQrUHubqbm7TjR_5A079jfeg0o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017050s ] 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.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T01:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057945s] [吞吐率:17.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.000736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-09-01T01:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053033s] [吞吐率:18.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNDgwLCJuYmYiOjE3NTY2NjI0ODAsImV4cCI6MTc1OTI1NDQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d19oz-WWsqZg4FeJyen6_7mx3Yyb-XIwQ7z6F3hNwEm34AKiLs1FONHXG2PrvwhETJEjEgOqsYZ8shyagAERW9gkZDkKTJmeDkGeUJ92dQlUU9Ox-O6KtgtMisaJq1vVtA6BBo2bDyGDSbF1nBy7HdEfmK1lUZbV7X-zUKgMVxI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014288s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-09-01T01:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059429s] [吞吐率:16.83req/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.000762s ] 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.000310s ] --------------------------------------------------------------- [2025-09-01T01:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047234s] [吞吐率:21.17req/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.001769s ] 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.000325s ] --------------------------------------------------------------- [2025-09-01T01:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053071s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNTQwLCJuYmYiOjE3NTY2NjI1NDAsImV4cCI6MTc1OTI1NDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YSHORSkPm_RuvkylJzge88L4b4VSOLo3OJgQCQdY38p4muli29oUVx0-fRVUHZfNfnkuxlwGINkD4hVsTFFmnFvszWV80JC2K3enB2_fIFvJmhV6ouS7zCo3jYqNqedGe-F9qd8ipXSolzN1qKMMnvK4ABb_WYrUW22AgEoGBZM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000234s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ 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` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T01:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053413s] [吞吐率:18.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNTQwLCJuYmYiOjE3NTY2NjI1NDAsImV4cCI6MTc1OTI1NDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YSHORSkPm_RuvkylJzge88L4b4VSOLo3OJgQCQdY38p4muli29oUVx0-fRVUHZfNfnkuxlwGINkD4hVsTFFmnFvszWV80JC2K3enB2_fIFvJmhV6ouS7zCo3jYqNqedGe-F9qd8ipXSolzN1qKMMnvK4ABb_WYrUW22AgEoGBZM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013951s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-09-01T01:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.495232s] [吞吐率:2.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.003083s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-09-01T01:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.509804s] [吞吐率:1.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.001279s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T01:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048509s] [吞吐率:20.61req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNjAwLCJuYmYiOjE3NTY2NjI2MDAsImV4cCI6MTc1OTI1NDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rOcHDDqQN0JfVhQDPda9B5S1fQlo811H7YMRP10iv7yIINKFMejZiAfnVO8yZJgs7GwMz5MbZzL_U4loMftteR3wc8q3fgVrhBxomBEeb2Fh1bKvEpYcBvqnOiQ9ny9xSxJ4M-4P2tyzpCLretrNmAGN0RHN8MakXa0N6V6U3gU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000737s ] [ 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` = 20250901 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-09-01T01:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048549s] [吞吐率:20.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNjAwLCJuYmYiOjE3NTY2NjI2MDAsImV4cCI6MTc1OTI1NDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rOcHDDqQN0JfVhQDPda9B5S1fQlo811H7YMRP10iv7yIINKFMejZiAfnVO8yZJgs7GwMz5MbZzL_U4loMftteR3wc8q3fgVrhBxomBEeb2Fh1bKvEpYcBvqnOiQ9ny9xSxJ4M-4P2tyzpCLretrNmAGN0RHN8MakXa0N6V6U3gU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ 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` = 20250901 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-09-01T01:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058295s] [吞吐率: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.001271s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-09-01T01:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046180s] [吞吐率:21.65req/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.003711s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T01:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054781s] [吞吐率:18.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNjYwLCJuYmYiOjE3NTY2NjI2NjAsImV4cCI6MTc1OTI1NDY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h9h5r7aOEqrDqBljBWX5vt2DAeQ6GlmbNXb-cd-676rRu_s4e-fcrqq6MBECmkq1H1bdhcwoPME3IM6wWQ1lN3JJH3t5BqkHtRpQcb9BZSY4ZlUKIqV-7LftteLjKGhk9T5hcX6y9Q0d1s9JKPYZz4T86iFuuMM2OflREXxzbJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015066s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ 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` = 20250901 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-09-01T01:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055193s] [吞吐率:18.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNjYwLCJuYmYiOjE3NTY2NjI2NjAsImV4cCI6MTc1OTI1NDY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h9h5r7aOEqrDqBljBWX5vt2DAeQ6GlmbNXb-cd-676rRu_s4e-fcrqq6MBECmkq1H1bdhcwoPME3IM6wWQ1lN3JJH3t5BqkHtRpQcb9BZSY4ZlUKIqV-7LftteLjKGhk9T5hcX6y9Q0d1s9JKPYZz4T86iFuuMM2OflREXxzbJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000682s ] [ 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` = 20250901 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-09-01T01:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057957s] [吞吐率:17.25req/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.000734s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-09-01T01:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045932s] [吞吐率:21.77req/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.001054s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T01:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053833s] [吞吐率:18.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNzIwLCJuYmYiOjE3NTY2NjI3MjAsImV4cCI6MTc1OTI1NDcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.m3RlphPbHzpBTWk-UrwX4h6duIY3o1z2eTJCXmLLvgAWj0S04TIeEu5KbReqgRwCBaVQ13Edn_NRlvNHL8giyeVVtx-eFbtdY4vud8fQfRwXRz3qLb0avSQ9sfrVGkiSxGUfbgUn-knB5oWaoishYqdah2Uxba_cD_TnRIfUZx4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011549s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-09-01T01:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053834s] [吞吐率:18.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNzIwLCJuYmYiOjE3NTY2NjI3MjAsImV4cCI6MTc1OTI1NDcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.m3RlphPbHzpBTWk-UrwX4h6duIY3o1z2eTJCXmLLvgAWj0S04TIeEu5KbReqgRwCBaVQ13Edn_NRlvNHL8giyeVVtx-eFbtdY4vud8fQfRwXRz3qLb0avSQ9sfrVGkiSxGUfbgUn-knB5oWaoishYqdah2Uxba_cD_TnRIfUZx4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011921s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000699s ] [ 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` = 20250901 [ RunTime:0.000638s ] --------------------------------------------------------------- [2025-09-01T01:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062359s] [吞吐率:16.04req/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.000916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-09-01T01:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045844s] [吞吐率:21.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.010450s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-09-01T01:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053204s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNzgwLCJuYmYiOjE3NTY2NjI3ODAsImV4cCI6MTc1OTI1NDc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vuWFM3BNNFY4jgap25TE9yCbGVwPANN9mmV1vlbd5ishXnhLvgAjCmkGxGR0hc4hyXNp4HChQ4SW3vBVkjEEEPhb4vEDPTu9iECWtanp7UQ5D3ksTScohdpJWafrZT8P9Z1lByoafyu8a4300jcU4K1jh8YMWtZ3hq9DtJWbV44', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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` = 20250901 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-09-01T01:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053260s] [吞吐率:18.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyNzgwLCJuYmYiOjE3NTY2NjI3ODAsImV4cCI6MTc1OTI1NDc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vuWFM3BNNFY4jgap25TE9yCbGVwPANN9mmV1vlbd5ishXnhLvgAjCmkGxGR0hc4hyXNp4HChQ4SW3vBVkjEEEPhb4vEDPTu9iECWtanp7UQ5D3ksTScohdpJWafrZT8P9Z1lByoafyu8a4300jcU4K1jh8YMWtZ3hq9DtJWbV44', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011970s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20250901 [ RunTime:0.000645s ] --------------------------------------------------------------- [2025-09-01T01:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061549s] [吞吐率:16.25req/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.001999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-09-01T01:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049393s] [吞吐率:20.25req/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.004601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-09-01T01:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052438s] [吞吐率:19.07req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyODQwLCJuYmYiOjE3NTY2NjI4NDAsImV4cCI6MTc1OTI1NDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fe6QazBK5U0MJ2I9-vGkktv6lOMg1ZxqAiUq9XH0cI6QNYtruVpU9YHbCqvcIknVJgqrIDko3UYacUnGuez4PprBXacuifu4NunZwDrhz7NzMvPr-_Ms8uc1ZjK4szbXsEi3Uwn7NTDUCJLIfepHH8uQwVFvlA2Nt9jk25rLqJg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ 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` = 20250901 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-09-01T01:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052992s] [吞吐率:18.87req/s] [内存消耗:2,503.22kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyODQwLCJuYmYiOjE3NTY2NjI4NDAsImV4cCI6MTc1OTI1NDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fe6QazBK5U0MJ2I9-vGkktv6lOMg1ZxqAiUq9XH0cI6QNYtruVpU9YHbCqvcIknVJgqrIDko3UYacUnGuez4PprBXacuifu4NunZwDrhz7NzMvPr-_Ms8uc1ZjK4szbXsEi3Uwn7NTDUCJLIfepHH8uQwVFvlA2Nt9jk25rLqJg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011664s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000524s ] --------------------------------------------------------------- [2025-09-01T01:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066782s] [吞吐率:14.97req/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.001867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-09-01T01:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035773s] [吞吐率:27.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyOTAwLCJuYmYiOjE3NTY2NjI5MDAsImV4cCI6MTc1OTI1NDkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t2P3cb3iITD2EaTmTAtojzc_j8zD0fPVSJQnmAkBbuXs8_er6EDAEIhdcIhTqQ3QgpeEXzS6Bii4TsPVoJut5S4RGTIk_ESZDBRX8i-4midBrfiaWm6hybhEY4CbuFbbUbZ03TtVJujpxJtHF3K1_vguVx72iAjn5-f9qTqEgUw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001191s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T01:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052449s] [吞吐率:19.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyOTAwLCJuYmYiOjE3NTY2NjI5MDAsImV4cCI6MTc1OTI1NDkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t2P3cb3iITD2EaTmTAtojzc_j8zD0fPVSJQnmAkBbuXs8_er6EDAEIhdcIhTqQ3QgpeEXzS6Bii4TsPVoJut5S4RGTIk_ESZDBRX8i-4midBrfiaWm6hybhEY4CbuFbbUbZ03TtVJujpxJtHF3K1_vguVx72iAjn5-f9qTqEgUw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016127s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ 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` = 20250901 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-09-01T01:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061182s] [吞吐率:16.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.001700s ] 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.000347s ] --------------------------------------------------------------- [2025-09-01T01:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049142s] [吞吐率:20.35req/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.004099s ] 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.000334s ] --------------------------------------------------------------- [2025-09-01T01:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053326s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYyOTYwLCJuYmYiOjE3NTY2NjI5NjAsImV4cCI6MTc1OTI1NDk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hYfFlEeFJ3fPsk7UDqYEBWMZIO4-kMCeUtNgngYhdRb2o_RQqftuzEkSbyF5HwgLGf-ZWnO6f3IrJdONG4aY70fsQoHVN_ECGEVcpiy1bQZYEbDrjJYHjGGlBaDisKy8-XH552pYE16QowqluraQIEkc1Cr3PYQ8fE5DxHhT3Js', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017398s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ 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` = 20250901 [ RunTime:0.000603s ] 00620s ] --------------------------------------------------------------- [2025-09-01T01:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058646s] [吞吐率:17.05req/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.001654s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T01:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046683s] [吞吐率:21.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.004559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T01:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053791s] [吞吐率:18.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMDIwLCJuYmYiOjE3NTY2NjMwMjAsImV4cCI6MTc1OTI1NTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eplfeHzmmifSqTXtCU2WaNB-TlcHq4XksMQdwLUaWeYQpVOm4v_qzWaC1mrFyUAjayfXslZqLZmvcmdIZ0bOf-3mwXVGa8C_4IjhPcYRx96l-1pRycs_4iB-12XdRYTpsgemZZKVPyLHx8rV4jOOtu5f6pxQIb-MvST_q8J3_Kc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014433s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-09-01T01:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053804s] [吞吐率:18.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMDIwLCJuYmYiOjE3NTY2NjMwMjAsImV4cCI6MTc1OTI1NTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eplfeHzmmifSqTXtCU2WaNB-TlcHq4XksMQdwLUaWeYQpVOm4v_qzWaC1mrFyUAjayfXslZqLZmvcmdIZ0bOf-3mwXVGa8C_4IjhPcYRx96l-1pRycs_4iB-12XdRYTpsgemZZKVPyLHx8rV4jOOtu5f6pxQIb-MvST_q8J3_Kc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015936s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ 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` = 20250901 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-09-01T01:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060930s] [吞吐率:16.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.002418s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-09-01T01:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053488s] [吞吐率:18.70req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMDgwLCJuYmYiOjE3NTY2NjMwODAsImV4cCI6MTc1OTI1NTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZM33Ygq_0EDaw-QYMVpZPQNQzKNVRa3MFQgNYwRhBciZvpcWBg-3i4-4LTzMNBY6PAFMI1lmLnPz3HgkGYKOfylbAbQOxRvdgytFJexMX5KGAKGAk9XrJwc2SmBcj_QyGHkurWB7o7Jz5HUW2ly1eqYNU4Z35uVvqtR_9ZMpdYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20250901 [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-09-01T01:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061708s] [吞吐率:16.21req/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.000809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T01:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051850s] [吞吐率:19.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.015342s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-09-01T01:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052936s] [吞吐率:18.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMTQwLCJuYmYiOjE3NTY2NjMxNDAsImV4cCI6MTc1OTI1NTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xd_cQoT1VIKevxWI6i9tNZ2OiwjrIXUC0T-BX8le1-AbaO5fTKSDaKUsJ9eKBPVcEf7yh7w243DXTh_fd2kJP7gVY82jmpcF60Hh7fU7U6MBpXARqrn_2gY55SfAablcwkOqd8M6eluXgfIVd6FO5Ap89048KYSs6NpJhOHAxYA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016154s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ 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` = 20250901 [ RunTime:0.000599s ] 00621s ] --------------------------------------------------------------- [2025-09-01T02:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057906s] [吞吐率:17.27req/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.001501s ] 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.000353s ] --------------------------------------------------------------- [2025-09-01T02:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044651s] [吞吐率:22.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.003276s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T02:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052871s] [吞吐率:18.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMjAwLCJuYmYiOjE3NTY2NjMyMDAsImV4cCI6MTc1OTI1NTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DGzs0K5_huQ6xijDxnHu_gqC1Bd1caXq3By_6PUQexijyanUl3bHvv1D8mzLReqZBzzoQTYYInJ-aGWIOJRSgC3Fe_lyHKXNJasYjUU-maEOUhVDSXQygf-FGyjApoX5dhBiLjkstYsEakLLxK1XQ2uLiYqnVe6ZMAsDO7ng9W0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014915s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-09-01T02:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052983s] [吞吐率:18.87req/s] [内存消耗:2,503.17kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMjAwLCJuYmYiOjE3NTY2NjMyMDAsImV4cCI6MTc1OTI1NTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DGzs0K5_huQ6xijDxnHu_gqC1Bd1caXq3By_6PUQexijyanUl3bHvv1D8mzLReqZBzzoQTYYInJ-aGWIOJRSgC3Fe_lyHKXNJasYjUU-maEOUhVDSXQygf-FGyjApoX5dhBiLjkstYsEakLLxK1XQ2uLiYqnVe6ZMAsDO7ng9W0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015028s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-09-01T02:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067576s] [吞吐率:14.80req/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.000926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-09-01T02:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055056s] [吞吐率:18.16req/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.000833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001602s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-09-01T02:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037996s] [吞吐率:26.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMjYwLCJuYmYiOjE3NTY2NjMyNjAsImV4cCI6MTc1OTI1NTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LStoefqjTDTtjhLt7xL3TCxXUam5p602P7rEcPLPlGlD7UqXQgrUKDvVU25cAWcDzRlFvRTCt177JcVQY0lRVSjuyzgfMvvwpvkuvaOd31MryHl1dGOrBBd-uzKFCtrgDS1yHSzFiUsEobkejcibQzRwHei3-InRDveey8MyqSo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000928s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000539s ] [ 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` = 20250901 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-09-01T02:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048166s] [吞吐率:20.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMjYwLCJuYmYiOjE3NTY2NjMyNjAsImV4cCI6MTc1OTI1NTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LStoefqjTDTtjhLt7xL3TCxXUam5p602P7rEcPLPlGlD7UqXQgrUKDvVU25cAWcDzRlFvRTCt177JcVQY0lRVSjuyzgfMvvwpvkuvaOd31MryHl1dGOrBBd-uzKFCtrgDS1yHSzFiUsEobkejcibQzRwHei3-InRDveey8MyqSo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001301s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001195s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001347s ] [ 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` = 20250901 [ RunTime:0.000684s ] --------------------------------------------------------------- [2025-09-01T02:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070027s] [吞吐率:14.28req/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.014197s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-09-01T02:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056707s] [吞吐率:17.63req/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.006750s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001334s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-09-01T02:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039588s] [吞吐率:25.26req/s] [内存消耗:2,502.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMzIwLCJuYmYiOjE3NTY2NjMzMjAsImV4cCI6MTc1OTI1NTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Cxybmmh-2G0lqBO68QPlWGKL6FzA-h2JPysdtX9Hqmr-90ODGXSbFTxiijIoBFjevH6_dbmUCygbacx3YFDHMbcOJ_x7Vnpx9lBDSN1blw33-7AjkkjnNeOUdKfLz1RpX70wFB649ThhgkN_hqO11C85sh3YIzpfDGK45umGhnI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002257s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T02:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040057s] [吞吐率:24.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMzIwLCJuYmYiOjE3NTY2NjMzMjAsImV4cCI6MTc1OTI1NTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Cxybmmh-2G0lqBO68QPlWGKL6FzA-h2JPysdtX9Hqmr-90ODGXSbFTxiijIoBFjevH6_dbmUCygbacx3YFDHMbcOJ_x7Vnpx9lBDSN1blw33-7AjkkjnNeOUdKfLz1RpX70wFB649ThhgkN_hqO11C85sh3YIzpfDGK45umGhnI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002262s ] 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.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001037s ] [ 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` = 20250901 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-09-01T02:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076715s] [吞吐率:13.04req/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.005298s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001478s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-09-01T02:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063951s] [吞吐率:15.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.006847s ] 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.000466s ] --------------------------------------------------------------- [2025-09-01T02:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040050s] [吞吐率:24.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMzgwLCJuYmYiOjE3NTY2NjMzODAsImV4cCI6MTc1OTI1NTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.deOaDGdqBdwB0BdTsA0suz8hNeiX2WgZX38rCBwUeDRqripWc7EpjD_fAQxNMJZloKYwnNDVzaSKsyBKFLqP37H5IIi-dkWPxqseOlLNhA6L6bK23mgr3PDTx-DL0f25RyDU0bxJTM6l7dfkBksGAZracxBE_72DH0ppRFoBp8s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004190s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T02:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041195s] [吞吐率:24.27req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzMzgwLCJuYmYiOjE3NTY2NjMzODAsImV4cCI6MTc1OTI1NTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.deOaDGdqBdwB0BdTsA0suz8hNeiX2WgZX38rCBwUeDRqripWc7EpjD_fAQxNMJZloKYwnNDVzaSKsyBKFLqP37H5IIi-dkWPxqseOlLNhA6L6bK23mgr3PDTx-DL0f25RyDU0bxJTM6l7dfkBksGAZracxBE_72DH0ppRFoBp8s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004438s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001482s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001321s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001178s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T02:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053655s] [吞吐率:18.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.015607s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-09-01T02:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063052s] [吞吐率:15.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.004452s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-09-01T02:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.058214s] [吞吐率:17.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNDQwLCJuYmYiOjE3NTY2NjM0NDAsImV4cCI6MTc1OTI1NTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pRcfph2IL7LKj-NeWoFEsJKhHYbJLkNc4S6Ux0oQx0_rM3dYJN569sORt8XAUIRUodA4L3cAtonZ42646Uw1yYD8V8hVhTnGktJKvb01SComQclf6gmNmrmOnp2vUWWtuIOBgSPIskshjUQrNQEtUtl0OBy3kPTEVOF0-aagtYU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001626s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001354s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001083s ] [ 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` = 20250901 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-09-01T02:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040786s] [吞吐率:24.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNDQwLCJuYmYiOjE3NTY2NjM0NDAsImV4cCI6MTc1OTI1NTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pRcfph2IL7LKj-NeWoFEsJKhHYbJLkNc4S6Ux0oQx0_rM3dYJN569sORt8XAUIRUodA4L3cAtonZ42646Uw1yYD8V8hVhTnGktJKvb01SComQclf6gmNmrmOnp2vUWWtuIOBgSPIskshjUQrNQEtUtl0OBy3kPTEVOF0-aagtYU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000821s ] [ 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` = 20250901 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-09-01T02:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067729s] [吞吐率:14.76req/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.000828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001487s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000459s ] --------------------------------------------------------------- [2025-09-01T02:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055268s] [吞吐率:18.09req/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.009389s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001546s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-09-01T02:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054893s] [吞吐率:18.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNTAwLCJuYmYiOjE3NTY2NjM1MDAsImV4cCI6MTc1OTI1NTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ia9F-RP2rdHingV0nS0DA9fb5z_AAdx2Pffbiw2t_Uw1aciuSdI29Xc1GjFuSJMQ3jYvXJ8zWSUwVXDqoTclO4lPcxTYCSO6F_CpTDmG_wtA9nrloN_bH0v20yUCT2sDcwipTpmN4qOk2Gyy6T3HWUheDicloLRsD3leYA24yYM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017380s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001018s ] [ 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` = 20250901 [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-09-01T02:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055098s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNTAwLCJuYmYiOjE3NTY2NjM1MDAsImV4cCI6MTc1OTI1NTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ia9F-RP2rdHingV0nS0DA9fb5z_AAdx2Pffbiw2t_Uw1aciuSdI29Xc1GjFuSJMQ3jYvXJ8zWSUwVXDqoTclO4lPcxTYCSO6F_CpTDmG_wtA9nrloN_bH0v20yUCT2sDcwipTpmN4qOk2Gyy6T3HWUheDicloLRsD3leYA24yYM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017406s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001324s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000985s ] [ 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` = 20250901 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-09-01T02:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057418s] [吞吐率:17.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.000803s ] 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.000342s ] --------------------------------------------------------------- [2025-09-01T02:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045341s] [吞吐率:22.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.004094s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-09-01T02:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039553s] [吞吐率:25.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNTYwLCJuYmYiOjE3NTY2NjM1NjAsImV4cCI6MTc1OTI1NTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lmfmdguViPqA8pvlZcW7lutp8LR66NUCBFTDfue2t4JNuGHtEj0v5sPu4sShRG9-L2veayQhrZzrTZe45Gns4GHwCeyXI-nJHR_QzxmIjmeLI7xb4Ud_hf8ddaPxuLNMbFFKJO64qZ7x9gup1NWJv4THkdTWaw0oNXQn4B5VtSk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000697s ] [ 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` = 20250901 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-09-01T02:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040479s] [吞吐率:24.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNTYwLCJuYmYiOjE3NTY2NjM1NjAsImV4cCI6MTc1OTI1NTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lmfmdguViPqA8pvlZcW7lutp8LR66NUCBFTDfue2t4JNuGHtEj0v5sPu4sShRG9-L2veayQhrZzrTZe45Gns4GHwCeyXI-nJHR_QzxmIjmeLI7xb4Ud_hf8ddaPxuLNMbFFKJO64qZ7x9gup1NWJv4THkdTWaw0oNXQn4B5VtSk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000812s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001118s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001414s ] [ 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` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T02:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072456s] [吞吐率:13.80req/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.014719s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-09-01T02:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059210s] [吞吐率:16.89req/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.016027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-09-01T02:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053298s] [吞吐率:18.76req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNjIwLCJuYmYiOjE3NTY2NjM2MjAsImV4cCI6MTc1OTI1NTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oNbbuXKnYUfOfUl72BLt9YiiIodQtn2MBqTBjWfS7cpBfkKJL0igW2EQTMlJqg_LPG56v_zcjIO2qhAJgnk2K-X_ubY0R-hjfLHclSxKL91Z-J7rOGplBdJZEJZvP6gJrn3KZ0no4tfaskVvX2jYsWZW6uCHoA5akwlIIE7aoMU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013582s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ 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` = 20250901 [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-09-01T02:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053662s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNjIwLCJuYmYiOjE3NTY2NjM2MjAsImV4cCI6MTc1OTI1NTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oNbbuXKnYUfOfUl72BLt9YiiIodQtn2MBqTBjWfS7cpBfkKJL0igW2EQTMlJqg_LPG56v_zcjIO2qhAJgnk2K-X_ubY0R-hjfLHclSxKL91Z-J7rOGplBdJZEJZvP6gJrn3KZ0no4tfaskVvX2jYsWZW6uCHoA5akwlIIE7aoMU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-09-01T02:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057215s] [吞吐率:17.48req/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.000901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T02:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044765s] [吞吐率:22.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.003219s ] 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.000340s ] --------------------------------------------------------------- [2025-09-01T02:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052794s] [吞吐率:18.94req/s] [内存消耗:2,503.03kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNjgwLCJuYmYiOjE3NTY2NjM2ODAsImV4cCI6MTc1OTI1NTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mHzKon-AkCW0VveMIwfBSTfp8aQf0d0psNSdXM18J1SVVpb-_CGdsoPSDPB-XFvmT2U0ivaF3j6KL_To1NuWJ_rPVV9ax54jGSYrc67s2wGHIt1Uvu1TaHiPaCiGmsCAObawfVz_t0o0OQQxwtN8rQFBJAoMzXcbsnX053XKVQI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014952s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T02:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053181s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNjgwLCJuYmYiOjE3NTY2NjM2ODAsImV4cCI6MTc1OTI1NTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mHzKon-AkCW0VveMIwfBSTfp8aQf0d0psNSdXM18J1SVVpb-_CGdsoPSDPB-XFvmT2U0ivaF3j6KL_To1NuWJ_rPVV9ax54jGSYrc67s2wGHIt1Uvu1TaHiPaCiGmsCAObawfVz_t0o0OQQxwtN8rQFBJAoMzXcbsnX053XKVQI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014890s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000694s ] [ 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` = 20250901 [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-09-01T02:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059353s] [吞吐率:16.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.000960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T02:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045936s] [吞吐率:21.77req/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.002527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000301s ] --------------------------------------------------------------- [2025-09-01T02:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053576s] [吞吐率:18.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNzQwLCJuYmYiOjE3NTY2NjM3NDAsImV4cCI6MTc1OTI1NTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CbCFJSIZn6iiLJfWDM5tKbHXthuLWpI5k-zFcmgBOkz9ZdpNnjmP2czHBXMlLDUpZXtbOG_fgpmfb-qRAds66No6f_6NoMWOUjuunljtYW5cMK9T2jiFB7DKAmBw1xFuFYiGUvlwAtkXyOFe8IwyxCjQwIIINMhBc00I_kaxN4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017671s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ 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` = 20250901 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-09-01T02:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053151s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzNzQwLCJuYmYiOjE3NTY2NjM3NDAsImV4cCI6MTc1OTI1NTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CbCFJSIZn6iiLJfWDM5tKbHXthuLWpI5k-zFcmgBOkz9ZdpNnjmP2czHBXMlLDUpZXtbOG_fgpmfb-qRAds66No6f_6NoMWOUjuunljtYW5cMK9T2jiFB7DKAmBw1xFuFYiGUvlwAtkXyOFe8IwyxCjQwIIINMhBc00I_kaxN4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017441s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ 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` = 20250901 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-09-01T02:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073971s] [吞吐率:13.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.000859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-09-01T02:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059874s] [吞吐率:16.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.010634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-09-01T02:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056789s] [吞吐率:17.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzODAwLCJuYmYiOjE3NTY2NjM4MDAsImV4cCI6MTc1OTI1NTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PAPJ-Fg5_Ey5FBss9WgzavwaiiGdsNYnS4j6HFnlwGsTcY4IBiRr16xqML1HYOZukrTZe4VN6RCH6K4cvMCqI4vZl3XHLzNxpee8CFEXiF0yyYD7XZDqtGRZBd6CBggZVMLdF4_KOWe2vjQp1lrgtrGs_DYNwCqpzTJ9WuFw-gQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-09-01T02:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.057357s] [吞吐率:17.43req/s] [内存消耗:2,503.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzODAwLCJuYmYiOjE3NTY2NjM4MDAsImV4cCI6MTc1OTI1NTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PAPJ-Fg5_Ey5FBss9WgzavwaiiGdsNYnS4j6HFnlwGsTcY4IBiRr16xqML1HYOZukrTZe4VN6RCH6K4cvMCqI4vZl3XHLzNxpee8CFEXiF0yyYD7XZDqtGRZBd6CBggZVMLdF4_KOWe2vjQp1lrgtrGs_DYNwCqpzTJ9WuFw-gQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019166s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001039s ] [ 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` = 20250901 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-09-01T02:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057518s] [吞吐率:17.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.000847s ] 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.000353s ] --------------------------------------------------------------- [2025-09-01T02:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045428s] [吞吐率:22.01req/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.009400s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T02:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055323s] [吞吐率:18.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzODYwLCJuYmYiOjE3NTY2NjM4NjAsImV4cCI6MTc1OTI1NTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z5GMm5h6h6i9rNfDWkuBwrRow0s-N9uYtlC2RW7GftEuqaFoeHQDendiQBfnQJfCpBZdzhSHRCT6U9Eexz421me61_2iYOyxdh7rr55O4bBoxqglHHPiBH4AlWcBUUQfJc9tSK1--C8UTC8V63ZQ2n9UZuyXv0XdqSkpOkpZIQk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019448s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000573s ] 00596s ] --------------------------------------------------------------- [2025-09-01T02:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062145s] [吞吐率:16.09req/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.007087s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T02:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050284s] [吞吐率:19.89req/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.010153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-09-01T02:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054212s] [吞吐率:18.45req/s] [内存消耗:2,503.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzOTIwLCJuYmYiOjE3NTY2NjM5MjAsImV4cCI6MTc1OTI1NTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bKbKvaH2hilrER27czQvEx5qpFYqwgEYnAiqKdBxw4QBwMdtwkK0Xvv0QYDhava-Wym88XSUyD-c48z27pxFLAnKtqhejHJSLpOQ878I26I-Uk-1kU7lDivIOuo39FtcstiHIFxqvO7I2RKW-LlpINaKsH0Ewph1lZosH5cXK-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015928s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T02:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054247s] [吞吐率:18.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzOTIwLCJuYmYiOjE3NTY2NjM5MjAsImV4cCI6MTc1OTI1NTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bKbKvaH2hilrER27czQvEx5qpFYqwgEYnAiqKdBxw4QBwMdtwkK0Xvv0QYDhava-Wym88XSUyD-c48z27pxFLAnKtqhejHJSLpOQ878I26I-Uk-1kU7lDivIOuo39FtcstiHIFxqvO7I2RKW-LlpINaKsH0Ewph1lZosH5cXK-s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015766s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000626s ] [ 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` = 20250901 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-09-01T02:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066953s] [吞吐率:14.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.004455s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-09-01T02:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055152s] [吞吐率:18.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.008000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T02:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056755s] [吞吐率:17.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjYzOTgwLCJuYmYiOjE3NTY2NjM5ODAsImV4cCI6MTc1OTI1NTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LV8ML36qURYciInxKBa9oInGuJumh8gOYzkIZHjlvZPH3EQMwaqpklglZ2sUNjqGcZ5C7mNEeHGF_jAPTIBKUtmFMYSIyWtaavKSuSl_f_aVfCDaxm8zwdxOqkQJ4cqtnr_PwHLhnaq86M-C66ITbwDWZJDfl902lv18SkFOlm8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015775s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20250901 [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-09-01T02:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064799s] [吞吐率:15.43req/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.007673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-09-01T02:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052814s] [吞吐率:18.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.010530s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-09-01T02:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039771s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MDQwLCJuYmYiOjE3NTY2NjQwNDAsImV4cCI6MTc1OTI1NjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xiD0n7NtSrI_dN40JUjvETIlCRHh950RBYcrc7T5nKau2PsMjz1TvAUdkYtPyHXZB1yuoOainR-X8rsR1dc0MW40JhnO-JGUl6GNa09HrdowhEU4kaz3IlN4ugXVUuF3iVEDO_0b5nPrSkIWpY_6SPjWu_69sNxmoVmLQBHDUzQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000606s ] 00592s ] --------------------------------------------------------------- [2025-09-01T02:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057869s] [吞吐率:17.28req/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.000816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T02:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044656s] [吞吐率:22.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.008102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-09-01T02:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049336s] [吞吐率:20.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MTAwLCJuYmYiOjE3NTY2NjQxMDAsImV4cCI6MTc1OTI1NjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BwBFz840x7oSbWeq-2XM72w8sP2iOjvyjHZV457tSQwQgyOJwJ7910Sa6pWS3m2LDvO3tacP4CMA7iAp6nXOMvgu8RYwKrS7IVdrqoJYxlWYp_QCLLenl6d4uBN4mztm9SYgzyJvWGEELae5oM7gr6YMbvvVm9o9TFNkOya2Vlk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014140s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-09-01T02:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049834s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MTAwLCJuYmYiOjE3NTY2NjQxMDAsImV4cCI6MTc1OTI1NjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BwBFz840x7oSbWeq-2XM72w8sP2iOjvyjHZV457tSQwQgyOJwJ7910Sa6pWS3m2LDvO3tacP4CMA7iAp6nXOMvgu8RYwKrS7IVdrqoJYxlWYp_QCLLenl6d4uBN4mztm9SYgzyJvWGEELae5oM7gr6YMbvvVm9o9TFNkOya2Vlk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001047s ] [ 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` = 20250901 [ RunTime:0.000495s ] --------------------------------------------------------------- [2025-09-01T02:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069449s] [吞吐率:14.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.000910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-09-01T02:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056282s] [吞吐率:17.77req/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.012882s ] 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.000319s ] --------------------------------------------------------------- [2025-09-01T02:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.041343s] [吞吐率:24.19req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MTYwLCJuYmYiOjE3NTY2NjQxNjAsImV4cCI6MTc1OTI1NjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xaJNgZxX-6z25elvzZX8RPIfCtikXLDaq8ZL-4_PifhbjOhA42QrXaybR157ZfZE0GJaVmqL7Jkmo-Z3wOAb1R3hZjO2A1MF616vXTkNkoUF0r-AFo3eUNiwH2c5gCBr-fSTthLIjCgZD4eiqr_1f0gqaoz21wbU1xAejMNA_Nc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000664s ] [ 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` = 20250901 [ RunTime:0.000725s ] --------------------------------------------------------------- [2025-09-01T02:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056469s] [吞吐率:17.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.000785s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T02:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043592s] [吞吐率:22.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.003955s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T02:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050308s] [吞吐率:19.88req/s] [内存消耗:2,503.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MjIwLCJuYmYiOjE3NTY2NjQyMjAsImV4cCI6MTc1OTI1NjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ECnuq2ndSs7Ia2B35gSo4NAv4ltsc82h8MloLzXJBwD-6bNYFcGXEIGx49H1Jr4cB0rmgUB9zyCW5QNEyAfYRo_nEoXmeAKk0req3OYiDVaJyIXX7ooP_amiva3OlJ_zCNY08LZcBfgiE0ycFWpu1zZcI-HDVOANWJTl_A6pCDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010370s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000757s ] [ 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` = 20250901 [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-09-01T02:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056199s] [吞吐率:17.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MjIwLCJuYmYiOjE3NTY2NjQyMjAsImV4cCI6MTc1OTI1NjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ECnuq2ndSs7Ia2B35gSo4NAv4ltsc82h8MloLzXJBwD-6bNYFcGXEIGx49H1Jr4cB0rmgUB9zyCW5QNEyAfYRo_nEoXmeAKk0req3OYiDVaJyIXX7ooP_amiva3OlJ_zCNY08LZcBfgiE0ycFWpu1zZcI-HDVOANWJTl_A6pCDA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T02:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.148047s] [吞吐率:6.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.007238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000297s ] --------------------------------------------------------------- [2025-09-01T02:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.134242s] [吞吐率:7.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.009573s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000285s ] --------------------------------------------------------------- [2025-09-01T02:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048581s] [吞吐率:20.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MjgwLCJuYmYiOjE3NTY2NjQyODAsImV4cCI6MTc1OTI1NjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kfswnZeBLaCIHrZfoBFejhFN46nqLmWGqQEfJq8pwoQlkre1bs3MH6BSTYh1jEOTgzQpkpdziPphcSNepA9Hu7Le_PoFtRta_SN2G1rRVYCPTlxoE8BhxFpjzpuI5EqL9Y1rsxDF2U5_zVhvZBwLFtxgCXWTkT7FBSK9c-HCEoc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011079s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000635s ] --------------------------------------------------------------- [2025-09-01T02:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049637s] [吞吐率:20.15req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MjgwLCJuYmYiOjE3NTY2NjQyODAsImV4cCI6MTc1OTI1NjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kfswnZeBLaCIHrZfoBFejhFN46nqLmWGqQEfJq8pwoQlkre1bs3MH6BSTYh1jEOTgzQpkpdziPphcSNepA9Hu7Le_PoFtRta_SN2G1rRVYCPTlxoE8BhxFpjzpuI5EqL9Y1rsxDF2U5_zVhvZBwLFtxgCXWTkT7FBSK9c-HCEoc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001312s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001155s ] [ 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` = 20250901 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-09-01T02:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064404s] [吞吐率:15.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.000802s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-09-01T02:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078066s] [吞吐率:12.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.013821s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-09-01T02:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039465s] [吞吐率:25.34req/s] [内存消耗:2,503.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MzQwLCJuYmYiOjE3NTY2NjQzNDAsImV4cCI6MTc1OTI1NjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nWDhfUn4ZoCtE1B50smpUA7sP6zRIq0wTQ0tNnPgNxwWDBPY1jtUUMH_RDt9neXNizecxpNcubkUjP4x8lzBafOy-B73lki8SqS1zh2zqSh80kjWBhdg604sh_EpShDRGt_IV4N2nOOC5jcMliFFGQeliFDvdoKY8e5U5XUgrqQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003969s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T02:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039619s] [吞吐率:25.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0MzQwLCJuYmYiOjE3NTY2NjQzNDAsImV4cCI6MTc1OTI1NjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nWDhfUn4ZoCtE1B50smpUA7sP6zRIq0wTQ0tNnPgNxwWDBPY1jtUUMH_RDt9neXNizecxpNcubkUjP4x8lzBafOy-B73lki8SqS1zh2zqSh80kjWBhdg604sh_EpShDRGt_IV4N2nOOC5jcMliFFGQeliFDvdoKY8e5U5XUgrqQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-09-01T02:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057446s] [吞吐率:17.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.000805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T02:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044234s] [吞吐率:22.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.009179s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T02:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049330s] [吞吐率:20.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NDAwLCJuYmYiOjE3NTY2NjQ0MDAsImV4cCI6MTc1OTI1NjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.b_cKMdONinRRiMRSWopL6MVQ9iznpjy-B-I_yJ-5_9lku43Q05mNiwu3sumQNHKWBLFAdSYgklyAGTYBPV-BOMrtodWZBCBEYHjvp4IsUFH2-UM-MnJPdIoR7UIutKe6eO4XlWG9jec5qNfqPYUYUHfnCjciVOp2VItI9CqEwB4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000676s ] [ 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` = 20250901 [ RunTime:0.000815s ] --------------------------------------------------------------- [2025-09-01T02:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049408s] [吞吐率:20.24req/s] [内存消耗:2,503.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NDAwLCJuYmYiOjE3NTY2NjQ0MDAsImV4cCI6MTc1OTI1NjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.b_cKMdONinRRiMRSWopL6MVQ9iznpjy-B-I_yJ-5_9lku43Q05mNiwu3sumQNHKWBLFAdSYgklyAGTYBPV-BOMrtodWZBCBEYHjvp4IsUFH2-UM-MnJPdIoR7UIutKe6eO4XlWG9jec5qNfqPYUYUHfnCjciVOp2VItI9CqEwB4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010766s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T02:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069063s] [吞吐率:14.48req/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.007249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-09-01T02:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055971s] [吞吐率: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.009191s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-09-01T02:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055282s] [吞吐率:18.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NDYwLCJuYmYiOjE3NTY2NjQ0NjAsImV4cCI6MTc1OTI1NjQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BIv-TfBSr3KdBheZef27YR60nQOFHokNwPJdkevNLaBJe73fZt2IqKYtO_K5NakmzOxo0JpRmhSWB_iKqED-vLpbjzLBmIMibQVR7s4r3EMwvaJLOVMA9zCggh92x3KMJZ53Mo8iqNQ36GkOoZ2diRCH1WmKSbsTPz2kl9DT5KI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020116s ] 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.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000547s ] 00583s ] --------------------------------------------------------------- [2025-09-01T02:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068659s] [吞吐率:14.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.012041s ] 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-09-01T02:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058218s] [吞吐率:17.18req/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.015905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-09-01T02:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041684s] [吞吐率:23.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NTIwLCJuYmYiOjE3NTY2NjQ1MjAsImV4cCI6MTc1OTI1NjUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.I_FIiQuLlARYoqFmtDVPD_CmQoP8-BaHZ1_E7zmMuCXF7jivGuWbPW76cnZ4aKggBBtdc6viGzDyXOul8IMRSB7ixa-WYTJqT69Lxmls2j1_rRRLi-a5njwIzXyueWx8PxjLKcnqY0Pz-IjGB3einhqhpG9a4dMqEZALcq88t00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004500s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002637s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000698s ] 00685s ] --------------------------------------------------------------- [2025-09-01T02:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061020s] [吞吐率:16.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.000967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-09-01T02:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047426s] [吞吐率:21.09req/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.001873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T02:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036100s] [吞吐率:27.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NTgwLCJuYmYiOjE3NTY2NjQ1ODAsImV4cCI6MTc1OTI1NjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ozx8uXauc3BztJKqI1tZpJlAmBio1xGCLz0aXKFh26E-abApR9RyjTjFsahun7lRVFtF7gtdwYmEWs3gORwNBsc7-UaGnRiMVeVZRfojiSXn_Zc-C1DbWg_x9loptMwLyAsC_TkIQIQrk8RZAMZX4UnDK9eDrGS3yk-CAKH-6CM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20250901 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-09-01T02:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052768s] [吞吐率:18.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NTgwLCJuYmYiOjE3NTY2NjQ1ODAsImV4cCI6MTc1OTI1NjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ozx8uXauc3BztJKqI1tZpJlAmBio1xGCLz0aXKFh26E-abApR9RyjTjFsahun7lRVFtF7gtdwYmEWs3gORwNBsc7-UaGnRiMVeVZRfojiSXn_Zc-C1DbWg_x9loptMwLyAsC_TkIQIQrk8RZAMZX4UnDK9eDrGS3yk-CAKH-6CM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013180s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20250901 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-09-01T02:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064400s] [吞吐率:15.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.000752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T02:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052671s] [吞吐率:18.99req/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.004619s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-09-01T02:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053507s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NjQwLCJuYmYiOjE3NTY2NjQ2NDAsImV4cCI6MTc1OTI1NjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PAZEsvT9mkuoiaDnMr34APFTfhApAAVxRNmgMCmEAWuFBPJ7ORmLWkSWawJce-4DxDAParizCIpqMfvj02tcEGaw_Mvx1Uw8lGJes18flxXjwI8r3Um6D_UTYliNTMvY4AQvuUK0H2ayabJCqolsYQbsd-qH46j6RdzN7bRkOj8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016375s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ 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` = 20250901 [ RunTime:0.000626s ] 00608s ] --------------------------------------------------------------- [2025-09-01T02:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057839s] [吞吐率: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.001436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-09-01T02:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053758s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NzAwLCJuYmYiOjE3NTY2NjQ3MDAsImV4cCI6MTc1OTI1NjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IO0ApBksj2qr8Q9WNj8_6C8IPkjlhTCdQ_otx7lmE4YOrAkawoOCKb_Yaw6Wza7oVOng2-fIzOpYysScIPIve6dffPtCr_ZEG2RCnQogtRBObtly03H1KbVnwqVCkl70CvXLnqlE6OlLjxCFmPRHjAULp8Vd-NEiaAKA5pGM1b0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015990s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-09-01T02:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053800s] [吞吐率:18.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NzAwLCJuYmYiOjE3NTY2NjQ3MDAsImV4cCI6MTc1OTI1NjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IO0ApBksj2qr8Q9WNj8_6C8IPkjlhTCdQ_otx7lmE4YOrAkawoOCKb_Yaw6Wza7oVOng2-fIzOpYysScIPIve6dffPtCr_ZEG2RCnQogtRBObtly03H1KbVnwqVCkl70CvXLnqlE6OlLjxCFmPRHjAULp8Vd-NEiaAKA5pGM1b0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20250901 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-09-01T02:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058388s] [吞吐率:17.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.000710s ] 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.000302s ] --------------------------------------------------------------- [2025-09-01T02:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046361s] [吞吐率: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.004688s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-09-01T02:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053462s] [吞吐率:18.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0NzYwLCJuYmYiOjE3NTY2NjQ3NjAsImV4cCI6MTc1OTI1Njc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pknKyp0KVwU14GD5VBCwt0r8oJvXyL4dtCO0OtmLnM_JGS6FB8j5FVDHAdZAmn1ixyblTPWklllqLlmIERuhd0XbusUmU4i6kuW2gq6rJurZBa0YjH8RyaJOvEhLewyh7Qv8MOMhKEUS4NPM7cwMNCT8DKT9qWnbBzRX4mO79Qw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017154s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-09-01T02:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060601s] [吞吐率:16.50req/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.004893s ] 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.000364s ] --------------------------------------------------------------- [2025-09-01T02:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051713s] [吞吐率:19.34req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0ODIwLCJuYmYiOjE3NTY2NjQ4MjAsImV4cCI6MTc1OTI1NjgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bHkTTkN3bLF2U0nGW-INEwS24ICfMzexUyJX7-1TWX55SSvWYedDgI8TbHT6X3kmPwSALuRYcgjK44yT92PxTran28SnpxnUKEcVkOttzx3-jWyRazkOga08dT3Xc5vHQcYSEbFKvJ-34u82vZFt4f968S13bgu1GldJe4_roc8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ 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` = 20250901 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-09-01T02:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057604s] [吞吐率:17.36req/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.000865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001195s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-09-01T02:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045856s] [吞吐率:21.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.001636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-09-01T02:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053825s] [吞吐率:18.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0ODgwLCJuYmYiOjE3NTY2NjQ4ODAsImV4cCI6MTc1OTI1Njg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GZD9FGQjPqbq2W0dCYmgVUcxAnotL3CXl2ABqD1pvvkLcsiSBUgtucOzgUst9RLQckXzsiarUYX5BNl1USp1dvO_yOqxfPE_NHVjz5V5vZWyNPZWTy1rj-eiwZIvaTg229xR_3UsxZHo0lFAKSqOxYJkIofl_u0cqtWVGzvFPNU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017727s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ 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` = 20250901 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-09-01T02:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053769s] [吞吐率:18.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0ODgwLCJuYmYiOjE3NTY2NjQ4ODAsImV4cCI6MTc1OTI1Njg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GZD9FGQjPqbq2W0dCYmgVUcxAnotL3CXl2ABqD1pvvkLcsiSBUgtucOzgUst9RLQckXzsiarUYX5BNl1USp1dvO_yOqxfPE_NHVjz5V5vZWyNPZWTy1rj-eiwZIvaTg229xR_3UsxZHo0lFAKSqOxYJkIofl_u0cqtWVGzvFPNU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017719s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ 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` = 20250901 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-09-01T02:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059767s] [吞吐率:16.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.001255s ] 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.000410s ] --------------------------------------------------------------- [2025-09-01T02:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046568s] [吞吐率:21.47req/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.002552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-09-01T02:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053124s] [吞吐率:18.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY0OTQwLCJuYmYiOjE3NTY2NjQ5NDAsImV4cCI6MTc1OTI1Njk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LNUmm2zFn5Dg1e-WphzZBlcHLU_RPpB8csNZhHGD81Y_crrEpH90WoWbAU4DrmSlrw8fvXZ11G3vXrG9ztt2oYnw9AXcEXmoa9BT_1DLmFIaDX_Ht_jbWbEfCvFGn1iDQzLf_YDvFZM4UgVrFZehbbLYdvqKx8MQLlr6mn-MGMQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014285s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ 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` = 20250901 [ RunTime:0.000624s ] 00592s ] --------------------------------------------------------------- [2025-09-01T02:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057649s] [吞吐率:17.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.001942s ] 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.000349s ] --------------------------------------------------------------- [2025-09-01T02:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045724s] [吞吐率:21.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.004801s ] 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.000318s ] --------------------------------------------------------------- [2025-09-01T02:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053436s] [吞吐率:18.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MDAwLCJuYmYiOjE3NTY2NjUwMDAsImV4cCI6MTc1OTI1NzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.e5KOqzZmTb6jjSaFNHdG2ki95FgkMbp7-Dm1vgVURzD0jNeZLDA55X25cB_qoFbFx_nWOr6WROJbe_HEyF4fs8P9Z7QaZnHIv6OmgebBy4NO1OeuKiGeND1D4Rb5YY4x3ma7-Bm6zT-iwjj-CM46h1M4TzDgMBfJVPCfOQzstwA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019305s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T02:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053439s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MDAwLCJuYmYiOjE3NTY2NjUwMDAsImV4cCI6MTc1OTI1NzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.e5KOqzZmTb6jjSaFNHdG2ki95FgkMbp7-Dm1vgVURzD0jNeZLDA55X25cB_qoFbFx_nWOr6WROJbe_HEyF4fs8P9Z7QaZnHIv6OmgebBy4NO1OeuKiGeND1D4Rb5YY4x3ma7-Bm6zT-iwjj-CM46h1M4TzDgMBfJVPCfOQzstwA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019124s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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` = 20250901 [ RunTime:0.000528s ] --------------------------------------------------------------- [2025-09-01T02:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074992s] [吞吐率:13.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.014161s ] 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.000321s ] --------------------------------------------------------------- [2025-09-01T02:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052511s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MDYwLCJuYmYiOjE3NTY2NjUwNjAsImV4cCI6MTc1OTI1NzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wdaQ2wthbV1crXS4j3QIuzYVOk-3jIZZzy-XVL_lpni2g80ULGm6lcKrfHEXWFIB6g9-CDB8rDGoeuJruVpTXdNx0w4-z37bhvPbUsLfIZMXdGIIktK0GnKYKyXgXf_SNNpdGc88pYSyiz9xcB0_jSsNgoziO5ArU2XP3W-uxa8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013216s ] 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.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000545s ] [ 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` = 20250901 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-09-01T02:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052530s] [吞吐率:19.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MDYwLCJuYmYiOjE3NTY2NjUwNjAsImV4cCI6MTc1OTI1NzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wdaQ2wthbV1crXS4j3QIuzYVOk-3jIZZzy-XVL_lpni2g80ULGm6lcKrfHEXWFIB6g9-CDB8rDGoeuJruVpTXdNx0w4-z37bhvPbUsLfIZMXdGIIktK0GnKYKyXgXf_SNNpdGc88pYSyiz9xcB0_jSsNgoziO5ArU2XP3W-uxa8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013229s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ 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` = 20250901 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-09-01T02:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060300s] [吞吐率:16.58req/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.000991s ] 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.000349s ] --------------------------------------------------------------- [2025-09-01T02:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046792s] [吞吐率:21.37req/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.002796s ] 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.000348s ] --------------------------------------------------------------- [2025-09-01T02:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052769s] [吞吐率:18.95req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MTIwLCJuYmYiOjE3NTY2NjUxMjAsImV4cCI6MTc1OTI1NzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h0d-DIBdwizK2NLPIbQ89P1KqL9N4muDJRRJ_PFYrv6TmCSne0tH-rwmKBSbKN_y5uPCvAyY46q0Aq1p23eFg8oeZbciQ2GWah_ez3f3CN61ldTaY8ZiwzGZ2Rjv1CaMXlLyr2fuaZYgbmQy7DRxFS4PU1A1U1hL3ypI9wRf6m0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015252s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-09-01T02:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058226s] [吞吐率:17.17req/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.002158s ] 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.000354s ] --------------------------------------------------------------- [2025-09-01T02:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046229s] [吞吐率:21.63req/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.004963s ] 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.000329s ] --------------------------------------------------------------- [2025-09-01T02:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053153s] [吞吐率:18.81req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MTgwLCJuYmYiOjE3NTY2NjUxODAsImV4cCI6MTc1OTI1NzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x-cYZanByjVFyj5JQGyP40nyACcZNhAAvGkNvSkiAcoyCYuoGWtiRXndJNuEP790eoXtbbgJSP3IuI-mfUlp9LaxgtX9urWcSXwwig4PIvtJy2405dhCsbAIRKfCEjcAKsnGJX2ky7H3vKFXvEGExyX_IgGT3UCvP4rQmxkVveg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-09-01T02:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053224s] [吞吐率:18.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MTgwLCJuYmYiOjE3NTY2NjUxODAsImV4cCI6MTc1OTI1NzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x-cYZanByjVFyj5JQGyP40nyACcZNhAAvGkNvSkiAcoyCYuoGWtiRXndJNuEP790eoXtbbgJSP3IuI-mfUlp9LaxgtX9urWcSXwwig4PIvtJy2405dhCsbAIRKfCEjcAKsnGJX2ky7H3vKFXvEGExyX_IgGT3UCvP4rQmxkVveg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017446s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ 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` = 20250901 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-09-01T02:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072201s] [吞吐率:13.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.009738s ] 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.000349s ] --------------------------------------------------------------- [2025-09-01T02:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054610s] [吞吐率: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.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-09-01T02:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038307s] [吞吐率:26.10req/s] [内存消耗:2,502.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MjQwLCJuYmYiOjE3NTY2NjUyNDAsImV4cCI6MTc1OTI1NzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gUIMseDKyDZnY2kPdSs797TOeaOT3BgpOFlRTzgnE5b6rcV4NAQCGuBM59BuOT50_luVuINvRlcIA7RszMPRSscBAjfhOzpBq9wql9IAWw3xBEo8VbAVOQbr5Iy_W11vnLaCk9AHX8Jer5TeWS9bCcQXC2r85GP8mnMlYa3QTfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000902s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000782s ] [ 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` = 20250901 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-09-01T02:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038282s] [吞吐率:26.12req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MjQwLCJuYmYiOjE3NTY2NjUyNDAsImV4cCI6MTc1OTI1NzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gUIMseDKyDZnY2kPdSs797TOeaOT3BgpOFlRTzgnE5b6rcV4NAQCGuBM59BuOT50_luVuINvRlcIA7RszMPRSscBAjfhOzpBq9wql9IAWw3xBEo8VbAVOQbr5Iy_W11vnLaCk9AHX8Jer5TeWS9bCcQXC2r85GP8mnMlYa3QTfU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000766s ] [ 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` = 20250901 [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-09-01T02:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056851s] [吞吐率:17.59req/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.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-09-01T02:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044795s] [吞吐率:22.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.004494s ] 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.000336s ] --------------------------------------------------------------- [2025-09-01T02:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053074s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MzAwLCJuYmYiOjE3NTY2NjUzMDAsImV4cCI6MTc1OTI1NzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.G24d7JPI0AGExN7kNcpD6AC0lGRJtFd7g0PAe-I42Gwy-wmZ_0CsrygHDDza6qZOajhxNQbAtu_8Sy2E7ibdWiu2xWwG1qtn2OgpN5LwLYDy9R7I7b8RlGrIpjS6rqf5sS8if0SJfSCKcctLqVpTJ4nChkKUN4JRejKQr_wlpEA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016917s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20250901 [ RunTime:0.000541s ] 00601s ] --------------------------------------------------------------- [2025-09-01T02:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060138s] [吞吐率:16.63req/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.000813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T02:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047151s] [吞吐率:21.21req/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.000749s ] 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.000392s ] --------------------------------------------------------------- [2025-09-01T02:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053634s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1MzYwLCJuYmYiOjE3NTY2NjUzNjAsImV4cCI6MTc1OTI1NzM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rIuJYtrvTD_1gm6ym4EPRAPqG92CD-9cLD87PfbqpwP4ZMiuPadD896UvrtDKOHapRReMDrw2lFcq58DVoNYWO_gPIe6nfe6ByRu5D4lSd1w_4OI-fdFP0EXn-LTDa9PgzqRmJHPsfNDpXYJMx-6JrBe47-e7Yv9vyVS14AXZ7g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010457s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000789s ] [ 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` = 20250901 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-09-01T02:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058544s] [吞吐率: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.000826s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T02:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045437s] [吞吐率:22.01req/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.001033s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-09-01T02:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052916s] [吞吐率:18.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NDIwLCJuYmYiOjE3NTY2NjU0MjAsImV4cCI6MTc1OTI1NzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s1tSIGTbDD7VJWq3ADqI6yJSarizpca8FEmYZFuin6J-sxKhEasmf-1AOXdsCxsRHVBamxOnG0z1fJGCsbBAiGswGkUlSJXIXPHC3Ew6K_X91TfbJd6L89hZmBRNb_b0RtvUwpqO9KUHBIPViYpI6JlaHxabXxdEQPf_wJaPRHE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013246s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-09-01T02:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052938s] [吞吐率:18.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NDIwLCJuYmYiOjE3NTY2NjU0MjAsImV4cCI6MTc1OTI1NzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s1tSIGTbDD7VJWq3ADqI6yJSarizpca8FEmYZFuin6J-sxKhEasmf-1AOXdsCxsRHVBamxOnG0z1fJGCsbBAiGswGkUlSJXIXPHC3Ew6K_X91TfbJd6L89hZmBRNb_b0RtvUwpqO9KUHBIPViYpI6JlaHxabXxdEQPf_wJaPRHE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013257s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20250901 [ RunTime:0.000564s ] --------------------------------------------------------------- [2025-09-01T02:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057872s] [吞吐率:17.28req/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.001525s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001485s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T02:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045790s] [吞吐率:21.84req/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.004570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T02:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052949s] [吞吐率:18.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NDgwLCJuYmYiOjE3NTY2NjU0ODAsImV4cCI6MTc1OTI1NzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MqUMxoF90oaILq_lAPd9AEy5AxdoaDeuE4-LBEMLNW8uJbPNLQcAagNZxGSywf_DG0L19FIs7J9G_HU1IIcOgxAe_A6wVtFSl5uIrG0uiuWMfxJs_Bya_5DzJgZK723YhF1RIPbVudxeIGXmsW_w1PzE1fiCX9nT4xTN-MbP3kk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011040s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20250901 [ RunTime:0.000589s ] 00586s ] --------------------------------------------------------------- [2025-09-01T02:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064294s] [吞吐率:15.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.000975s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T02:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049371s] [吞吐率:20.25req/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.011452s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T02:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053607s] [吞吐率:18.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NTQwLCJuYmYiOjE3NTY2NjU1NDAsImV4cCI6MTc1OTI1NzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bG-qoWN8ptnWnadlq9kfbozm7Xt6leY6ZlpEV06or6dAnWby0_uxXmJONTr_5l82ngZyl2Hn9hHjiZ8vOnnmLPLyDOoqSZe5Cy1kh777WPVYe8ya-NqhCxNdYPWbQqXOm7jaVJO-r-rffPRxgKPamLlOh4jIXmKLVepeGtSpKBo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018848s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-09-01T02:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060223s] [吞吐率:16.60req/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.000784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-09-01T02:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048826s] [吞吐率:20.48req/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.015910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-09-01T02:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054216s] [吞吐率:18.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NjAwLCJuYmYiOjE3NTY2NjU2MDAsImV4cCI6MTc1OTI1NzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fnPlY5BFytpgqn8silAN35GUxxgrJhzI7BjkblcS7BvJLERE1TWLQMBiNQiCJzfWLzIRrjpf2N43XvSlSSELtu3O2ZDWoI0dAifw6-ppEeBkYreGX8QLMn0S14RyGDCmdkTApPLfUz4Y1cQzawFcwAvzPiuicXYe9V-rztAX14M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-09-01T02:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054290s] [吞吐率:18.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NjAwLCJuYmYiOjE3NTY2NjU2MDAsImV4cCI6MTc1OTI1NzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fnPlY5BFytpgqn8silAN35GUxxgrJhzI7BjkblcS7BvJLERE1TWLQMBiNQiCJzfWLzIRrjpf2N43XvSlSSELtu3O2ZDWoI0dAifw6-ppEeBkYreGX8QLMn0S14RyGDCmdkTApPLfUz4Y1cQzawFcwAvzPiuicXYe9V-rztAX14M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015440s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ 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` = 20250901 [ RunTime:0.000542s ] --------------------------------------------------------------- [2025-09-01T02:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059268s] [吞吐率:16.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.001355s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-09-01T02:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046734s] [吞吐率:21.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.001968s ] 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.000321s ] --------------------------------------------------------------- [2025-09-01T02:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054845s] [吞吐率:18.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NjYwLCJuYmYiOjE3NTY2NjU2NjAsImV4cCI6MTc1OTI1NzY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.th-Ax_hCyM_l5z17IM-7gLH8u8wPlKVqfYqObeY-ITJqB9EjUPleOtkQdifUVGc5UJ1C67gSUnkfrbcW2urANLZu_3YnsIkDCs3BJrhIsoOD84PPoHMtyJE01A3RMF5xzhn2_o7OiLZEf_gC6P_vRM0OSjsmTolkW0n-OqC4n_I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004132s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ 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` = 20250901 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-09-01T02:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057525s] [吞吐率:17.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.001667s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T02:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044769s] [吞吐率:22.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.003632s ] 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.000323s ] --------------------------------------------------------------- [2025-09-01T02:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054032s] [吞吐率:18.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NzIwLCJuYmYiOjE3NTY2NjU3MjAsImV4cCI6MTc1OTI1NzcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o03Fxx5Sc5JVCSrzOwgG2LRJrh93m-Td6K3slJedu6K1BBKysHS7j54IvqARJd-XFLg1-eVca7AUwIhUXEDa-c81zFDSF7buoL6a4LFewpDgL2Mn254De0e_4YcxTwXa__rLcIst_WF4tLbCHzEBJo2N6FoKf7lBwXC2LjrNh9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-09-01T02:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054037s] [吞吐率:18.51req/s] [内存消耗:2,503.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NzIwLCJuYmYiOjE3NTY2NjU3MjAsImV4cCI6MTc1OTI1NzcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o03Fxx5Sc5JVCSrzOwgG2LRJrh93m-Td6K3slJedu6K1BBKysHS7j54IvqARJd-XFLg1-eVca7AUwIhUXEDa-c81zFDSF7buoL6a4LFewpDgL2Mn254De0e_4YcxTwXa__rLcIst_WF4tLbCHzEBJo2N6FoKf7lBwXC2LjrNh9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ 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` = 20250901 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-09-01T02:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060100s] [吞吐率: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.001309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-09-01T02:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053421s] [吞吐率:18.72req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NzgwLCJuYmYiOjE3NTY2NjU3ODAsImV4cCI6MTc1OTI1Nzc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x4JYhPGAED8HJxyccAY_Y6ZpSWj6Bon5Se4VCfoieYGqlb5JWvGR-wtnFU6_B5yRpjuXUGDy8vI-0Lcx4JNLmzExdbLswGKOzc_8Ek5LXNEo3uZ1PLlyc0zo7x0HtHScvFYK4a75-Qq2x-qaj0809RGV4BuYqyO65-AfsZzVJNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014954s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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` = 20250901 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-09-01T02:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053428s] [吞吐率:18.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1NzgwLCJuYmYiOjE3NTY2NjU3ODAsImV4cCI6MTc1OTI1Nzc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x4JYhPGAED8HJxyccAY_Y6ZpSWj6Bon5Se4VCfoieYGqlb5JWvGR-wtnFU6_B5yRpjuXUGDy8vI-0Lcx4JNLmzExdbLswGKOzc_8Ek5LXNEo3uZ1PLlyc0zo7x0HtHScvFYK4a75-Qq2x-qaj0809RGV4BuYqyO65-AfsZzVJNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014946s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-09-01T02:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057041s] [吞吐率:17.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.001097s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-09-01T02:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044750s] [吞吐率:22.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.004300s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-09-01T02:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052970s] [吞吐率:18.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1ODQwLCJuYmYiOjE3NTY2NjU4NDAsImV4cCI6MTc1OTI1Nzg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GISemFFndGAVMdn60KCNLHXbK56fj3wFNebgwdPG8cE0xD5JdMMNKAvueLg6eNiQ3HZiSZqqfNqgLBDekSognnCL8KmA2AYu-k53bHCpVpTI0LEa_EA3tB3FGhMw2SxG3oVxsv1LzR5AlWjKXoFDsJLcLNmXlWYWrUOpzShyxEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015090s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T02:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053589s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1ODQwLCJuYmYiOjE3NTY2NjU4NDAsImV4cCI6MTc1OTI1Nzg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GISemFFndGAVMdn60KCNLHXbK56fj3wFNebgwdPG8cE0xD5JdMMNKAvueLg6eNiQ3HZiSZqqfNqgLBDekSognnCL8KmA2AYu-k53bHCpVpTI0LEa_EA3tB3FGhMw2SxG3oVxsv1LzR5AlWjKXoFDsJLcLNmXlWYWrUOpzShyxEw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-09-01T02:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057146s] [吞吐率:17.50req/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.001771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T02:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045171s] [吞吐率:22.14req/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.004725s ] 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.000324s ] --------------------------------------------------------------- [2025-09-01T02:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053272s] [吞吐率:18.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1OTAwLCJuYmYiOjE3NTY2NjU5MDAsImV4cCI6MTc1OTI1NzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.C9rnF5gMCr5fZ-DrVqIaG7HkaKifV5rPU_xtEio30nsCTqx7tV-xKTM28cJbvZyCG-8_7jiwwOge0991imYTkRMZSLPfNaEhJLEotMfSnFZXtb3fqrYEfX0scTvjLMSc4ygznflrtf21cnQYrbUmehz6OqOZtxu4s0PT19dQE7s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017110s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20250901 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-09-01T02:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053278s] [吞吐率:18.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1OTAwLCJuYmYiOjE3NTY2NjU5MDAsImV4cCI6MTc1OTI1NzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.C9rnF5gMCr5fZ-DrVqIaG7HkaKifV5rPU_xtEio30nsCTqx7tV-xKTM28cJbvZyCG-8_7jiwwOge0991imYTkRMZSLPfNaEhJLEotMfSnFZXtb3fqrYEfX0scTvjLMSc4ygznflrtf21cnQYrbUmehz6OqOZtxu4s0PT19dQE7s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016966s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-09-01T02:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073124s] [吞吐率:13.68req/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.005777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T02:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059493s] [吞吐率:16.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.008870s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001285s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000312s ] --------------------------------------------------------------- [2025-09-01T02:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037612s] [吞吐率:26.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1OTYwLCJuYmYiOjE3NTY2NjU5NjAsImV4cCI6MTc1OTI1Nzk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CHjzgusCPJlPrnqRrN7q5qae6GcPBzHZ-ruYUyhDTshtNbFtUIrO8CHkUfeKbv97FsSm2B9-8fc3T4TIBb42YvYFsK3wKMJErWkXSDiiF_csf9X0tUBqPbS5BmEI6ll9uqR0aauyjYaR3amHij2ISmJG1xG9tvCZJlE_18AEKSk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000903s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-09-01T02:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054067s] [吞吐率:18.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY1OTYwLCJuYmYiOjE3NTY2NjU5NjAsImV4cCI6MTc1OTI1Nzk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.CHjzgusCPJlPrnqRrN7q5qae6GcPBzHZ-ruYUyhDTshtNbFtUIrO8CHkUfeKbv97FsSm2B9-8fc3T4TIBb42YvYFsK3wKMJErWkXSDiiF_csf9X0tUBqPbS5BmEI6ll9uqR0aauyjYaR3amHij2ISmJG1xG9tvCZJlE_18AEKSk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016083s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001062s ] [ 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` = 20250901 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-09-01T02:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058162s] [吞吐率: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.004302s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-09-01T02:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036595s] [吞吐率:27.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MDIwLCJuYmYiOjE3NTY2NjYwMjAsImV4cCI6MTc1OTI1ODAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qssFWHZ8wD4d0aRbWO30IJrgK8L-S684Lt_HCIl9X3l4bL4Z4qiZwQ3igd_8-FVgpJK2pov6W1xdCNRRwmI-45mXLV-Bjc_WwBiwWE0vaG3KwMVMz0LQDyE58PZWa23C_1XshFU1bu1BRlvyOSwEu41nTD7Ul8fPwvQYaXksI5k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-09-01T02:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052348s] [吞吐率:19.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MDIwLCJuYmYiOjE3NTY2NjYwMjAsImV4cCI6MTc1OTI1ODAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qssFWHZ8wD4d0aRbWO30IJrgK8L-S684Lt_HCIl9X3l4bL4Z4qiZwQ3igd_8-FVgpJK2pov6W1xdCNRRwmI-45mXLV-Bjc_WwBiwWE0vaG3KwMVMz0LQDyE58PZWa23C_1XshFU1bu1BRlvyOSwEu41nTD7Ul8fPwvQYaXksI5k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000593s ] [ 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` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T02:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071383s] [吞吐率:14.01req/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.001466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-09-01T02:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059811s] [吞吐率:16.72req/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.003195s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-09-01T02:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037140s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MDgwLCJuYmYiOjE3NTY2NjYwODAsImV4cCI6MTc1OTI1ODA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qmU6RCGdFRipIhomBWtTBN3LsIEqMP7puZnwns46mxLEw4I7ywYt7QycRBhqeSprBzjsHVOttMIpdr8uNS8A8p-GLgmwzLdNFqfIdNsdQN4sYzBVnBVtMQwNp3s_ib8h__7qAvbs6LynUxBZJPX2oWeBCR1awjfLSfxGCUmeSrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001020s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T02:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037719s] [吞吐率:26.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MDgwLCJuYmYiOjE3NTY2NjYwODAsImV4cCI6MTc1OTI1ODA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qmU6RCGdFRipIhomBWtTBN3LsIEqMP7puZnwns46mxLEw4I7ywYt7QycRBhqeSprBzjsHVOttMIpdr8uNS8A8p-GLgmwzLdNFqfIdNsdQN4sYzBVnBVtMQwNp3s_ib8h__7qAvbs6LynUxBZJPX2oWeBCR1awjfLSfxGCUmeSrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001042s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ 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` = 20250901 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-09-01T02:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060524s] [吞吐率:16.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.001159s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T02:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053241s] [吞吐率:18.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MTQwLCJuYmYiOjE3NTY2NjYxNDAsImV4cCI6MTc1OTI1ODE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xNFnEa1-rMjtmCHIrzlnIVf93loM_dcoT0kwCjqBKnmUfSbLR_B7mmX5rTnn19cU3WcmwQhh9ml4nzZqcINvaK9OLh_gZ4LYSBTm-MC54aclJ8vWGyJOTpvyFxML3_Bf_kqVG4W-iB9X921ZIGd34BZ4DJvH4W8HwVkxm4ZXmZ0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ 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` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T02:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053508s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MTQwLCJuYmYiOjE3NTY2NjYxNDAsImV4cCI6MTc1OTI1ODE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xNFnEa1-rMjtmCHIrzlnIVf93loM_dcoT0kwCjqBKnmUfSbLR_B7mmX5rTnn19cU3WcmwQhh9ml4nzZqcINvaK9OLh_gZ4LYSBTm-MC54aclJ8vWGyJOTpvyFxML3_Bf_kqVG4W-iB9X921ZIGd34BZ4DJvH4W8HwVkxm4ZXmZ0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014058s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20250901 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-09-01T02:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059425s] [吞吐率:16.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.000818s ] 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.000359s ] --------------------------------------------------------------- [2025-09-01T02:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047690s] [吞吐率:20.97req/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.005069s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T02:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053574s] [吞吐率:18.67req/s] [内存消耗:2,503.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MjAwLCJuYmYiOjE3NTY2NjYyMDAsImV4cCI6MTc1OTI1ODIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QLQGbgadmANLfQBmGncj2Ya5V9JFrp-hkHYVQmOWUNqVBnX27xP4Y3d-VfKQp6FK0mf7YLHwyoKuaGntnuxq0GmdOO6VYEyqTcVOv3419iSmrj3VxvZibSwz55S-lipjqTZqYGEXjfZNyoFgl7X_Of6TJK6qFcSwI02q3XUf_ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013159s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000663s ] [ 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` = 20250901 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-09-01T02:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053599s] [吞吐率:18.66req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MjAwLCJuYmYiOjE3NTY2NjYyMDAsImV4cCI6MTc1OTI1ODIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QLQGbgadmANLfQBmGncj2Ya5V9JFrp-hkHYVQmOWUNqVBnX27xP4Y3d-VfKQp6FK0mf7YLHwyoKuaGntnuxq0GmdOO6VYEyqTcVOv3419iSmrj3VxvZibSwz55S-lipjqTZqYGEXjfZNyoFgl7X_Of6TJK6qFcSwI02q3XUf_ho', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012998s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-09-01T02:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058370s] [吞吐率:17.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.001157s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T02:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046148s] [吞吐率:21.67req/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.004153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-09-01T02:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053119s] [吞吐率:18.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MjYwLCJuYmYiOjE3NTY2NjYyNjAsImV4cCI6MTc1OTI1ODI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JHhFwOK8M7tW_IvtVtE6s0KnVP-vw0kK9gR8AQYl_Kn-d1-YmiBwwWlAS8WsyNhGYcUM64QEV-iBJj8EWmYlj3d810MvC1Xug4F12ATn75TPwvNmkg3pLIsF8tVdQRYdeVlFslc-QjvaycKm9KuMnycQplL7t490HUIIP013Apw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011879s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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` = 20250901 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-09-01T02:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053147s] [吞吐率:18.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MjYwLCJuYmYiOjE3NTY2NjYyNjAsImV4cCI6MTc1OTI1ODI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JHhFwOK8M7tW_IvtVtE6s0KnVP-vw0kK9gR8AQYl_Kn-d1-YmiBwwWlAS8WsyNhGYcUM64QEV-iBJj8EWmYlj3d810MvC1Xug4F12ATn75TPwvNmkg3pLIsF8tVdQRYdeVlFslc-QjvaycKm9KuMnycQplL7t490HUIIP013Apw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20250901 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-09-01T02:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074691s] [吞吐率:13.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.014257s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-09-01T02:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053296s] [吞吐率:18.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MzIwLCJuYmYiOjE3NTY2NjYzMjAsImV4cCI6MTc1OTI1ODMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eFXFWzjyCnO5-i65jSk8LVbpq5uRbRfsjGIfyU0fkYiPX5BvnMmXsVdeEUHEYAR8j60tJmMI9AByd7T2yIub_0ExmjDlupLs-GCHWGL8mo-8oo9c35ZY2NgtjpsuV4MFwq8Vcxf47Ai5FMS6u8Ryzbu3Xeqgr6yWbxV_x4xRvEk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012646s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ 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` = 20250901 [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-09-01T02:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053366s] [吞吐率:18.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MzIwLCJuYmYiOjE3NTY2NjYzMjAsImV4cCI6MTc1OTI1ODMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eFXFWzjyCnO5-i65jSk8LVbpq5uRbRfsjGIfyU0fkYiPX5BvnMmXsVdeEUHEYAR8j60tJmMI9AByd7T2yIub_0ExmjDlupLs-GCHWGL8mo-8oo9c35ZY2NgtjpsuV4MFwq8Vcxf47Ai5FMS6u8Ryzbu3Xeqgr6yWbxV_x4xRvEk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000632s ] [ 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` = 20250901 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-09-01T02:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059124s] [吞吐率:16.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.002021s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-09-01T02:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047296s] [吞吐率:21.14req/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.005048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-09-01T02:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053680s] [吞吐率:18.63req/s] [内存消耗:2,503.02kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2MzgwLCJuYmYiOjE3NTY2NjYzODAsImV4cCI6MTc1OTI1ODM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hVlzsGVYrnDkx_vJB0J3OSqjOwtavkMeSnVXtrMbEQw33HJSGTLL5bK7q1pKHdyJ2LT96gspYnpBFaDZJpEtsR36GTnBz6Xh5ri5xLvqbkyQml-K520Rrd91ktGkwJ4uiU_20HqOSr-ToraZAV6nOa728uP76wkuIyiEiLgAaOk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011892s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20250901 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-09-01T02:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057850s] [吞吐率: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.001990s ] 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.000348s ] --------------------------------------------------------------- [2025-09-01T02:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046096s] [吞吐率:21.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.005151s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-09-01T02:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036751s] [吞吐率:27.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NDQwLCJuYmYiOjE3NTY2NjY0NDAsImV4cCI6MTc1OTI1ODQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HZGwGZKDaZQ3DTRYprssn_9QqO2tbKyyBc-hkSwoKispzjFLp5qm5JX3YI39kB4H1jmgzGBM0Tkv6lx81Cv3HBNKYNTw6sRzAWpdq2QthOoV2CbplYOc4-J9iSiiMNzS6_svqmkKinVJIHDsJhDB02sFjgoig0Kk6ir5iJRZwDw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T02:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053011s] [吞吐率:18.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NDQwLCJuYmYiOjE3NTY2NjY0NDAsImV4cCI6MTc1OTI1ODQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HZGwGZKDaZQ3DTRYprssn_9QqO2tbKyyBc-hkSwoKispzjFLp5qm5JX3YI39kB4H1jmgzGBM0Tkv6lx81Cv3HBNKYNTw6sRzAWpdq2QthOoV2CbplYOc4-J9iSiiMNzS6_svqmkKinVJIHDsJhDB02sFjgoig0Kk6ir5iJRZwDw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015428s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000626s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T02:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075077s] [吞吐率:13.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.015069s ] 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.000340s ] --------------------------------------------------------------- [2025-09-01T02:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053363s] [吞吐率:18.74req/s] [内存消耗:2,503.03kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NTAwLCJuYmYiOjE3NTY2NjY1MDAsImV4cCI6MTc1OTI1ODUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cU1Ss1fA9dJ_pX1ewH52lL23XqpvJwueTGM6H2TFSniJDfK2FWfuGfTq56n1dwUajhcOhWFemHb-dTg4_2alWLfhANE-vf8C7Wei9XV6H7sK72zdzeAN2PF6ck-rRjkihsCb3D36ISGVazXHnw9VZt6CoCIvicGVb_9_vSIC63U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-09-01T02:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053536s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NTAwLCJuYmYiOjE3NTY2NjY1MDAsImV4cCI6MTc1OTI1ODUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cU1Ss1fA9dJ_pX1ewH52lL23XqpvJwueTGM6H2TFSniJDfK2FWfuGfTq56n1dwUajhcOhWFemHb-dTg4_2alWLfhANE-vf8C7Wei9XV6H7sK72zdzeAN2PF6ck-rRjkihsCb3D36ISGVazXHnw9VZt6CoCIvicGVb_9_vSIC63U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011704s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T02:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057181s] [吞吐率:17.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.002062s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T02:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044298s] [吞吐率:22.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.004079s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-09-01T02:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054138s] [吞吐率:18.47req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NTYwLCJuYmYiOjE3NTY2NjY1NjAsImV4cCI6MTc1OTI1ODU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HsqhWMzJCw9TP0aXS9tJs03Pg3udZO3icZQO7J8_li-wS0KbWW5J-Jz_ZakN_4VDSInSHl49VYtIa9O3mZn7-ppraXjpce21dm3q1C_DyTT45jkgoyg9hBvKCFrfvay2yv0RWSzitxN_b713lBYV-PkHu1O40cKm8OV42mSnmf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014578s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-09-01T02:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054193s] [吞吐率:18.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NTYwLCJuYmYiOjE3NTY2NjY1NjAsImV4cCI6MTc1OTI1ODU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HsqhWMzJCw9TP0aXS9tJs03Pg3udZO3icZQO7J8_li-wS0KbWW5J-Jz_ZakN_4VDSInSHl49VYtIa9O3mZn7-ppraXjpce21dm3q1C_DyTT45jkgoyg9hBvKCFrfvay2yv0RWSzitxN_b713lBYV-PkHu1O40cKm8OV42mSnmf0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ 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` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T02:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062079s] [吞吐率:16.11req/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.007768s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T02:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049215s] [吞吐率:20.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.009677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-09-01T02:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055881s] [吞吐率:17.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NjIwLCJuYmYiOjE3NTY2NjY2MjAsImV4cCI6MTc1OTI1ODYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.amdIqWDF__0bfTNpyDcq8SfJCRBiAzHHcIaHXEOXaSZnFcrtRX-NZOE3JmzWjwRjr_dlXNjacYHi6Tkqw11zs_mWTpcPiDgTvhVdWuC-6owwTkbQxmbK6np0DO-DFVgUPxkbjUzBwCJwqwAgL3MGZLfTPYpYBC-Z70VozB5peQY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019608s ] 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.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000714s ] 00653s ] --------------------------------------------------------------- [2025-09-01T02:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066020s] [吞吐率:15.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.000845s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000450s ] --------------------------------------------------------------- [2025-09-01T02:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048676s] [吞吐率:20.54req/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.000841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-09-01T02:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055192s] [吞吐率:18.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NjgwLCJuYmYiOjE3NTY2NjY2ODAsImV4cCI6MTc1OTI1ODY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BTfyRal5Fn-ykOE_3CF2vXWJ-WUUsK-TNdYOamW_Yi5Ts5i1bFIhff_24R20_R0cloxAGn6ArEXG89traVID0vqeCAIGnuMHkm48JhdGVwKCofLPmHHRaohuk41gUqrKK7GjIYIz-279tsuWyeRj0qN1iMLXMxnQk4ifPK_7zZs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019090s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20250901 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-09-01T02:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055210s] [吞吐率:18.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NjgwLCJuYmYiOjE3NTY2NjY2ODAsImV4cCI6MTc1OTI1ODY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BTfyRal5Fn-ykOE_3CF2vXWJ-WUUsK-TNdYOamW_Yi5Ts5i1bFIhff_24R20_R0cloxAGn6ArEXG89traVID0vqeCAIGnuMHkm48JhdGVwKCofLPmHHRaohuk41gUqrKK7GjIYIz-279tsuWyeRj0qN1iMLXMxnQk4ifPK_7zZs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018559s ] 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.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-09-01T02:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062374s] [吞吐率:16.03req/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.007446s ] 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.000353s ] --------------------------------------------------------------- [2025-09-01T02:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050636s] [吞吐率:19.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.010871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-09-01T02:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036650s] [吞吐率:27.29req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NzQwLCJuYmYiOjE3NTY2NjY3NDAsImV4cCI6MTc1OTI1ODc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sHxnLkewwmsrZ2E3G_b1JjDPv5C7Ymdpy_K_3vKIXB7DmZjr0nBIsCJTUmetTtrdMr5aOq2Lr2ZcNXGWRa7ksjak8EXIwkkKUMOQqYonse-gJen7Ildt_lM2-qfjuZQj_ugksivWxdnoDwX-b77MkM-WoDbPXeM5ryf-xhdAIaE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-09-01T02:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039655s] [吞吐率:25.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2NzQwLCJuYmYiOjE3NTY2NjY3NDAsImV4cCI6MTc1OTI1ODc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sHxnLkewwmsrZ2E3G_b1JjDPv5C7Ymdpy_K_3vKIXB7DmZjr0nBIsCJTUmetTtrdMr5aOq2Lr2ZcNXGWRa7ksjak8EXIwkkKUMOQqYonse-gJen7Ildt_lM2-qfjuZQj_ugksivWxdnoDwX-b77MkM-WoDbPXeM5ryf-xhdAIaE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003862s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-09-01T03:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063603s] [吞吐率:15.72req/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.007760s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T03:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050691s] [吞吐率:19.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.009813s ] 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.000329s ] --------------------------------------------------------------- [2025-09-01T03:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054535s] [吞吐率:18.34req/s] [内存消耗:2,503.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2ODAwLCJuYmYiOjE3NTY2NjY4MDAsImV4cCI6MTc1OTI1ODgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tdh6uVorc_keqB8ZDwrygzSfzr5nleBXxzfubvygL62YseYxxGnn_ATO02TMhJLReQ4umf5fOu7p0-t0CEBKuAAYGQn_9q-D3CNC7g3fBA0d-R8TPX1WKH5wM8hQoaCcc0l3EFM9mSci8lny3e9cGOdS487Xpa9V2xrIfcOTFrA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ 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` = 20250901 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-09-01T03:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054556s] [吞吐率:18.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2ODAwLCJuYmYiOjE3NTY2NjY4MDAsImV4cCI6MTc1OTI1ODgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tdh6uVorc_keqB8ZDwrygzSfzr5nleBXxzfubvygL62YseYxxGnn_ATO02TMhJLReQ4umf5fOu7p0-t0CEBKuAAYGQn_9q-D3CNC7g3fBA0d-R8TPX1WKH5wM8hQoaCcc0l3EFM9mSci8lny3e9cGOdS487Xpa9V2xrIfcOTFrA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016019s ] 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.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-09-01T03:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063310s] [吞吐率:15.80req/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.003709s ] 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.000356s ] --------------------------------------------------------------- [2025-09-01T03:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051707s] [吞吐率:19.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.008358s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-09-01T03:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040199s] [吞吐率:24.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2ODYwLCJuYmYiOjE3NTY2NjY4NjAsImV4cCI6MTc1OTI1ODg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BKo1VtQ3_8V6Zp8wwmXM0CU7Jw-DJu0ryFWIJ0w6bg5mqNqW4z5ggs-noBhvB7ZRAxNrxarTzIc6v1pUkqczNo-5SZovp6hBkBGva80ddqqCzEokIU55BmpCxQ-2X6g4l9Qc6RDNFreRvq4SizZBXaRGc0uQU8-0osnroNGETzA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003322s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-09-01T03:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040138s] [吞吐率:24.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2ODYwLCJuYmYiOjE3NTY2NjY4NjAsImV4cCI6MTc1OTI1ODg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BKo1VtQ3_8V6Zp8wwmXM0CU7Jw-DJu0ryFWIJ0w6bg5mqNqW4z5ggs-noBhvB7ZRAxNrxarTzIc6v1pUkqczNo-5SZovp6hBkBGva80ddqqCzEokIU55BmpCxQ-2X6g4l9Qc6RDNFreRvq4SizZBXaRGc0uQU8-0osnroNGETzA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T03:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062664s] [吞吐率:15.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.007519s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T03:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049068s] [吞吐率: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.009298s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-09-01T03:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055621s] [吞吐率:17.98req/s] [内存消耗:2,503.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2OTIwLCJuYmYiOjE3NTY2NjY5MjAsImV4cCI6MTc1OTI1ODkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SpvWPmkF_TGA9dKyYFewlp03lY6O2BRvJxdN3zrIBaPCYzNPqFQHIuIpEjgAcCtwCpAfPwLToUXrD3h9saNmXR6siOPodG1CfpTrCsQH1hAxbVk15tbKaOnNjAzHIiH_kmTLvetmtS1w6sXJb1zq8KGqYawgKAzui_wSJ7nnaks', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017718s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ 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` = 20250901 [ RunTime:0.000795s ] --------------------------------------------------------------- [2025-09-01T03:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065071s] [吞吐率:15.37req/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.007583s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T03:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052063s] [吞吐率:19.21req/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.009237s ] 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.000324s ] --------------------------------------------------------------- [2025-09-01T03:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055044s] [吞吐率:18.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY2OTgwLCJuYmYiOjE3NTY2NjY5ODAsImV4cCI6MTc1OTI1ODk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.P8Ttpj6oXHtOTHnF6U5wCgK6Y8JQ9Tj-JshftktGvKGkmLqTWiu5YBMs-I3wHPzFNW7jAutpbDUfI3hjZa3MWXvqnuuUDR-edOuSRpiQCta0SUXvvH8qdKzjVl-CHEyKoMJ_ZwyqapeU0YovMtxZ15n6w5riJ-mhzwkvWc4q15U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000607s ] 00611s ] --------------------------------------------------------------- [2025-09-01T03:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062635s] [吞吐率:15.97req/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.005112s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T03:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049833s] [吞吐率:20.07req/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.007304s ] 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.000322s ] --------------------------------------------------------------- [2025-09-01T03:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055641s] [吞吐率:17.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MDQwLCJuYmYiOjE3NTY2NjcwNDAsImV4cCI6MTc1OTI1OTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Kf312BUxgTzQC6HjAD0Boso6VD8uQjaKula2YCPaRmGQjBIL_t80RNwNwkH5qlg-5vnm2D-lmJ4GYBRr7WVoPSGUpLorRU9SIImSy06jr0-zYRSB-C2aJyz28X-unFYPxf_9dVv_Bb_6BWIq1pL47DiXX2fAoXTJ345b004zDjU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015729s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000654s ] --------------------------------------------------------------- [2025-09-01T03:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055705s] [吞吐率:17.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MDQwLCJuYmYiOjE3NTY2NjcwNDAsImV4cCI6MTc1OTI1OTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Kf312BUxgTzQC6HjAD0Boso6VD8uQjaKula2YCPaRmGQjBIL_t80RNwNwkH5qlg-5vnm2D-lmJ4GYBRr7WVoPSGUpLorRU9SIImSy06jr0-zYRSB-C2aJyz28X-unFYPxf_9dVv_Bb_6BWIq1pL47DiXX2fAoXTJ345b004zDjU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015783s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-09-01T03:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063864s] [吞吐率:15.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.007344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-09-01T03:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050162s] [吞吐率:19.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.008052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-09-01T03:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054922s] [吞吐率:18.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MTAwLCJuYmYiOjE3NTY2NjcxMDAsImV4cCI6MTc1OTI1OTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.saMJK-6GOfhRCDEheod6LAzjsRTy4QGdSSIM8duPHPzqi9dDCCme53govwEk4ZKRdvqtjLOG8bewy8eWXaeA-FKk1cu4KUazCp6qoXKwXGEeEsw0dttt6Q6QP8UBSjufTn8EIO6LwLFYGqjpewKBp8saADCT5bOH2Q31mfLKdSg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017429s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T03:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055005s] [吞吐率:18.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MTAwLCJuYmYiOjE3NTY2NjcxMDAsImV4cCI6MTc1OTI1OTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.saMJK-6GOfhRCDEheod6LAzjsRTy4QGdSSIM8duPHPzqi9dDCCme53govwEk4ZKRdvqtjLOG8bewy8eWXaeA-FKk1cu4KUazCp6qoXKwXGEeEsw0dttt6Q6QP8UBSjufTn8EIO6LwLFYGqjpewKBp8saADCT5bOH2Q31mfLKdSg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017532s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ 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` = 20250901 [ RunTime:0.000520s ] --------------------------------------------------------------- [2025-09-01T03:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063840s] [吞吐率:15.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.007475s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-09-01T03:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051724s] [吞吐率:19.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.010195s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-09-01T03:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039111s] [吞吐率:25.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MTYwLCJuYmYiOjE3NTY2NjcxNjAsImV4cCI6MTc1OTI1OTE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z9ImcD3xibYxP4967rQ-q10FbAKsiXrXI-OBbd5cf3sSCqMFt0vzxr8I7em4r9Bs_wPihoUyclZsanrMh_KaM7PbpoRXI2GIVD1w8Djzky9qJcVeZRwCEAJmyfQDqczDNwsFMV_WFywZm4s8AAiX0QYikzuESkZG69tLbdtWwGQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001452s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T03:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061665s] [吞吐率:16.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.004590s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T03:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048496s] [吞吐率:20.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.006610s ] 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.000316s ] --------------------------------------------------------------- [2025-09-01T03:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056870s] [吞吐率:17.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MjIwLCJuYmYiOjE3NTY2NjcyMjAsImV4cCI6MTc1OTI1OTIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pI0WNDN82dlzgRZD5C3TCTS6i4KJL-UmKMaU-o7sKN8toCEzHsjynA6wmCGQdkp-n54i6eFryIxN4H1apF9Uzqx3oENzf-zpYzuKmw2bthvfB1wO0iNJqtBQEsMQv5tyxrlGcEWDvwwq0-JPn3f8G-4yk3jYmubKBpVCVJMhtA0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019503s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000766s ] [ 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` = 20250901 [ RunTime:0.000832s ] 00792s ] --------------------------------------------------------------- [2025-09-01T03:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065026s] [吞吐率:15.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.005890s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-09-01T03:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052291s] [吞吐率:19.12req/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.009184s ] 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.000336s ] --------------------------------------------------------------- [2025-09-01T03:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049477s] [吞吐率:20.21req/s] [内存消耗:2,503.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MjgwLCJuYmYiOjE3NTY2NjcyODAsImV4cCI6MTc1OTI1OTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Hhi8fECQRHrTf3ag2GoHLyUWItOZJsnb5DHFJwwyWdF5tXhYQntNOturjVRvcER0KCt3Jg6k8NMVE3iqAocGXETvu7YzWALOHFL9-uPq1dYVGm4I9GZ8sIjil35LPlud8BUFglFOPyvajOeGtDkqm_yyIh4fON2l6KT5BhuLPG0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ 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` = 20250901 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-09-01T03:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054463s] [吞吐率:18.36req/s] [内存消耗:2,503.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MjgwLCJuYmYiOjE3NTY2NjcyODAsImV4cCI6MTc1OTI1OTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Hhi8fECQRHrTf3ag2GoHLyUWItOZJsnb5DHFJwwyWdF5tXhYQntNOturjVRvcER0KCt3Jg6k8NMVE3iqAocGXETvu7YzWALOHFL9-uPq1dYVGm4I9GZ8sIjil35LPlud8BUFglFOPyvajOeGtDkqm_yyIh4fON2l6KT5BhuLPG0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005280s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000697s ] [ 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` = 20250901 [ RunTime:0.000654s ] --------------------------------------------------------------- [2025-09-01T03:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055469s] [吞吐率:18.03req/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.000748s ] 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.000334s ] --------------------------------------------------------------- [2025-09-01T03:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043784s] [吞吐率:22.84req/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.011115s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-09-01T03:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055199s] [吞吐率:18.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MzQwLCJuYmYiOjE3NTY2NjczNDAsImV4cCI6MTc1OTI1OTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x_ZTZrXKXHGRT_oJ-3PX95CYC9JGu1-evUIIsoNge7MZ2RxeB1nGpJVmWHZ75s9akJ34MmMeojgCCT3N--NlNpmhfy-h-kOrS8xDcJnAXhGyuiW-bKD2DviQFQ97-zyapeBPpxXzrD_zsfG17T82ZjH7HjxgyTzMNmNO2-p-8oQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020414s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T03:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055351s] [吞吐率:18.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3MzQwLCJuYmYiOjE3NTY2NjczNDAsImV4cCI6MTc1OTI1OTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x_ZTZrXKXHGRT_oJ-3PX95CYC9JGu1-evUIIsoNge7MZ2RxeB1nGpJVmWHZ75s9akJ34MmMeojgCCT3N--NlNpmhfy-h-kOrS8xDcJnAXhGyuiW-bKD2DviQFQ97-zyapeBPpxXzrD_zsfG17T82ZjH7HjxgyTzMNmNO2-p-8oQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-09-01T03:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073482s] [吞吐率:13.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.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001177s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000441s ] --------------------------------------------------------------- [2025-09-01T03:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060478s] [吞吐率:16.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.006111s ] 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.000328s ] --------------------------------------------------------------- [2025-09-01T03:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055032s] [吞吐率:18.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NDAwLCJuYmYiOjE3NTY2Njc0MDAsImV4cCI6MTc1OTI1OTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IAyrB-pxOsap5_SdctiiX5VUnLnFzCvPntOfa9FPJGcDnixA99IzUW6nkZ3lEKksXmE_WD7Hq4j4ezhC8Q7Gryk23HQ1QsHvSziOaFpU53YemrZxGu6KwBoUn1hVzgQfsLfXT1DNE64dYH5ovXKkM81nibKZlkRP_cDmKKuFPko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018818s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T03:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055065s] [吞吐率:18.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NDAwLCJuYmYiOjE3NTY2Njc0MDAsImV4cCI6MTc1OTI1OTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IAyrB-pxOsap5_SdctiiX5VUnLnFzCvPntOfa9FPJGcDnixA99IzUW6nkZ3lEKksXmE_WD7Hq4j4ezhC8Q7Gryk23HQ1QsHvSziOaFpU53YemrZxGu6KwBoUn1hVzgQfsLfXT1DNE64dYH5ovXKkM81nibKZlkRP_cDmKKuFPko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018652s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-09-01T03:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063173s] [吞吐率: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.007486s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T03:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051346s] [吞吐率:19.48req/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.010489s ] 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.000307s ] --------------------------------------------------------------- [2025-09-01T03:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039998s] [吞吐率:25.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NDYwLCJuYmYiOjE3NTY2Njc0NjAsImV4cCI6MTc1OTI1OTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UfAyArDPfsKklVxSVrvOU6NyQLSXEKnn-8bYCmF2Q13lGHcS-OiEn9ZPGNclrjB4kcILBmvftCodf8kv1gKbhXD5eIYoEZ0u04m05-nvARvOIkMUAZgMmjqvUYL68KhcfxR359s-1WJ9SDNnqZbP2ywcshuWvs-dU2TFAtZRBX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-09-01T03:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040012s] [吞吐率:24.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NDYwLCJuYmYiOjE3NTY2Njc0NjAsImV4cCI6MTc1OTI1OTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UfAyArDPfsKklVxSVrvOU6NyQLSXEKnn-8bYCmF2Q13lGHcS-OiEn9ZPGNclrjB4kcILBmvftCodf8kv1gKbhXD5eIYoEZ0u04m05-nvARvOIkMUAZgMmjqvUYL68KhcfxR359s-1WJ9SDNnqZbP2ywcshuWvs-dU2TFAtZRBX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20250901 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-09-01T03:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063485s] [吞吐率:15.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.007540s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T03:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050593s] [吞吐率:19.77req/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.009558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T03:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055093s] [吞吐率:18.15req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NTIwLCJuYmYiOjE3NTY2Njc1MjAsImV4cCI6MTc1OTI1OTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X0WSONH5OLHFjRQGt1ko8d0iwXM5y0QPqefORVb3uNl_R9VxybsPwMy75QbxAqd5Rw2mREJS3WPpeMRImxyKYaQR0eQQNlbOENFNHQE5CGyXCttZFXUvqnM2-96soT-RBc93cF3gJU1oBO6EUUzXuVvsg9jq9kl-bv0hNO0F0TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018477s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20250901 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-09-01T03:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055222s] [吞吐率:18.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NTIwLCJuYmYiOjE3NTY2Njc1MjAsImV4cCI6MTc1OTI1OTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X0WSONH5OLHFjRQGt1ko8d0iwXM5y0QPqefORVb3uNl_R9VxybsPwMy75QbxAqd5Rw2mREJS3WPpeMRImxyKYaQR0eQQNlbOENFNHQE5CGyXCttZFXUvqnM2-96soT-RBc93cF3gJU1oBO6EUUzXuVvsg9jq9kl-bv0hNO0F0TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018508s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250901 [ RunTime:0.000544s ] --------------------------------------------------------------- [2025-09-01T03:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064338s] [吞吐率:15.54req/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.005391s ] 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.000353s ] --------------------------------------------------------------- [2025-09-01T03:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051315s] [吞吐率:19.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.007189s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-09-01T03:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035736s] [吞吐率:27.98req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NTgwLCJuYmYiOjE3NTY2Njc1ODAsImV4cCI6MTc1OTI1OTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YQ0P9XXcxVB1iFZY8Uo7M5ZoSP9sSza6jLLY7xwR6vTpj2fv5zr-36vDhoZUkF_RLiA-PMK1xzpEl2dt_gUQqI_8aSuqYvg4RvGMjlQmRFanGqWzh60mBECL7ya3ALdmV2UWMwTd7DiMhCED6ozwhZhbS_o4MlNVwfcQa1Bf8qM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000774s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T03:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052700s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NTgwLCJuYmYiOjE3NTY2Njc1ODAsImV4cCI6MTc1OTI1OTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YQ0P9XXcxVB1iFZY8Uo7M5ZoSP9sSza6jLLY7xwR6vTpj2fv5zr-36vDhoZUkF_RLiA-PMK1xzpEl2dt_gUQqI_8aSuqYvg4RvGMjlQmRFanGqWzh60mBECL7ya3ALdmV2UWMwTd7DiMhCED6ozwhZhbS_o4MlNVwfcQa1Bf8qM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017188s ] 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.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T03:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057515s] [吞吐率:17.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.001677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T03:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045649s] [吞吐率: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.005130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-09-01T03:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052867s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NjQwLCJuYmYiOjE3NTY2Njc2NDAsImV4cCI6MTc1OTI1OTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Mrbom80b5zMra4XLwyXPMuOLbPGkEgb4TsR29mx6AeyVOzh0wLvXfpfDve1GRar0JQJZWhxmHW77sYAJ4BuPpBRdRv_BA8rkLD4254RzpCarJZQ1EITBcSk8R0whfFZsiBKrdqALgcChD1nkZtQ13ktDcGljdj4gmGJoEg0DKeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018234s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20250901 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-09-01T03:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052901s] [吞吐率:18.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NjQwLCJuYmYiOjE3NTY2Njc2NDAsImV4cCI6MTc1OTI1OTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Mrbom80b5zMra4XLwyXPMuOLbPGkEgb4TsR29mx6AeyVOzh0wLvXfpfDve1GRar0JQJZWhxmHW77sYAJ4BuPpBRdRv_BA8rkLD4254RzpCarJZQ1EITBcSk8R0whfFZsiBKrdqALgcChD1nkZtQ13ktDcGljdj4gmGJoEg0DKeQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018319s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-09-01T03:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058671s] [吞吐率:17.04req/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.001504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T03:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046343s] [吞吐率:21.58req/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.004349s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-09-01T03:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052599s] [吞吐率:19.01req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NzAwLCJuYmYiOjE3NTY2Njc3MDAsImV4cCI6MTc1OTI1OTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j-xAJm3t0nyv19vGt7Ig8Fu9fN_4H4uXZxAK6UMZeFOu4fEETIUncQGDoiT6RYO2OyJ1BeHV6ZgGIA8yH7h7-WyFkkrLrYgqyHxuLqqvcrbSbuwj57WNy1oSmmNE1SXaeFSCz2nsOROoCQIb8iQ3RWEQaOOND2ZkQ19XnL3KO4M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T03:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052674s] [吞吐率:18.98req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NzAwLCJuYmYiOjE3NTY2Njc3MDAsImV4cCI6MTc1OTI1OTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j-xAJm3t0nyv19vGt7Ig8Fu9fN_4H4uXZxAK6UMZeFOu4fEETIUncQGDoiT6RYO2OyJ1BeHV6ZgGIA8yH7h7-WyFkkrLrYgqyHxuLqqvcrbSbuwj57WNy1oSmmNE1SXaeFSCz2nsOROoCQIb8iQ3RWEQaOOND2ZkQ19XnL3KO4M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015193s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20250901 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-09-01T03:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060517s] [吞吐率:16.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.000799s ] 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.000362s ] --------------------------------------------------------------- [2025-09-01T03:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047513s] [吞吐率:21.05req/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.000973s ] 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.000338s ] --------------------------------------------------------------- [2025-09-01T03:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053980s] [吞吐率:18.53req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3NzYwLCJuYmYiOjE3NTY2Njc3NjAsImV4cCI6MTc1OTI1OTc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Gy5Bdod8fS98XC4gVq9mdPZLTFo8YtisXV_hxW0L3kFpDyudF18CbpEoMNMCYpQJyq_JKdQED4CTctOBX5VimgBZiW6RGLc6zfg_BuvvKT0MvinXtle4Lq6Ow9BQI42T5tRrNZBGqiBK__A_FjhFfidEW7xqVzfRRLO7kTMD-Sk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-09-01T03:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058671s] [吞吐率:17.04req/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.000899s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T03:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046554s] [吞吐率:21.48req/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.003824s ] 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.000328s ] --------------------------------------------------------------- [2025-09-01T03:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037385s] [吞吐率:26.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3ODIwLCJuYmYiOjE3NTY2Njc4MjAsImV4cCI6MTc1OTI1OTgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QA8MgUW4r_HsT-lxqWYkCrdlqfhaXcEOLOkTWbEwqxq35aWLb2fIlBbMkAr97c-O0kyQdRL_YLY7J2lFB0maYvTCDVLwPY6Tkh9qZ6cGZ_YIABaDWrr7DZ7O1xBY68tNpF2Xr-mqzT1zrwPIYmEAzrhVIRN43KG6IQ_Z0a_wIc8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000612s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-09-01T03:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054880s] [吞吐率:18.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3ODIwLCJuYmYiOjE3NTY2Njc4MjAsImV4cCI6MTc1OTI1OTgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QA8MgUW4r_HsT-lxqWYkCrdlqfhaXcEOLOkTWbEwqxq35aWLb2fIlBbMkAr97c-O0kyQdRL_YLY7J2lFB0maYvTCDVLwPY6Tkh9qZ6cGZ_YIABaDWrr7DZ7O1xBY68tNpF2Xr-mqzT1zrwPIYmEAzrhVIRN43KG6IQ_Z0a_wIc8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002480s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T03:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058654s] [吞吐率:17.05req/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.001889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-09-01T03:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047000s] [吞吐率:21.28req/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.004739s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000306s ] --------------------------------------------------------------- [2025-09-01T03:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053075s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3ODgwLCJuYmYiOjE3NTY2Njc4ODAsImV4cCI6MTc1OTI1OTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LreQceSX854NAASCgT5BF1Boh1WZbKIlys-vIkAuh3gWz9GdPrQ4E0QXWrDQ-VqxInM_dFHEJncIaRglrV3x9a5fX97JrDBvVvBn_y2CnumZCkq3dzjoIqm615yV9OKagCIXDRYCsAcPaCIufFvsySjHyd3rPj2-3nj6xcotJpw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014261s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T03:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053176s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3ODgwLCJuYmYiOjE3NTY2Njc4ODAsImV4cCI6MTc1OTI1OTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LreQceSX854NAASCgT5BF1Boh1WZbKIlys-vIkAuh3gWz9GdPrQ4E0QXWrDQ-VqxInM_dFHEJncIaRglrV3x9a5fX97JrDBvVvBn_y2CnumZCkq3dzjoIqm615yV9OKagCIXDRYCsAcPaCIufFvsySjHyd3rPj2-3nj6xcotJpw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20250901 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-09-01T03:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060300s] [吞吐率:16.58req/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.001176s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T03:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074160s] [吞吐率:13.48req/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.015507s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T03:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038033s] [吞吐率:26.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3OTQwLCJuYmYiOjE3NTY2Njc5NDAsImV4cCI6MTc1OTI1OTk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlBkMF-EnbexnoduUMI5Qoi8951KCWg-cMkfPECnOTG_YMtWLmDKFi11Pd4D083YiYy8UyQTaBvqJ2AqL8fcHurm0XgNKKJlBzbxmsXsntzKgPoKsI9tDG5UsfywA2Zf0i_kO-sU4dH0YdH42yOdnmrOchOid9QY6r6qX6R00Qw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002984s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T03:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048675s] [吞吐率:20.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY3OTQwLCJuYmYiOjE3NTY2Njc5NDAsImV4cCI6MTc1OTI1OTk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlBkMF-EnbexnoduUMI5Qoi8951KCWg-cMkfPECnOTG_YMtWLmDKFi11Pd4D083YiYy8UyQTaBvqJ2AqL8fcHurm0XgNKKJlBzbxmsXsntzKgPoKsI9tDG5UsfywA2Zf0i_kO-sU4dH0YdH42yOdnmrOchOid9QY6r6qX6R00Qw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000814s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T03:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056850s] [吞吐率:17.59req/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.001285s ] 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.000346s ] --------------------------------------------------------------- [2025-09-01T03:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044246s] [吞吐率:22.60req/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.003707s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T03:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052917s] [吞吐率:18.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MDAwLCJuYmYiOjE3NTY2NjgwMDAsImV4cCI6MTc1OTI2MDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JqzVyktuZsQoAliwXThcowqcO6BLoL7jsWh3nhr7qUcE7jxrjAkmhQ0LQ-c7Rt9fJ-fM7BTSj2HDAdKp_8S728fPtro7PzDj9_cBXG_0a1qOZh69gpE_jt2XOlJWBcSpt_Zhg5rGNueOdNOjmi2gr7E2_qyEEMfzW3Q1iyVsXE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018055s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20250901 [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-09-01T03:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053341s] [吞吐率:18.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MDAwLCJuYmYiOjE3NTY2NjgwMDAsImV4cCI6MTc1OTI2MDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JqzVyktuZsQoAliwXThcowqcO6BLoL7jsWh3nhr7qUcE7jxrjAkmhQ0LQ-c7Rt9fJ-fM7BTSj2HDAdKp_8S728fPtro7PzDj9_cBXG_0a1qOZh69gpE_jt2XOlJWBcSpt_Zhg5rGNueOdNOjmi2gr7E2_qyEEMfzW3Q1iyVsXE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018255s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000420s ] [ 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` = 20250901 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-09-01T03:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057646s] [吞吐率:17.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.001117s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T03:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045273s] [吞吐率:22.09req/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.004390s ] 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.000326s ] --------------------------------------------------------------- [2025-09-01T03:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053424s] [吞吐率:18.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MDYwLCJuYmYiOjE3NTY2NjgwNjAsImV4cCI6MTc1OTI2MDA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZT4anirBqIlHqBtEmKL62kau_LX6x4C0BUZJ9v2EdTZ-1Y08QWrZEcb4D2IzXZyGcgSlDDqD1wuAhqzJ_vg9D3qHb2BfuhDPRKBF8Gn5NO5JajJ26RrAQUl8sisSw32HKHYnVFXngCYysZ1y5_rBcY43skBAONiDKzjP7ykdQ2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T03:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053472s] [吞吐率:18.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MDYwLCJuYmYiOjE3NTY2NjgwNjAsImV4cCI6MTc1OTI2MDA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZT4anirBqIlHqBtEmKL62kau_LX6x4C0BUZJ9v2EdTZ-1Y08QWrZEcb4D2IzXZyGcgSlDDqD1wuAhqzJ_vg9D3qHb2BfuhDPRKBF8Gn5NO5JajJ26RrAQUl8sisSw32HKHYnVFXngCYysZ1y5_rBcY43skBAONiDKzjP7ykdQ2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019065s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ 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` = 20250901 [ RunTime:0.000511s ] --------------------------------------------------------------- [2025-09-01T03:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071280s] [吞吐率:14.03req/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.013569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T03:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057331s] [吞吐率:17.44req/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.000992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-09-01T03:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053224s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MTIwLCJuYmYiOjE3NTY2NjgxMjAsImV4cCI6MTc1OTI2MDEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g_aFy2qXJjTDe8tHPB_bH-ZmAxSlERyxYTD7TxiXOOwwWtpJGKkMimeZEs422NufIjW6Cvvk6NZ5Whl60LTWkYwoOTJDOqwcsk3KQqhuC2OFbPZG-LypMTZZSPoeogZnRAQBRQyrJiL4xp0c_f45GZXYcuo24gcXM460wh9gINo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015850s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-09-01T03:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059279s] [吞吐率:16.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.001792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-09-01T03:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047280s] [吞吐率:21.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.000713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-09-01T03:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052881s] [吞吐率:18.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MTgwLCJuYmYiOjE3NTY2NjgxODAsImV4cCI6MTc1OTI2MDE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y_sic2yjC5fWDQm_4LiuS-X12h5age13zpPg3ROb67toeReO5WV6u3Aw-4ALtSavp7XfkFcREWoqNhh-Zb4vbBn4i0FNzS5LsCHIpdarRRejGpvI59mZiCXmeWPC2FnrGk1HZsLInfhr7gABSucisEhf2qp30ukWtKPQLGY-lis', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018497s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T03:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052934s] [吞吐率:18.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MTgwLCJuYmYiOjE3NTY2NjgxODAsImV4cCI6MTc1OTI2MDE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y_sic2yjC5fWDQm_4LiuS-X12h5age13zpPg3ROb67toeReO5WV6u3Aw-4ALtSavp7XfkFcREWoqNhh-Zb4vbBn4i0FNzS5LsCHIpdarRRejGpvI59mZiCXmeWPC2FnrGk1HZsLInfhr7gABSucisEhf2qp30ukWtKPQLGY-lis', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018460s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000526s ] --------------------------------------------------------------- [2025-09-01T03:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057919s] [吞吐率:17.27req/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.001512s ] 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.000354s ] --------------------------------------------------------------- [2025-09-01T03:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044800s] [吞吐率:22.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.003047s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T03:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054107s] [吞吐率:18.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MjQwLCJuYmYiOjE3NTY2NjgyNDAsImV4cCI6MTc1OTI2MDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TzmzlgQANZupYjwE4OYokZzSqdf7zT43JNEGcI0ZU961MXuiMGdznbCiZkXLz2Lgsn56IUmwVrMWHDP1SEXFmS7BpTOmtct1hJewOcwceYnC6A7QnuqFekYuAT7xrY_D9U6VrBQMTBv14v5cP7hNmeqxPTLATO6naaOVdoRmMIs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ 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` = 20250901 [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-09-01T03:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054248s] [吞吐率:18.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MjQwLCJuYmYiOjE3NTY2NjgyNDAsImV4cCI6MTc1OTI2MDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TzmzlgQANZupYjwE4OYokZzSqdf7zT43JNEGcI0ZU961MXuiMGdznbCiZkXLz2Lgsn56IUmwVrMWHDP1SEXFmS7BpTOmtct1hJewOcwceYnC6A7QnuqFekYuAT7xrY_D9U6VrBQMTBv14v5cP7hNmeqxPTLATO6naaOVdoRmMIs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017445s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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` = 20250901 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-09-01T03:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060886s] [吞吐率:16.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.002659s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-09-01T03:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052463s] [吞吐率:19.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MzAwLCJuYmYiOjE3NTY2NjgzMDAsImV4cCI6MTc1OTI2MDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MTeCojQUM3WMqHzXzdOyaZRYLRYJXag5aJiM4_bSouo9WXM19sXDOMjlfXWUw8HGrPQKNMgOJn4ryZoyhF64lDwAcpD1rAG9-DxspAdMhw5bYWVoiAmWNet9sDG4W3LZHNg8mGfAS3RODtPcs751iUBE5TxSxkyWZj-840I8McE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013430s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-09-01T03:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052493s] [吞吐率:19.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MzAwLCJuYmYiOjE3NTY2NjgzMDAsImV4cCI6MTc1OTI2MDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MTeCojQUM3WMqHzXzdOyaZRYLRYJXag5aJiM4_bSouo9WXM19sXDOMjlfXWUw8HGrPQKNMgOJn4ryZoyhF64lDwAcpD1rAG9-DxspAdMhw5bYWVoiAmWNet9sDG4W3LZHNg8mGfAS3RODtPcs751iUBE5TxSxkyWZj-840I8McE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-09-01T03:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057337s] [吞吐率:17.44req/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.001958s ] 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.000358s ] --------------------------------------------------------------- [2025-09-01T03:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044363s] [吞吐率:22.54req/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.003860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-09-01T03:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053334s] [吞吐率:18.75req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MzYwLCJuYmYiOjE3NTY2NjgzNjAsImV4cCI6MTc1OTI2MDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XNvnyIp3dF8mBMFuRiSwVaRxyqTtTIeDKSaTGWRAaoZ5_Sx8kZAq0pKvEuSveBQzqWAXJ3Tjnt2QnxJoMa5Dx6XcYF8hgI0ixAjDpoF68QkldgH-w0QP_ANg3q0VEmATVCrn3-KtynOUUleNjDheSXLywrNXDYsXldY07VNRQPo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018915s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-09-01T03:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053279s] [吞吐率:18.77req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4MzYwLCJuYmYiOjE3NTY2NjgzNjAsImV4cCI6MTc1OTI2MDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XNvnyIp3dF8mBMFuRiSwVaRxyqTtTIeDKSaTGWRAaoZ5_Sx8kZAq0pKvEuSveBQzqWAXJ3Tjnt2QnxJoMa5Dx6XcYF8hgI0ixAjDpoF68QkldgH-w0QP_ANg3q0VEmATVCrn3-KtynOUUleNjDheSXLywrNXDYsXldY07VNRQPo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018792s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ 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` = 20250901 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-09-01T03:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057969s] [吞吐率:17.25req/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.001086s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-09-01T03:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045341s] [吞吐率:22.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.002058s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-09-01T03:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053393s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NDIwLCJuYmYiOjE3NTY2Njg0MjAsImV4cCI6MTc1OTI2MDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ef6RR5_g56sLrlzNuS8jg73DWoOw_8fNkAjTWEy3JJA4YsmQlQoKI04wmjdfa96Jzu-HVOuN2DpbB5wACvchZkkVwLVFCtRE6VmOTvTAv8zcLFtgIYev-obsouA5gYU_SxMIVte3BJlNRPc3yu16V9qzzPXgEkwrWrXoDctaNY0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014060s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ 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` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T03:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053646s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NDIwLCJuYmYiOjE3NTY2Njg0MjAsImV4cCI6MTc1OTI2MDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ef6RR5_g56sLrlzNuS8jg73DWoOw_8fNkAjTWEy3JJA4YsmQlQoKI04wmjdfa96Jzu-HVOuN2DpbB5wACvchZkkVwLVFCtRE6VmOTvTAv8zcLFtgIYev-obsouA5gYU_SxMIVte3BJlNRPc3yu16V9qzzPXgEkwrWrXoDctaNY0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014039s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ 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` = 20250901 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-09-01T03:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062280s] [吞吐率:16.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.001253s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T03:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036772s] [吞吐率:27.19req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NDgwLCJuYmYiOjE3NTY2Njg0ODAsImV4cCI6MTc1OTI2MDQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JOcUS6uojIu5LrfZNS1mpZNVczLhdEngThYCdluJyQXKezTYF0Txll1dDx6cZDpS6xuZEhlIrFqt3WwFYoldJiQEExYAVLfbU5CWJGaPAf0FA1mtGMi6EbuwJoMtqDSyq_VAXXKwZbMT5WF_CzhT0Yzk6-Crf6Sa-9Nv8JwVTkw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T03:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037047s] [吞吐率:26.99req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NDgwLCJuYmYiOjE3NTY2Njg0ODAsImV4cCI6MTc1OTI2MDQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JOcUS6uojIu5LrfZNS1mpZNVczLhdEngThYCdluJyQXKezTYF0Txll1dDx6cZDpS6xuZEhlIrFqt3WwFYoldJiQEExYAVLfbU5CWJGaPAf0FA1mtGMi6EbuwJoMtqDSyq_VAXXKwZbMT5WF_CzhT0Yzk6-Crf6Sa-9Nv8JwVTkw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T03:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057277s] [吞吐率:17.46req/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.001249s ] 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.000347s ] --------------------------------------------------------------- [2025-09-01T03:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043846s] [吞吐率:22.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.003225s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T03:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052907s] [吞吐率:18.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NTQwLCJuYmYiOjE3NTY2Njg1NDAsImV4cCI6MTc1OTI2MDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UJPVakmpwpqAylCXr0MSoTY6f3u5fS_BFr49K1IiaHI99evvyVoFd2Ype7PmXhICFcFUawqc8IWdzCuOjGH9V1WAcI0RwcB_S7vZoFX_wveu5cbuAXuUGJQZdty6tAjD8B-SLhbX-yp4voCUr7xpziWpXoEK7ZRVW48Xp3KCMFE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000573s ] --------------------------------------------------------------- [2025-09-01T03:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053273s] [吞吐率:18.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NTQwLCJuYmYiOjE3NTY2Njg1NDAsImV4cCI6MTc1OTI2MDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UJPVakmpwpqAylCXr0MSoTY6f3u5fS_BFr49K1IiaHI99evvyVoFd2Ype7PmXhICFcFUawqc8IWdzCuOjGH9V1WAcI0RwcB_S7vZoFX_wveu5cbuAXuUGJQZdty6tAjD8B-SLhbX-yp4voCUr7xpziWpXoEK7ZRVW48Xp3KCMFE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ 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` = 20250901 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-09-01T03:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056881s] [吞吐率:17.58req/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.001994s ] 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.000359s ] --------------------------------------------------------------- [2025-09-01T03:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044995s] [吞吐率:22.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.004804s ] 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.000334s ] --------------------------------------------------------------- [2025-09-01T03:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035573s] [吞吐率:28.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NjAwLCJuYmYiOjE3NTY2Njg2MDAsImV4cCI6MTc1OTI2MDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RKrVSFNyv8BBVPifzdbqHgf7CkTkzx9HGShmp11jYZ5eBP7nRVMTvna8CfnpMFXJOK7WKvZhOQewPChZ8zlI_3a5SjbzAZ2XDG0Kf6Ubtg9MpldElPV6G5yl5OJ6UYEgee29sFZH5mKXBOvSJ-Dcbb83YUERTABXtFXMbWPUmNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000831s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T03:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051684s] [吞吐率:19.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NjAwLCJuYmYiOjE3NTY2Njg2MDAsImV4cCI6MTc1OTI2MDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RKrVSFNyv8BBVPifzdbqHgf7CkTkzx9HGShmp11jYZ5eBP7nRVMTvna8CfnpMFXJOK7WKvZhOQewPChZ8zlI_3a5SjbzAZ2XDG0Kf6Ubtg9MpldElPV6G5yl5OJ6UYEgee29sFZH5mKXBOvSJ-Dcbb83YUERTABXtFXMbWPUmNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016666s ] 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.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ 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` = 20250901 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-09-01T03:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071220s] [吞吐率:14.04req/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.009448s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-09-01T03:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053780s] [吞吐率:18.59req/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.010545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000317s ] --------------------------------------------------------------- [2025-09-01T03:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037703s] [吞吐率:26.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NjYwLCJuYmYiOjE3NTY2Njg2NjAsImV4cCI6MTc1OTI2MDY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.T2mw-tStCPipXSmmQOppfYQtsNbbXMX7jyyN05eXWx-sCitCLzVzlPJHQjdAqFX0Z804deHb1l0e3MpAV7-9c6HeEICWwQn7E6DhgkiRPZQ_nCGlvR-g_gBnrcyGI5HlRqoQKYM3oW2BoJif3glcL_eLCZLZCHamLpZPGRmcJEU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002395s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000546s ] --------------------------------------------------------------- [2025-09-01T03:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060394s] [吞吐率:16.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.001554s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T03:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048044s] [吞吐率:20.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.004231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-09-01T03:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053541s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NzIwLCJuYmYiOjE3NTY2Njg3MjAsImV4cCI6MTc1OTI2MDcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eASpgjsl_FbksImZv-l1tG9VWingXFg0lyZ3y18LPWWXMOroWnBe68P36kL9l27iE1xngII6YjPDgKStlxHqmFr3aDrc72Qnr7qaD9zLQj7QiKfGlzCIg-LLoINxcNplGMWstQxNDp1P8tmHY0RtVazd2nvucExC4aYJDkOzTqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-09-01T03:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053805s] [吞吐率:18.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NzIwLCJuYmYiOjE3NTY2Njg3MjAsImV4cCI6MTc1OTI2MDcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eASpgjsl_FbksImZv-l1tG9VWingXFg0lyZ3y18LPWWXMOroWnBe68P36kL9l27iE1xngII6YjPDgKStlxHqmFr3aDrc72Qnr7qaD9zLQj7QiKfGlzCIg-LLoINxcNplGMWstQxNDp1P8tmHY0RtVazd2nvucExC4aYJDkOzTqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015607s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000524s ] --------------------------------------------------------------- [2025-09-01T03:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058717s] [吞吐率:17.03req/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.000939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-09-01T03:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045466s] [吞吐率:21.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.002492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T03:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053551s] [吞吐率:18.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4NzgwLCJuYmYiOjE3NTY2Njg3ODAsImV4cCI6MTc1OTI2MDc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.taLc5RgjtpGNkkARhCaL5WNpuUq0YS35XdvCIPr8MGNhYh_kk1lHtPGvMr0CUZ8CEIcdMV9nZ5IWRBgtPI_p0zn9GfS_TOkdEujKP_cqdDptzm5SJOY92GP52iGHUCS5K4rJTvl4NQnpes1pctjawPtmsFisi1O97JTgCpxEpoM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-09-01T03:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074801s] [吞吐率:13.37req/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.015077s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T03:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037228s] [吞吐率:26.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4ODQwLCJuYmYiOjE3NTY2Njg4NDAsImV4cCI6MTc1OTI2MDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UGv2YzKdIM8MNjJrAwrbOiumwB06hrTEWvx3U-_UvcxJhQDHcT0poE-PnyJgvjkfYkqh5OvJppVbYip1ZnX8lEmmvG3eLkCbsjz-NGcuiFAH6FZQF3KfA0qshtAv7Tyu9b1dTbxkubLdGo3yBhXD_q_cQWNJDSvoY0nDRSdPnPA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000702s ] [ 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` = 20250901 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-09-01T03:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037448s] [吞吐率:26.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4ODQwLCJuYmYiOjE3NTY2Njg4NDAsImV4cCI6MTc1OTI2MDg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UGv2YzKdIM8MNjJrAwrbOiumwB06hrTEWvx3U-_UvcxJhQDHcT0poE-PnyJgvjkfYkqh5OvJppVbYip1ZnX8lEmmvG3eLkCbsjz-NGcuiFAH6FZQF3KfA0qshtAv7Tyu9b1dTbxkubLdGo3yBhXD_q_cQWNJDSvoY0nDRSdPnPA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ 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` = 20250901 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-09-01T03:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058353s] [吞吐率:17.14req/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.004382s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-09-01T03:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071688s] [吞吐率:13.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.015999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-09-01T03:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037217s] [吞吐率:26.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4OTAwLCJuYmYiOjE3NTY2Njg5MDAsImV4cCI6MTc1OTI2MDkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Pe3xrepWC6bpTIRVfFMocnuU4NPaVmnk2wrjuyom2cgzNW2pKcPGW4tAyfVcxkGYXYW_MMPd83qfvTh7zysKsnpa1YMFnJIygHymcVCwM9jXH8hUyPt8HYHAzJjjGbzAjvov5CyEoYm1c8eZqdSni5i2jGrlkHXZ1nIv2HPxRy8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-09-01T03:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058503s] [吞吐率:17.09req/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.001179s ] 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.000384s ] --------------------------------------------------------------- [2025-09-01T03:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045609s] [吞吐率:21.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.002954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T03:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052484s] [吞吐率:19.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY4OTYwLCJuYmYiOjE3NTY2Njg5NjAsImV4cCI6MTc1OTI2MDk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j7aCvgLhRtDVOdO_KoWYjkgEpmsvnr1AgzzGUU0q_sgMscQE-LKhwZc1lg5nnqKww6d2SRCIqZ3D-hY_7aGTOepHinjd3BOcWPlFDswegYIcs6W6NO1gleJrN47BRFCOcJxgmbe0nGtADY7E_rb4tVq3d1fuuDWmrTMCIBDI8Gs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018076s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T03:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072435s] [吞吐率:13.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.014744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T03:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053648s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MDIwLCJuYmYiOjE3NTY2NjkwMjAsImV4cCI6MTc1OTI2MTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wJSwvGCjodhanMAdv2HH2o38DCvhvUopsgI5hBWGMRhEf1_fq2EFv6tVUGrK-gTP3rOrPf1XkWb_2EURlssetWcCKQPhMRrczHsqy2qys6LMLy9iQ2LbjI5sUbJGVbct8ZbyyTWT7QmTme15NSWsHiwm3ugeJUDKe9HdfM1h8M0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014022s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ 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` = 20250901 [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-09-01T03:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053641s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MDIwLCJuYmYiOjE3NTY2NjkwMjAsImV4cCI6MTc1OTI2MTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wJSwvGCjodhanMAdv2HH2o38DCvhvUopsgI5hBWGMRhEf1_fq2EFv6tVUGrK-gTP3rOrPf1XkWb_2EURlssetWcCKQPhMRrczHsqy2qys6LMLy9iQ2LbjI5sUbJGVbct8ZbyyTWT7QmTme15NSWsHiwm3ugeJUDKe9HdfM1h8M0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ 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` = 20250901 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-09-01T03:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060459s] [吞吐率:16.54req/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.001827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T03:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047265s] [吞吐率:21.16req/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.003369s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T03:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053177s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MDgwLCJuYmYiOjE3NTY2NjkwODAsImV4cCI6MTc1OTI2MTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d9NEGof5URNy1EHD2OAwOqk0xf2qnCX9p576MUYCItGaF_GAtA2zzYnKwOmCzlCuYW63n9knBsuWIm3bIcRrSCQVIYcwQSQOHgm0_Efsz6c2TTxOZtp4PymkE6iXtksazUrFDHkIPt-igUsahpPCANWpmnVEDvxFnoFO3LRMMXs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018691s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000545s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T03:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053124s] [吞吐率:18.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MDgwLCJuYmYiOjE3NTY2NjkwODAsImV4cCI6MTc1OTI2MTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.d9NEGof5URNy1EHD2OAwOqk0xf2qnCX9p576MUYCItGaF_GAtA2zzYnKwOmCzlCuYW63n9knBsuWIm3bIcRrSCQVIYcwQSQOHgm0_Efsz6c2TTxOZtp4PymkE6iXtksazUrFDHkIPt-igUsahpPCANWpmnVEDvxFnoFO3LRMMXs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ 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` = 20250901 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-09-01T03:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057958s] [吞吐率:17.25req/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.001680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T03:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045965s] [吞吐率:21.76req/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.004584s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000309s ] --------------------------------------------------------------- [2025-09-01T03:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052328s] [吞吐率:19.11req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MTQwLCJuYmYiOjE3NTY2NjkxNDAsImV4cCI6MTc1OTI2MTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PTFT00wa81FDd95T0Fi-VN46ZpOEOkznM2n6QlUJ_ePFHiVqbuHyqNu5HQlUG92Lor6RnPup_Mau7Tz5eWB0YevTqF8dHyuPcMN2dv1Hv9lc0JKD0hsAoTy5l-l-5QNnHVw3wUCx4qxxv39fRwjfJQC5ahf2i1y-0Zody6fdUzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011728s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ 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` = 20250901 [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-09-01T03:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052557s] [吞吐率:19.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MTQwLCJuYmYiOjE3NTY2NjkxNDAsImV4cCI6MTc1OTI2MTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PTFT00wa81FDd95T0Fi-VN46ZpOEOkznM2n6QlUJ_ePFHiVqbuHyqNu5HQlUG92Lor6RnPup_Mau7Tz5eWB0YevTqF8dHyuPcMN2dv1Hv9lc0JKD0hsAoTy5l-l-5QNnHVw3wUCx4qxxv39fRwjfJQC5ahf2i1y-0Zody6fdUzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011697s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000714s ] --------------------------------------------------------------- [2025-09-01T03:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062238s] [吞吐率:16.07req/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.000846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-09-01T03:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044702s] [吞吐率:22.37req/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.010625s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T03:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053200s] [吞吐率:18.80req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MjAwLCJuYmYiOjE3NTY2NjkyMDAsImV4cCI6MTc1OTI2MTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ooEpA4xJoLwwUSHA48mzMMmIxlJai-Z4jZXWRPBFYr2ECaqn4JNo5gUwE6rPaHZqL0msQ_Wv-nIBZxt3A0qwtfpo7Mku4RU7tOtVaKzLDgLxsCVOpSasRxYTEc4qSkOUCcPa0e2tpUI26YknnEbGBeRToOIV_XAAI4EkhXUi0_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.016547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T03:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053472s] [吞吐率:18.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MjAwLCJuYmYiOjE3NTY2NjkyMDAsImV4cCI6MTc1OTI2MTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ooEpA4xJoLwwUSHA48mzMMmIxlJai-Z4jZXWRPBFYr2ECaqn4JNo5gUwE6rPaHZqL0msQ_Wv-nIBZxt3A0qwtfpo7Mku4RU7tOtVaKzLDgLxsCVOpSasRxYTEc4qSkOUCcPa0e2tpUI26YknnEbGBeRToOIV_XAAI4EkhXUi0_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.016488s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-09-01T03:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057908s] [吞吐率:17.27req/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.001845s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-09-01T03:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045921s] [吞吐率:21.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.004833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T03:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052665s] [吞吐率:18.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MjYwLCJuYmYiOjE3NTY2NjkyNjAsImV4cCI6MTc1OTI2MTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SZfJUyVLBDw5q3UZsUNeN1zuhQkgedJwMwuSr46J7mutOXdFgNOhR_UCPnfv5XBVBLJEpiNZ8OVWRi3c4mLoBGZfc92xkWUtpS6StTRCsl1lR2IN0Ko161_Nu7UDpkpDq4072UhD__8fqGMFwhCA-tnzqHJ6dZC9n7y5Be5uR1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015135s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-09-01T03:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052694s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MjYwLCJuYmYiOjE3NTY2NjkyNjAsImV4cCI6MTc1OTI2MTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SZfJUyVLBDw5q3UZsUNeN1zuhQkgedJwMwuSr46J7mutOXdFgNOhR_UCPnfv5XBVBLJEpiNZ8OVWRi3c4mLoBGZfc92xkWUtpS6StTRCsl1lR2IN0Ko161_Nu7UDpkpDq4072UhD__8fqGMFwhCA-tnzqHJ6dZC9n7y5Be5uR1I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015201s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20250901 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-09-01T03:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056211s] [吞吐率:17.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.001861s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-09-01T03:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043503s] [吞吐率: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.003891s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-09-01T03:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053158s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MzIwLCJuYmYiOjE3NTY2NjkzMjAsImV4cCI6MTc1OTI2MTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FX5KgxYIQsX6GF1GLk5Y_vle0Ls503XtCNKisGXWylJqvZ8ygD8j63pme2J61gtVN7fV6n9IrhPL5JSIbYCNcY7hd9BB4ByLT2zlMU-iFv9k6m377LGO5rq8nvQvSp_Hbpoc6fZbUuw8WY2IS7ttVtVY9ZTeT92N36n0PnGc0EA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012304s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20250901 [ RunTime:0.000631s ] 00690s ] --------------------------------------------------------------- [2025-09-01T03:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066908s] [吞吐率:14.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.001970s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-09-01T03:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052916s] [吞吐率:18.90req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MzgwLCJuYmYiOjE3NTY2NjkzODAsImV4cCI6MTc1OTI2MTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.M2EzICYSii_T4WZ7MdehNnRvtXXPih_pPS9aNesE8F4gcf10q6lGqSNChXDxccY5jp7vj0r2_ppoQH1cqpMxsrWnHk4zJgiNZxagmtz0eS9NfgFyUW_3QyFWH1fCWTBPCKycIjdFkMEH6uZCD41D4zOg6wymtDdQmGhTBaMSER4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ 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` = 20250901 [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-09-01T03:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052962s] [吞吐率:18.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5MzgwLCJuYmYiOjE3NTY2NjkzODAsImV4cCI6MTc1OTI2MTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.M2EzICYSii_T4WZ7MdehNnRvtXXPih_pPS9aNesE8F4gcf10q6lGqSNChXDxccY5jp7vj0r2_ppoQH1cqpMxsrWnHk4zJgiNZxagmtz0eS9NfgFyUW_3QyFWH1fCWTBPCKycIjdFkMEH6uZCD41D4zOg6wymtDdQmGhTBaMSER4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000759s ] [ 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` = 20250901 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-09-01T03:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058174s] [吞吐率: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.001615s ] 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.000342s ] --------------------------------------------------------------- [2025-09-01T03:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044736s] [吞吐率:22.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.002722s ] 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.000400s ] --------------------------------------------------------------- [2025-09-01T03:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052808s] [吞吐率:18.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NDQwLCJuYmYiOjE3NTY2Njk0NDAsImV4cCI6MTc1OTI2MTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g08vLnTd55rD-IgVpvxYuAwBCOr_dDj4-Nu59Bj4FCkgPBcWoRKJmKvnxgpgc3zUYfDwf5Ow-41c_d8kgiDdaU29UQN2glXIr1wj21-g_wzI6krtzPGzs4glYuGTj4XrpO3EQY5G9Wgwtc_nm0-L3I2yHImX0puEGyQCsOe-9_E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-09-01T03:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053440s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NDQwLCJuYmYiOjE3NTY2Njk0NDAsImV4cCI6MTc1OTI2MTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g08vLnTd55rD-IgVpvxYuAwBCOr_dDj4-Nu59Bj4FCkgPBcWoRKJmKvnxgpgc3zUYfDwf5Ow-41c_d8kgiDdaU29UQN2glXIr1wj21-g_wzI6krtzPGzs4glYuGTj4XrpO3EQY5G9Wgwtc_nm0-L3I2yHImX0puEGyQCsOe-9_E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T03:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066155s] [吞吐率:15.12req/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.008064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-09-01T03:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045144s] [吞吐率:22.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.001834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T03:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037360s] [吞吐率:26.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NTAwLCJuYmYiOjE3NTY2Njk1MDAsImV4cCI6MTc1OTI2MTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o0IF1Db40x1PVnjZveBEpyImE0Y12qkVhJkGH0cxXdw_7FpMZoqFzw9CR7o7fGfaiHjW_x93N1HM_AG-jpl4HHYiTvoUgTZsa1cIKPBOTqvXzN6SAQaEf-J_bHkwhCzYtla5MT3_LXCYq85NG-f4E42KTJmHncf0dJvu_Jk6Atc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003112s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000540s ] [ 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` = 20250901 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-09-01T03:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053915s] [吞吐率:18.55req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NTAwLCJuYmYiOjE3NTY2Njk1MDAsImV4cCI6MTc1OTI2MTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o0IF1Db40x1PVnjZveBEpyImE0Y12qkVhJkGH0cxXdw_7FpMZoqFzw9CR7o7fGfaiHjW_x93N1HM_AG-jpl4HHYiTvoUgTZsa1cIKPBOTqvXzN6SAQaEf-J_bHkwhCzYtla5MT3_LXCYq85NG-f4E42KTJmHncf0dJvu_Jk6Atc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ 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` = 20250901 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-09-01T03:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061672s] [吞吐率:16.21req/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.000773s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T03:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050015s] [吞吐率:19.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.002762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-09-01T03:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052510s] [吞吐率:19.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NTYwLCJuYmYiOjE3NTY2Njk1NjAsImV4cCI6MTc1OTI2MTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mR2NexrMunZ1jLosv3TLHjfswgVbLgcb8hjvDjI17DlphMXWKTQx3qvIG5tTqoUv7QdExzXJcP6gAEAiZhPxt6QSW3DZ58WVAXAITqCXBxfpYUSpR3ZgxH-GjMHDFpiwr-WnMWGaVr8dhmRxQULvfwg1gm8EHEgMugjs-yKL2dI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-09-01T03:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052565s] [吞吐率:19.02req/s] [内存消耗:2,503.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NTYwLCJuYmYiOjE3NTY2Njk1NjAsImV4cCI6MTc1OTI2MTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mR2NexrMunZ1jLosv3TLHjfswgVbLgcb8hjvDjI17DlphMXWKTQx3qvIG5tTqoUv7QdExzXJcP6gAEAiZhPxt6QSW3DZ58WVAXAITqCXBxfpYUSpR3ZgxH-GjMHDFpiwr-WnMWGaVr8dhmRxQULvfwg1gm8EHEgMugjs-yKL2dI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013814s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20250901 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-09-01T03:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056773s] [吞吐率:17.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.002129s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T03:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043825s] [吞吐率:22.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.004017s ] 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.000372s ] --------------------------------------------------------------- [2025-09-01T03:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053557s] [吞吐率:18.67req/s] [内存消耗:2,503.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NjIwLCJuYmYiOjE3NTY2Njk2MjAsImV4cCI6MTc1OTI2MTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DQiSg01uMQjhSJnvqQvQbv0mL-XppssQReta94xqT8JUmH3POQLiE8OPeqQpUaSGN060vT22JtHw9C14PBoNGSPfu9Jr4zL2HjzNv4ToB_bwkeLhthMWx1uoK75ZLLE7gF7SPWI8rNEciAB7TxsxFAh4gBRe-vtWxvu0ub9fRBw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015647s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-09-01T03:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060499s] [吞吐率:16.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.002058s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T03:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047652s] [吞吐率:20.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.003939s ] 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.000445s ] --------------------------------------------------------------- [2025-09-01T03:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052883s] [吞吐率:18.91req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NjgwLCJuYmYiOjE3NTY2Njk2ODAsImV4cCI6MTc1OTI2MTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dvz5oTjX0KMF2K9ULdxpGppLnygWt51SEncqXAEvEsGuv9OgH_j-vObT-GqgOiqqj1LUW2rDenhAX-2O9_WvdvxF-8H1ZAj21iiBesXfNmvgfXAcb0SW0i4IdfHsfBWp4kc5vMA6YxW91TwAkN9wxC19dZHUldZmNhP8k0gDYz0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015940s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] 00627s ] --------------------------------------------------------------- [2025-09-01T03:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059487s] [吞吐率:16.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.000821s ] 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.000341s ] --------------------------------------------------------------- [2025-09-01T03:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047755s] [吞吐率:20.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.007291s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T03:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040492s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5NzQwLCJuYmYiOjE3NTY2Njk3NDAsImV4cCI6MTc1OTI2MTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QrtFEf5AApuQ7icBKB6_em-bYv7EphWtOQZfYvsX5pvTaTv3uK0YHWhDk4-RPUUV9HGzwAKb4j4T7hBOJ_V1MUegzeiXD9y3fJBnEuvpn1eMsqPQ0-jl01NP2NiEg_iq4RpukTc4fWomzMLKL2Pm6fhhanV9b19elBCkhEeBeF8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000566s ] [ 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` = 20250901 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-09-01T03:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057787s] [吞吐率:17.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.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-09-01T03:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044916s] [吞吐率:22.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.008972s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T03:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049929s] [吞吐率:20.03req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5ODAwLCJuYmYiOjE3NTY2Njk4MDAsImV4cCI6MTc1OTI2MTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.b8CGpVLGuwHJZWLFbtCwINeNaO21AsPtLfVAyzYO2kZANfYFGAYiEasz8VK13gqb3T8r-f_Y-Q8fznR7Jv-FfiF9q1r8sWBSvAxXh0iM3p5ry-sfrK5YqJuu5Sqya3DIaqGogSg_a3Zkgc9mZvKRtb9RP6_4YRlLl2dekYgQ_ck', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010683s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-09-01T03:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049975s] [吞吐率:20.01req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5ODAwLCJuYmYiOjE3NTY2Njk4MDAsImV4cCI6MTc1OTI2MTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.b8CGpVLGuwHJZWLFbtCwINeNaO21AsPtLfVAyzYO2kZANfYFGAYiEasz8VK13gqb3T8r-f_Y-Q8fznR7Jv-FfiF9q1r8sWBSvAxXh0iM3p5ry-sfrK5YqJuu5Sqya3DIaqGogSg_a3Zkgc9mZvKRtb9RP6_4YRlLl2dekYgQ_ck', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ 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` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T03:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068605s] [吞吐率:14.58req/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.000934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000430s ] --------------------------------------------------------------- [2025-09-01T03:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048871s] [吞吐率:20.46req/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.009909s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T03:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039352s] [吞吐率:25.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5ODYwLCJuYmYiOjE3NTY2Njk4NjAsImV4cCI6MTc1OTI2MTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dNdKh3xzjdCN7hgtDp4IT9z9pyWocFg-r-G6C_aPwwI-YZkbp32xNq-BMemwHAqotQNaKfa8kozF_Wvgkya5lIVmDWy9V4Qe3ghNFz7qcdBwMHoptEJNH8XA1cjVXp0fhPDL91IO2wehJSrCjEJ_QgUQ76e2-fh8RrGFBrkI-QQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20250901 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-09-01T03:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039366s] [吞吐率:25.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5ODYwLCJuYmYiOjE3NTY2Njk4NjAsImV4cCI6MTc1OTI2MTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dNdKh3xzjdCN7hgtDp4IT9z9pyWocFg-r-G6C_aPwwI-YZkbp32xNq-BMemwHAqotQNaKfa8kozF_Wvgkya5lIVmDWy9V4Qe3ghNFz7qcdBwMHoptEJNH8XA1cjVXp0fhPDL91IO2wehJSrCjEJ_QgUQ76e2-fh8RrGFBrkI-QQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001091s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-09-01T03:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061786s] [吞吐率:16.18req/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.004629s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-09-01T03:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045735s] [吞吐率:21.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.003559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-09-01T03:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055128s] [吞吐率:18.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5OTIwLCJuYmYiOjE3NTY2Njk5MjAsImV4cCI6MTc1OTI2MTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IXG-XgQz59MxWnj1EQnoXy--dpP6MuXmtarsUIqUFy4b-rTTChIqyn4CrQi0LnZMqT-4XkHGjHNL-hTF4Uh8FniXDxosm3KNp1SNluUgdqk0GFgQqgaZXJTod2uwS1YmoYtNBReyPAdyEsSzthmWNG274TcFohHw_DkIch89pwY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-09-01T03:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055192s] [吞吐率:18.12req/s] [内存消耗:2,502.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5OTIwLCJuYmYiOjE3NTY2Njk5MjAsImV4cCI6MTc1OTI2MTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IXG-XgQz59MxWnj1EQnoXy--dpP6MuXmtarsUIqUFy4b-rTTChIqyn4CrQi0LnZMqT-4XkHGjHNL-hTF4Uh8FniXDxosm3KNp1SNluUgdqk0GFgQqgaZXJTod2uwS1YmoYtNBReyPAdyEsSzthmWNG274TcFohHw_DkIch89pwY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ 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` = 20250901 [ RunTime:0.000532s ] --------------------------------------------------------------- [2025-09-01T03:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064750s] [吞吐率:15.44req/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.007441s ] 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.000376s ] --------------------------------------------------------------- [2025-09-01T03:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053023s] [吞吐率:18.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.010748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-09-01T03:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055110s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5OTgwLCJuYmYiOjE3NTY2Njk5ODAsImV4cCI6MTc1OTI2MTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.C_X3G1RaiEG2Vf7UYA3wjSDErc_FnLqyluMVFNjAo2clKRzWj9LLec2wosj3VXJiB_uJAJMDocMhpz0uVfsOUM-bkDBlKb2icwTChTxGy3KTvlwbX1yQiVMhLkITsY3mgzFALz_SIp--sWwE3C4PBaSHu_yTHsfNiftGBhKRW2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014547s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ 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` = 20250901 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-09-01T03:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055437s] [吞吐率:18.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjY5OTgwLCJuYmYiOjE3NTY2Njk5ODAsImV4cCI6MTc1OTI2MTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.C_X3G1RaiEG2Vf7UYA3wjSDErc_FnLqyluMVFNjAo2clKRzWj9LLec2wosj3VXJiB_uJAJMDocMhpz0uVfsOUM-bkDBlKb2icwTChTxGy3KTvlwbX1yQiVMhLkITsY3mgzFALz_SIp--sWwE3C4PBaSHu_yTHsfNiftGBhKRW2A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T03:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063581s] [吞吐率:15.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.007457s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T03:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051828s] [吞吐率:19.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.010771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000313s ] --------------------------------------------------------------- [2025-09-01T03:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039571s] [吞吐率:25.27req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMDQwLCJuYmYiOjE3NTY2NzAwNDAsImV4cCI6MTc1OTI2MjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.v8a5fZ0_49pGjUHQyQHp3M4OcsqsJf-_3uhxdKZR7rvY1McnvwjVBZkbelCHRpSvdHgJ0THblV2kF-mP4U96yDA8L2_BFzyFLosn1MqDJvlPW_hVV4CpyeGkO-fRrpxoE61VKyK2XCO2pHXGILGvYJVYwJmVH3rduVTF8O_0X5c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T03:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039690s] [吞吐率:25.20req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMDQwLCJuYmYiOjE3NTY2NzAwNDAsImV4cCI6MTc1OTI2MjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.v8a5fZ0_49pGjUHQyQHp3M4OcsqsJf-_3uhxdKZR7rvY1McnvwjVBZkbelCHRpSvdHgJ0THblV2kF-mP4U96yDA8L2_BFzyFLosn1MqDJvlPW_hVV4CpyeGkO-fRrpxoE61VKyK2XCO2pHXGILGvYJVYwJmVH3rduVTF8O_0X5c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002818s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20250901 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-09-01T03:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062759s] [吞吐率:15.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.005395s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T03:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049518s] [吞吐率:20.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.007124s ] 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.000337s ] --------------------------------------------------------------- [2025-09-01T03:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055967s] [吞吐率:17.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMTAwLCJuYmYiOjE3NTY2NzAxMDAsImV4cCI6MTc1OTI2MjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RF2X9YkORPfAIUkbP8PmPjdUKiDub9nqcD9fb8Mc0scRCnqSiVV0iZOnJ2502kb_vnA9P-UH4dueQ3y62qp2ZOczeqhPgynfQ3TLf3y_VSz3P4RYhIVVXBcfg6JcgOpyF2-a7mSr1vtbdhYhA9IRFnAN4xtj02X_r0DFlZUnylg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T03:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056130s] [吞吐率:17.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMTAwLCJuYmYiOjE3NTY2NzAxMDAsImV4cCI6MTc1OTI2MjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RF2X9YkORPfAIUkbP8PmPjdUKiDub9nqcD9fb8Mc0scRCnqSiVV0iZOnJ2502kb_vnA9P-UH4dueQ3y62qp2ZOczeqhPgynfQ3TLf3y_VSz3P4RYhIVVXBcfg6JcgOpyF2-a7mSr1vtbdhYhA9IRFnAN4xtj02X_r0DFlZUnylg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018082s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ 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` = 20250901 [ RunTime:0.000546s ] --------------------------------------------------------------- [2025-09-01T03:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057804s] [吞吐率:17.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.002377s ] 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.000357s ] --------------------------------------------------------------- [2025-09-01T03:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044392s] [吞吐率:22.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.003681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-09-01T03:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053035s] [吞吐率:18.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMTYwLCJuYmYiOjE3NTY2NzAxNjAsImV4cCI6MTc1OTI2MjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NYewTNFnMT0wRBdgBF4kiGRmlGrpT1CqybwSULJ9ex3LfIlIAehwI6zsSHztyQcgr7jvnInln3p7PXGnCTH0daEd0SPbvCp8u4IBfQp-8sezZL_7SkQC7GuaMvGInXAnUc6SOHsbdgll44z7Pn4x-0ogRp4cEp9WUEMUgI3JQeg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016521s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000354s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T03:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056332s] [吞吐率: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.002085s ] 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.000342s ] --------------------------------------------------------------- [2025-09-01T03:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043205s] [吞吐率:23.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.003704s ] 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.000386s ] --------------------------------------------------------------- [2025-09-01T03:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053715s] [吞吐率:18.62req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMjIwLCJuYmYiOjE3NTY2NzAyMjAsImV4cCI6MTc1OTI2MjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dOcd_XYd4iaWEckaD2oXvaFK0IueYIXDvA4w0R4XoivOg4zXIplhGEgwyzF4PdUTDXw3GtrYzpDbAPh_Mu0AJZdH9OsiUELuBywXLh5T7hlZu-ZTaZaN2ekjegmM9XlMk86cFGTpRoHFyksXPvXfc4fyHSgw2UH9iW6fMgsOlko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014441s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000831s ] 00826s ] --------------------------------------------------------------- [2025-09-01T03:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060403s] [吞吐率:16.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.000872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-09-01T03:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049731s] [吞吐率:20.11req/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.015958s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T03:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053218s] [吞吐率:18.79req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMjgwLCJuYmYiOjE3NTY2NzAyODAsImV4cCI6MTc1OTI2MjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FDaPQ8agY6f6ACwBtvGuxQLkIq-P8jajnbzW1L2lfJYVpdLH7wZhOQATQqayTH8OqCuuTBYqPSDYNb5kX_qqnIvjjLxJzXl1XFjjaViPAWcyIGlY5Zkq45260nTKcMCZuKRT8yKb4HC0FX4Tu-pe45xTFL5PaQq8rt5MW9etbhk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017259s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T03:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053478s] [吞吐率:18.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMjgwLCJuYmYiOjE3NTY2NzAyODAsImV4cCI6MTc1OTI2MjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FDaPQ8agY6f6ACwBtvGuxQLkIq-P8jajnbzW1L2lfJYVpdLH7wZhOQATQqayTH8OqCuuTBYqPSDYNb5kX_qqnIvjjLxJzXl1XFjjaViPAWcyIGlY5Zkq45260nTKcMCZuKRT8yKb4HC0FX4Tu-pe45xTFL5PaQq8rt5MW9etbhk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ 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` = 20250901 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-09-01T03:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058843s] [吞吐率:16.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.001731s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T03:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046862s] [吞吐率:21.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.005008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-09-01T03:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052997s] [吞吐率:18.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMzQwLCJuYmYiOjE3NTY2NzAzNDAsImV4cCI6MTc1OTI2MjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wFlj8q8Y-EJaMRk0Qsl_9RTvM7GmPB77xgLnxpLmttB4zMPBsayqI4M9nVeG0ydknFFixU-7o-NMU3Xr5M-PpmffoDZfLD39yEgtwoCWmIVQ-3vdCUzzgOcnZtrXmmBZz-Kx4X_xE_jboa4_fNxV2etpcU1JNGk5b2RtrzdoTgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016300s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T03:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053288s] [吞吐率:18.77req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwMzQwLCJuYmYiOjE3NTY2NzAzNDAsImV4cCI6MTc1OTI2MjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wFlj8q8Y-EJaMRk0Qsl_9RTvM7GmPB77xgLnxpLmttB4zMPBsayqI4M9nVeG0ydknFFixU-7o-NMU3Xr5M-PpmffoDZfLD39yEgtwoCWmIVQ-3vdCUzzgOcnZtrXmmBZz-Kx4X_xE_jboa4_fNxV2etpcU1JNGk5b2RtrzdoTgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015714s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-09-01T04:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058137s] [吞吐率:17.20req/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.002172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T04:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044680s] [吞吐率:22.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.003713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000311s ] --------------------------------------------------------------- [2025-09-01T04:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052151s] [吞吐率:19.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNDAwLCJuYmYiOjE3NTY2NzA0MDAsImV4cCI6MTc1OTI2MjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HHoDl4HeOIinH9G_IAgoPLIQnjFDUjjVPYTyn9T6j2p3KmLPSn_hQgjOKM5bDF4-rw1WcsU-0SGg3tjyqKa3spTLw3i71-rTqZ68a38IyzhR0q3eyRPmTFIbCoZnIvuu3OF_whWIGeUyxaGhGRu5G9oswc3CEtU7HVC62UdByg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012088s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ 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` = 20250901 [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-09-01T04:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052199s] [吞吐率:19.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNDAwLCJuYmYiOjE3NTY2NzA0MDAsImV4cCI6MTc1OTI2MjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HHoDl4HeOIinH9G_IAgoPLIQnjFDUjjVPYTyn9T6j2p3KmLPSn_hQgjOKM5bDF4-rw1WcsU-0SGg3tjyqKa3spTLw3i71-rTqZ68a38IyzhR0q3eyRPmTFIbCoZnIvuu3OF_whWIGeUyxaGhGRu5G9oswc3CEtU7HVC62UdByg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012183s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000523s ] --------------------------------------------------------------- [2025-09-01T04:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074152s] [吞吐率:13.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.014014s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-09-01T04:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052507s] [吞吐率:19.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNDYwLCJuYmYiOjE3NTY2NzA0NjAsImV4cCI6MTc1OTI2MjQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ju1cwE2zuq_PQmlpQt85q0aulXwW95AWcXvszWvzJNuAw00QyFjTU_jA2_PU9mCNoXGnvzJFVA3BlFxzkUpd0zEb2iSsgvyMOKlGF2ZZniv1MZX6D6LrG5tthqwwnJLjsR9g8i2hTjJ6AyWSDvdZNzMPUFFeCr4fd35JJrXe3Cg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010081s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000693s ] 00615s ] --------------------------------------------------------------- [2025-09-01T04:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055204s] [吞吐率:18.11req/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.001398s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T04:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043090s] [吞吐率:23.21req/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.004299s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-09-01T04:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053392s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNTIwLCJuYmYiOjE3NTY2NzA1MjAsImV4cCI6MTc1OTI2MjUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XKC-X1G52BcrSvRyVDEhd-3mQirVJxYSG1JRDji5gSA6Jbypya5ds-D55Ki7XuZTP9ubYPluTL-2IqUFyPu1HSyYlQd9sdZofzvSz9m0URpUl6Q6l9IwoUz-kVVWkmefDpnYLc9dKKDEBI9etlNnVzCDvsiPMsBt5qRgc___FaY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-09-01T04:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077091s] [吞吐率:12.97req/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.001199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-09-01T04:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064810s] [吞吐率:15.43req/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.001892s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-09-01T04:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037555s] [吞吐率:26.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNTgwLCJuYmYiOjE3NTY2NzA1ODAsImV4cCI6MTc1OTI2MjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ugeIdPD-9r7dfe-Af0EO-fEoV0hMh9ydfYa03_g8iXIWANdyikM9X_RNo8LmoMDToQLX3b_JOjmKdbd8UQxfskQ9wG7dxAIwRpw8a6nPVc9AEkIV8kydpmqtlWCruLWHgQpsEIoUD3RFM2y5iA8tEpJkYEBX6Z-R6tpBYZt1Umw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-09-01T04:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074531s] [吞吐率:13.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.015060s ] 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.000346s ] --------------------------------------------------------------- [2025-09-01T04:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037819s] [吞吐率:26.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNjQwLCJuYmYiOjE3NTY2NzA2NDAsImV4cCI6MTc1OTI2MjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ceQPeghDdb_7uNp1OCyCbm8_ORqTZIg5XXEqa-wk7-DfCIj8kZNINJDxlTQ2raw1hkNE-zvBm-h-GDKqgvtAlSyXlNWlNyu_HQ4ZhjDP1yTE_Pplk90LPpHPu5-bPuEQyPc0erqaqquvhmYop2kbK_G9mVfa6tmOK-UHHf1VDa8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000848s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-09-01T04:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037934s] [吞吐率:26.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNjQwLCJuYmYiOjE3NTY2NzA2NDAsImV4cCI6MTc1OTI2MjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ceQPeghDdb_7uNp1OCyCbm8_ORqTZIg5XXEqa-wk7-DfCIj8kZNINJDxlTQ2raw1hkNE-zvBm-h-GDKqgvtAlSyXlNWlNyu_HQ4ZhjDP1yTE_Pplk90LPpHPu5-bPuEQyPc0erqaqquvhmYop2kbK_G9mVfa6tmOK-UHHf1VDa8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ 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` = 20250901 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-09-01T04:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059060s] [吞吐率:16.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.001389s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-09-01T04:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046555s] [吞吐率:21.48req/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.004175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-09-01T04:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053386s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNzAwLCJuYmYiOjE3NTY2NzA3MDAsImV4cCI6MTc1OTI2MjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HWvRDfllXomuBD-0BegV3Js4pDTQFCLd-LQ6sr7IV1a1pzLRyhqx9rgSH1PGiM7LLUYzyTL7O7LY_lPL-2b5mUTPEDFk27M0nYJwybzuMwjH8rya7yAdxfYzFKJkmqTo9BXUw53R-HG_fAlOvms5bvNS5y7jpkvtj0zUli-yHOQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015503s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-09-01T04:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058587s] [吞吐率:17.07req/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.002052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T04:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046631s] [吞吐率:21.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.004895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-09-01T04:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052851s] [吞吐率:18.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNzYwLCJuYmYiOjE3NTY2NzA3NjAsImV4cCI6MTc1OTI2Mjc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.liI0fI0tHZ_F9b5IU6wpN40ZaeXkAsN5uSN712_rPTFPu99xyJoA8i6pmavcniPa5kmOtbHknVGQweXCN3vr-vgPiJdrbh4V2mRNWjZgCIgf2miDTqTUjDTicMqokjc8pcTpspyNyKpy87zhpNdimLXe29KFgl9cCSe8lb8pBpA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017061s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T04:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052914s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwNzYwLCJuYmYiOjE3NTY2NzA3NjAsImV4cCI6MTc1OTI2Mjc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.liI0fI0tHZ_F9b5IU6wpN40ZaeXkAsN5uSN712_rPTFPu99xyJoA8i6pmavcniPa5kmOtbHknVGQweXCN3vr-vgPiJdrbh4V2mRNWjZgCIgf2miDTqTUjDTicMqokjc8pcTpspyNyKpy87zhpNdimLXe29KFgl9cCSe8lb8pBpA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017244s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20250901 [ RunTime:0.000526s ] --------------------------------------------------------------- [2025-09-01T04:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067453s] [吞吐率:14.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.000907s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T04:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053894s] [吞吐率:18.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.009237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T04:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054567s] [吞吐率:18.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwODIwLCJuYmYiOjE3NTY2NzA4MjAsImV4cCI6MTc1OTI2MjgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MDLuMqVIRvjMXq-W5LL_Z1pcGKBxTtuSiwn7nDNU6o7UwiZSpIw1RROrh94mkYxYc7EkoXWwdsSiZUhOpp9fmA6DqcmIYvAM4-Xd8vHYuqoSlE0hpTBjAGVb--tmlcZM-st1Ujh1XpHNZ5r6l_6iPeWVDIrEv993-7CxcPSxjRY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000742s ] [ 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` = 20250901 [ RunTime:0.000809s ] --------------------------------------------------------------- [2025-09-01T04:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059083s] [吞吐率:16.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.000796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T04:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047417s] [吞吐率:21.09req/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.005045s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-09-01T04:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052405s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwODgwLCJuYmYiOjE3NTY2NzA4ODAsImV4cCI6MTc1OTI2Mjg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.a3X15WdAKP2lhXtuNkcy-nkBQ92kWWrLCy52sQI9UlY5fPvAvf_N1AWWCC3bmWFIcJxgMnp72v-VNkgHJHOIZ6FN55oWWQz0VxLZkkcKt7uz6qA9Ew2GmQvqLvfPHXloVj1DqcLaYWv6MmxKE0h088HdaKw8WMV3ctp7wuasHgw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009615s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T04:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052665s] [吞吐率:18.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwODgwLCJuYmYiOjE3NTY2NzA4ODAsImV4cCI6MTc1OTI2Mjg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.a3X15WdAKP2lhXtuNkcy-nkBQ92kWWrLCy52sQI9UlY5fPvAvf_N1AWWCC3bmWFIcJxgMnp72v-VNkgHJHOIZ6FN55oWWQz0VxLZkkcKt7uz6qA9Ew2GmQvqLvfPHXloVj1DqcLaYWv6MmxKE0h088HdaKw8WMV3ctp7wuasHgw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ 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` = 20250901 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-09-01T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056901s] [吞吐率:17.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.001222s ] 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-09-01T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043465s] [吞吐率:23.01req/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.002671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-09-01T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053408s] [吞吐率:18.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcwOTQwLCJuYmYiOjE3NTY2NzA5NDAsImV4cCI6MTc1OTI2Mjk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.v-JvrmKMT2nKt1dwP7f5JqglEOqto2XNay5zEQBQ05sQnMg_qFdDiv38TWLle_hWeNEIz3pJZn-hE0qOftVGC9xvDev2YzhJQidIDG1LydqD98FIhp92PwxoBWvc3MfRexcU3Lh0DTg7B64mCQMN_VqK8NjobdpglJ7r_viwSb0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-09-01T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059526s] [吞吐率:16.80req/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.000709s ] 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.000340s ] --------------------------------------------------------------- [2025-09-01T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038587s] [吞吐率:25.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMDAwLCJuYmYiOjE3NTY2NzEwMDAsImV4cCI6MTc1OTI2MzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xAvXo8iMjq5iR4OVNoLoomKXbC7TA62PNSiuqAwkVAJIFc4vkCRKhvC-72WrxjZOLLfOGSz6-_wLeEbOtrxf7hW86IOzOkNr0ujClP7j7X4q9EekehakUJGOW9wbp6yAN9sI2tgK5c5alXCrdLZx1AGBAgHxNeZNGFeJbgs3Y2Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001324s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-09-01T04:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.360897s] [吞吐率:2.77req/s] [内存消耗:2,248.45kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/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.001225s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T04:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049831s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMDYwLCJuYmYiOjE3NTY2NzEwNjAsImV4cCI6MTc1OTI2MzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gkwIc8foQvzudepSReRuzQrXogSla6SK4eqDcvCUGc6XfCSD-KuQznTgou6x20jBolW-PXhoLI7JBUTMB4RRyqv7vrZK85pLdICqLIXS0ml3It2wIgsGdu9BJz-75_YS9J40APoQx-aIyW1uqlw-rwANe7brQE6B6DJRXESMd8c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T04:11:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076692s] [吞吐率:13.04req/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.012489s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-09-01T04:11:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049294s] [吞吐率:20.29req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMDYxLCJuYmYiOjE3NTY2NzEwNjEsImV4cCI6MTc1OTI2MzA2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NJjJlfQeDWa0zWiayUV9OrNXh4LCNghaVoXMF6zGPSZoTeeqthroVuTrqf3wGIswCtaRj68H4kjzLPIaMQ_VkuVZ2ekeL4k29-6yq0BSOV36z04PUuI1nYu5ljwFynEd0H0-tvj36FwAubuz_PmzaEsHhR4FMsuFzX-OXMMXE_o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008677s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-09-01T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055670s] [吞吐率:17.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.001653s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034881s] [吞吐率:28.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMTIwLCJuYmYiOjE3NTY2NzExMjAsImV4cCI6MTc1OTI2MzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DgPgTHEfbHZmaQYdKPtM-3Wzd2N4G71BO68sswrPUirZdwRdPXnMFz5vGSAPwgQdNkB0efwR4-FbFSs75TOmywFuB7pqYQuS5mtxk0WvDykYuDFhd-JQbRaJaHuSSGDhW_130l5B91r6uW0tnoKAAzlgGMYi1_Q8kOQpqEKQNmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000566s ] [ 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` = 20250901 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-09-01T04:12:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055694s] [吞吐率:17.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.002633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T04:12:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053637s] [吞吐率:18.64req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMTIxLCJuYmYiOjE3NTY2NzExMjEsImV4cCI6MTc1OTI2MzEyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DOEZkA-xf3cuIcOv5LTXtQPmmtO1MosCMQ_DrALkc7Ygpf32ANujBfvsW1BsliwGJ-deARzKEfIoRhMhldAZFInj7_QY8OAeCrh-zW9tt_m14wDKj1x9xawvh1h619E3hn1whtz0tV9iKKBIQfDFxtkvQh3UFyJOBfdjcaC32LY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019810s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-09-01T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059524s] [吞吐率:16.80req/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.001937s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053579s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMTgwLCJuYmYiOjE3NTY2NzExODAsImV4cCI6MTc1OTI2MzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EC-JNgH7SZeTJ_3Nev6Md2jRwdUZNyXng5M260IKx6l1x2sGz0CAuKcZES8V8gz2NQY3424gJH4vifAPSYxTuLF6pwdS7eBUfc_xQrJsUZTQOJYvtehk6_I1eIFcbhEmQ150yZh8W1ptnO0kVEkJP6crtX6cFoNkjpYLfqMECW0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019491s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250901 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-09-01T04:13:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071939s] [吞吐率:13.90req/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.015058s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-09-01T04:13:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037177s] [吞吐率:26.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMTgxLCJuYmYiOjE3NTY2NzExODEsImV4cCI6MTc1OTI2MzE4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KerKpdz4vUvmlhdk0FWCc_plnXBUveXHSdRxqizmhetZFu8HXKx-8pFFq7qZnNIeguN1z0_vcwYp0_FKQ_PPtxVqIvFuYV2pM1YzoYiJinBCf6Aa38bNINacMnOeJGgP15vmNxoLf44k9VluabNnKbJdZxWhHvCta9-_oIQ5_Cs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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` = 20250901 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-09-01T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058738s] [吞吐率: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.001491s ] 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.000359s ] --------------------------------------------------------------- [2025-09-01T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053193s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMjQwLCJuYmYiOjE3NTY2NzEyNDAsImV4cCI6MTc1OTI2MzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nbZk9L6SQRMBZOKTAjJ_ecHL6P8nTwJuR76gZ8TPn8mJIKcF0slXqkgvYmynACQYuHWQYcE7U-WGFW2WcS583Guzc9nGuVxF7B90I8smtE4DRTXirpPYUmxxVH43AcG8FlQGEsfP-DOhVUScvsu8yVPcS5j9LhPPRBdX3NL-Mqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000550s ] --------------------------------------------------------------- [2025-09-01T04:14:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056340s] [吞吐率: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.002297s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-09-01T04:14:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037347s] [吞吐率:26.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMjQxLCJuYmYiOjE3NTY2NzEyNDEsImV4cCI6MTc1OTI2MzI0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xe4J4CiK8fpUPVNdKGM6jqMmw5E2pcznJ8J7l5Y2J3uso9fx-Qprnl_Zc3dlm33sxKJ9cCR8xcIZvXoq2K9HHVnw-Dw5GgvdhppshkOQWVk1z1I_O-Y4ohHUg_XqZacKzUs6Z3YNK5sFqVNnbFUu0a04LgtoxWP_GpTf-fyZSYM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003297s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057699s] [吞吐率:17.33req/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.002099s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053182s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMzAwLCJuYmYiOjE3NTY2NzEzMDAsImV4cCI6MTc1OTI2MzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QGD9opYqTv7nqHf2eKMatOaI92t2w2W_NlGSbrtudbKOJ4rNjp3QFujTaFP9Bd3NjJO_O3b0ThXoBxAxVXzRjwCXft1l3_jyN_U_d0rk9a6fU-2zQLEYbdX2KqoCVVsIG3wDYgjDep0g2TZaLABPu1y-lVY7XsCBiFzFMj0lARU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T04:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056316s] [吞吐率:17.76req/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.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-09-01T04:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037824s] [吞吐率:26.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMzAxLCJuYmYiOjE3NTY2NzEzMDEsImV4cCI6MTc1OTI2MzMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hqZYvbocHZqfZ8sj3cynnKQZFM_Oh6b9UZmbc7Wpil8wyBjyYu5V9qJLJu4Gf5qxU6AeTtOAgylPO3nIMXOZSY2pBzwjAjWAiOW2NzVYveRlbmzvpIBmyBnIF7rB86Q7JovtfD66EWCJ3ocZWm8FxP3MDn-VEk39AaC33yOO5pk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002339s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ 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` = 20250901 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-09-01T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073777s] [吞吐率:13.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.014353s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-09-01T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037794s] [吞吐率:26.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMzYwLCJuYmYiOjE3NTY2NzEzNjAsImV4cCI6MTc1OTI2MzM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gyTspT7ArfTGGq1--N1rQuOT_cShSx2YLYstjn8vRiywliPdi8-LZzDDzEUaHiTIr8zGTkKeAjv8lq06ofAkUVvYGUJRyc4j_AK5eaeknrdEYnO3-rAqluo2FdqOY87bXD6Lw4N46OjrpTF1tVv7C20iIO1BOUnH2X2rj9v9V1M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002635s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T04:16:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053497s] [吞吐率:18.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.002990s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-09-01T04:16:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053352s] [吞吐率:18.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxMzYxLCJuYmYiOjE3NTY2NzEzNjEsImV4cCI6MTc1OTI2MzM2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.euFEeuo6Mbj8Mg5M_eL6v91C2JhRIt85wtS7c8bx22C0am8WnQjvtP5aoZMIIYfvr3T_5gUQAXFub4dPvakrHHRkN2VaPO5rCxR5s00zj3dWw6-LVOkxX_CPYXdWrFhYvvIIYr1CC399DxwgKXmkfky6blwqFRAOn3nNKVkcNAI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-09-01T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056752s] [吞吐率:17.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.001521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053463s] [吞吐率:18.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNDIwLCJuYmYiOjE3NTY2NzE0MjAsImV4cCI6MTc1OTI2MzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SHzKKyK_IPg-CYft5IpZXaNlWWbjaxbfr3xqCEJgPqCFvbsgvOf5V-aSxhluDGXW_cbEUAGa37mloHp1eDdJChgF0LkGvsVXbpQCGDdmSHmUPOvRcmnkdVfd87XQlYcfM-_EGBZuEC65rb_LMXBnG1-Hor_dZmKZEZsiRMsSre8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019443s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250901 [ RunTime:0.000664s ] --------------------------------------------------------------- [2025-09-01T04:17:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057301s] [吞吐率:17.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.002942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-09-01T04:17:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037856s] [吞吐率:26.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNDIxLCJuYmYiOjE3NTY2NzE0MjEsImV4cCI6MTc1OTI2MzQyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.omoocbt8idvVqQx4q_JgotyxCebzUBOejkTNqz-Q8sXNm0ULGLHFNQ0LdyOdqbCuY8OSxSTYGREp4_lbD2kCHhvgX6DCJ-LpY8gQjzXmaTygJmBZN-cAkavw2snfyZp9fLZrP_w7H5WiH4i7EpM78JWM82hOW3J2Q7C9eGH2iZk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001919s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20250901 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-09-01T04:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058487s] [吞吐率:17.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.000903s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T04:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053081s] [吞吐率:18.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNDgwLCJuYmYiOjE3NTY2NzE0ODAsImV4cCI6MTc1OTI2MzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LNALOV-3vyp9bW0Q3_WC2xhEw1TbiVy3JKUo6m02YkM3GOCXRM3rvL35MbDyCwi35whJSP6D9kwCUYIil_CIMr3Edd_xZPJ_QdvxyZnB-7KmxifLMtzS4AJ75fziyo-Q92Y1AnupRes2i4Bb11Db_KS_Anskx_Cx73ah91h5STk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019215s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-09-01T04:18:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076175s] [吞吐率:13.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.000924s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T04:18:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038201s] [吞吐率:26.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNDgxLCJuYmYiOjE3NTY2NzE0ODEsImV4cCI6MTc1OTI2MzQ4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uDwsMjOmCIZBTfYeCkT5mDs4MShNVDyO6dGxAvO1nmEq0sSH-otteU4vcPEenF5f4v4C29n5j4vlG2PfCrB9zLcj7vRMIwz6PQAUTEoQ5Xd75rve3vfU7GpVN7ogzu9NhUbYlqupZ1_jt8pQCH_3Y6u-BUX0GF8uiL55OjhD5Sc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002200s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ 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` = 20250901 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-09-01T04:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057331s] [吞吐率:17.44req/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.001315s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-09-01T04:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034559s] [吞吐率:28.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNTQwLCJuYmYiOjE3NTY2NzE1NDAsImV4cCI6MTc1OTI2MzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wLZjF89TkFlG9hBNP818b2XE_9sC7zKFlF7GINCn_AAcmbKQcPuFzSBznVyw1rKRi8abLU2IOxtkp7k_iwvFgAm2mF1oo6vghD0AmZtdN6I0jYKv6-YwRJNjP61rpIiDtZ--3CIcw9XNNAPFzbecy4LRxFLvVyZ882LlLzl4Src', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20250901 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-09-01T04:19:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057208s] [吞吐率:17.48req/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.003209s ] 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-09-01T04:19:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034682s] [吞吐率:28.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNTQxLCJuYmYiOjE3NTY2NzE1NDEsImV4cCI6MTc1OTI2MzU0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H2jUJG6b1olR_080M_YmjyxB6AoFtP5ZRxp4_qPpjPwEkqueOapv5cQ513nY4SLjINAPjacyb-CP-5EbKDufimTwHNdpOSH25G2R0jHmjm9JlWLOhLjbGkNPuIG1cbjXiwY3I85-dc0YmotmtZztGskZULI-oUq988p37iraDA0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059116s] [吞吐率:16.92req/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.001445s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-09-01T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034597s] [吞吐率:28.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNjAwLCJuYmYiOjE3NTY2NzE2MDAsImV4cCI6MTc1OTI2MzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ibiivtJ9pso2146-YSNLuCu2X5MgsNy9-adtNfF-fnwdbOaTO58I_0yfKtLJDoF9v40m1yIcBx7MR8Cb-87TY0H3Zqj3LDyh1ABFDFcw8qksW-vlxmGOJxp-8bj_9sQHr39A507eqIwze7ILRcpqe1DAf0j0DC3wlRzEIx3HQM8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20250901 [ RunTime:0.000551s ] --------------------------------------------------------------- [2025-09-01T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054557s] [吞吐率: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.002945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053207s] [吞吐率:18.79req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNjAxLCJuYmYiOjE3NTY2NzE2MDEsImV4cCI6MTc1OTI2MzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u4z7xjvy3rzoq0umxti6J5XsdImjBuveu1g9O54Y6_HQ_GVyluKh_9rrZsfw4zZHRd170CQwz-qPRC2-rmS_pAU7kGn592g_lxNDih4OiuN4mVcWn10XjsFviL53eQQhe8QpPcuUvowyvPvDNycjfgLeDEFwpeKHYrJ3VLqJsdg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019628s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-09-01T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073460s] [吞吐率:13.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.015249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038099s] [吞吐率:26.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNjYwLCJuYmYiOjE3NTY2NzE2NjAsImV4cCI6MTc1OTI2MzY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.g70aqJXBFYaFOu1xD-JatlQ1-AIdjOpJQwuVRFaJyVFgDFNgpmW_ekCeCHkDGzXTTOx4xd8MFitvTxx4-FaYgn3YmYVpwJugOJaIycTUjG8EwThyOseO6AgYT-5qKvkDzruUAW5EzsywEJKhrWwFjYLl8CPecE8gzUysgrIprHU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003684s ] 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.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T04:21:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.317176s] [吞吐率:3.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.002862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-09-01T04:21:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.252897s] [吞吐率:3.95req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNjYxLCJuYmYiOjE3NTY2NzE2NjEsImV4cCI6MTc1OTI2MzY2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bt_VGm2UGCp7lE1_mphOBGGG7YmY2Sk731HdzeDo8up-xdoRuzE5P_apsvq6ytyNivqFd2O3dM9QrOHb7_iblU0PGBv-jxL1TEjIw3ifgyDrOp8YgJOTWGT91KkdsIgZmVcmSvMHUuDELFTesRcaENaySxduS0dCc7A6taKrgLI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011697s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055318s] [吞吐率:18.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.001716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053543s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNzIwLCJuYmYiOjE3NTY2NzE3MjAsImV4cCI6MTc1OTI2MzcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Mkg7q4DVgwRk33RjgcWI9CaEILXDq5XC72JjjdRy3PEFfXUiCGFXBCQCyoUcGaoJ1F94DKiDe1S7iJcThzFRuMdydkYREmGqtV-FOeaJWHbCP2FQyLVDCgMODgKkESwlADbeRAlBclaLxS7ap9ZPV6vURkz9vWOhoOeLX3rKOYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019820s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-09-01T04:22:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054712s] [吞吐率:18.28req/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.002981s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-09-01T04:22:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053234s] [吞吐率:18.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNzIxLCJuYmYiOjE3NTY2NzE3MjEsImV4cCI6MTc1OTI2MzcyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPCbx8PxMDmEHSQTsCol-TpA3uem35irha3noooHj8GdtPF2wbP_bYIjloZJXn1A-4Dse6wjC-9QT8eZFtLTRdOgIRuXZ4rCQoV4iCZUg9QbsbFO3PMnSn9RXJSL-TlwV6gsAsKPDs1BsEG6ZiGQqvo1UIcq_VxCC7PWsPgbKgM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ 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` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T04:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057808s] [吞吐率:17.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.000808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-09-01T04:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053680s] [吞吐率:18.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNzgwLCJuYmYiOjE3NTY2NzE3ODAsImV4cCI6MTc1OTI2Mzc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aNINMpzYPFxZbri86KRmHZ5rC_1BC_l5drjkSFxzlbR6pgPjzEap_NOcMWZymQBsCd87B0KgOF7hM34FoT36oDmM2MtABJQ_4BVF01OzTYmupTjK_VJTrHln6ijtbgWW9QEWq3c56K1W7fZjE3JSSUjnhqido9Xwnik4RNJWBTg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-09-01T04:23:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055801s] [吞吐率:17.92req/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.000816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T04:23:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037606s] [吞吐率:26.59req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxNzgxLCJuYmYiOjE3NTY2NzE3ODEsImV4cCI6MTc1OTI2Mzc4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uepiJn2FFXA7C1tot8lkLpFW59AHfaQUTiHFZ0MuEfyCa1K5oLIpy7-s8-y7jlxvqm2sk09zha6JBynJDOohJraIyMhVULL3vt3uueDFaX5kG5URouPQ1oIZYdWX_ptVH5NHYGM0ppvj3I9F9NLNbn9q-h4Djpx65l3kWNmavhM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003409s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074998s] [吞吐率:13.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.001576s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037620s] [吞吐率:26.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxODQwLCJuYmYiOjE3NTY2NzE4NDAsImV4cCI6MTc1OTI2Mzg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JxKNVxL0EmAkuwjTFLc18b_9cx-uxXmRiS3uLt_wew9VgjUHBFAx6juMRCpjpcAgFGNkIWxY9PEFrqsi331UGJxStzquzaVsEiw3q0aDDA2HT_F23Z1YKbXFP2KRuCv0wVsZ_GHtwP0UgwTtiO7Eu46RDg4Zj2vN6N5HZzq4-8s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003659s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T04:24:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055529s] [吞吐率:18.01req/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.002851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-09-01T04:24:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037555s] [吞吐率:26.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxODQxLCJuYmYiOjE3NTY2NzE4NDEsImV4cCI6MTc1OTI2Mzg0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xlakxAfbNroDEL1L_p1Eu5uJTl5t9g-7cneLgx4RnYUd4j6cpN6UO4TcKL9BSrKLTjNpKA1Ug7F3BLvm38QjxsskiV6s8DvcAAQp38hhStm1QPdwejkrCVuCg47ybFr-QGOqcw4xNSNVh-p9wIpyEAM_HeJ_06TkxkbfyPDh4dU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057064s] [吞吐率:17.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.001839s ] 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.000354s ] --------------------------------------------------------------- [2025-09-01T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053895s] [吞吐率:18.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxOTAwLCJuYmYiOjE3NTY2NzE5MDAsImV4cCI6MTc1OTI2MzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DKRdfJjTn0LIdh3qZKZEXwslECgXAdOFTfelCraZ7MVsrkUwnyd0q4VYEkbVOYkzjd0EkKwD77yJd0Jy7cOyqcks0d9IVTyWnb48uUxOaRqYG-kRF-OVbUJt9wEU-IjBE0-oyr2BPkoM3DFEzCheSLAm-UUyukU8ks3DLQUK-24', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019779s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000655s ] [ 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` = 20250901 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-09-01T04:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056987s] [吞吐率:17.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.002795s ] 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-09-01T04:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037650s] [吞吐率:26.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxOTAxLCJuYmYiOjE3NTY2NzE5MDEsImV4cCI6MTc1OTI2MzkwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vWzJTmXc7mCZXjMD9my_5iAz6ZOxEd4hVS5ZwYXsF_W7W76I20pE1UQzWCiSjos1jNU5goYUoeJINOi4gg3ID5naFDSFFg3AX1-QoU3L-9NLdSaFwoq_mrM8ljFnYT5x9H9Ajtve-qdq4U8Jd9DnA3FSVS7QJuhhKBmU3utyy2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.090005s] [吞吐率:11.11req/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.000770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-09-01T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038005s] [吞吐率:26.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxOTYwLCJuYmYiOjE3NTY2NzE5NjAsImV4cCI6MTc1OTI2Mzk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nePRrfSQlCLHBpwX2TKfsZzYQuV9-fJT4iSoWHX3E5Y-sId7E-uBwHdVjPLSVri3Y8_iHJL2hReiqGfvcb2HnsZ6w_xdE_Kit5_7oU6R5F5066RNujEefcNwrCQosb3RZCvPRo08KK8IhO0Dn6ZgTnc08zxLudO8UXPdLOTDySk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003712s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T04:26:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054648s] [吞吐率:18.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.002928s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T04:26:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035280s] [吞吐率:28.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcxOTYxLCJuYmYiOjE3NTY2NzE5NjEsImV4cCI6MTc1OTI2Mzk2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vpaxjpZp7w8A9GEgTVINJWKzC1HWrPnt8A3Zl-qoO_nVVcWgY7MAgNSHpe2OFKISRPW_9vYDSA_BwXdBQZv_ZFc-KD8S4hb4eDObAUbbf9MRSSuchTmg_bKWyOGoRDT5HWY5nU-RP51PD32BguY0vIDOI13X1KjJKbAWJ0nmZzw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000798s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001012s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ 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` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.083832s] [吞吐率:11.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.002123s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037879s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMDIwLCJuYmYiOjE3NTY2NzIwMjAsImV4cCI6MTc1OTI2NDAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.C-WFXCDwf7woVjyfHbXwF0bZZJhPDBpCZQZxYgTigMsrgApzHa95SZ1dWD70MNzqGTp75-HIYPAUgzvdXvLek3C76I_hNJTexsb_rPmRx4nOtkwwIoOtR5f3CbdJCHgy2wCgxD2nXa8GKA6EC__fHscgx5An2VFsqsAYSAGHR7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003870s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-09-01T04:27:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055036s] [吞吐率:18.17req/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.003216s ] 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.000338s ] --------------------------------------------------------------- [2025-09-01T04:27:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053385s] [吞吐率:18.73req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMDIxLCJuYmYiOjE3NTY2NzIwMjEsImV4cCI6MTc1OTI2NDAyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jjnSEtK_439YUUnUylmEvlT8jy3P1PlSZdGPNZDG7KJSn_NIfL59RuG6PTufjLhaEIGl0FPAwf9yYSh7kl45Sl5P8IQDZLQ0nblDX9f3APH43XEM21Br1B5wF_yxBujOejPj7OR8dgG85qRTaQ9-8s5UVzhTHmi8or_SXtfK_LA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019408s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058860s] [吞吐率:16.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.001372s ] 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.000354s ] --------------------------------------------------------------- [2025-09-01T04:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053115s] [吞吐率:18.83req/s] [内存消耗:2,503.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMDgwLCJuYmYiOjE3NTY2NzIwODAsImV4cCI6MTc1OTI2NDA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xI-SIq-TZADW_TW7vs_L9mqr2AxeJ1KPYsxE9aYKdVnrTiSJW_rg2S5uixIYavqAvm0_xwKPLYXZn2sp7D3xEDr5FjLSv0CoqE84cs-pG8OcHGSBJYcAcYn4rsr5sBcZuv6NsY7Zw1oclweafKZgzpqJ1RDH_mlycQU5fSnl7bY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T04:28:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055238s] [吞吐率:18.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.000896s ] 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.000345s ] --------------------------------------------------------------- [2025-09-01T04:28:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037869s] [吞吐率:26.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMDgxLCJuYmYiOjE3NTY2NzIwODEsImV4cCI6MTc1OTI2NDA4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OP6IIx6UTQkXiUH7UZR-ufpcFMW5ksanuJun0nsF9xw83uFDSc-i8I1Dw9fq1IPtKo2v5Sk5AlzFx7RxE3CQKCpWYvhsTM9zwoq9rwGL5LzgKp2l5iW_g7PjfKI_tz3Y6WLVIaK1m45pw2P4LzuEXWlMIPRyFVt6Zb4oifhRy6A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.081564s] [吞吐率:12.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.001992s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037704s] [吞吐率:26.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMTQwLCJuYmYiOjE3NTY2NzIxNDAsImV4cCI6MTc1OTI2NDE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W_eZJXGB8hA4F6q4qzqLPOktovrlOKmEIpqNMF-VkqXrqgEq3I3dbqkoAjFZOa-88PZ3sIeK50NajhQKhXL-MSxcseHvUbnDGVN6_mwqGLb4O0m2zlXRGqn-Jj7WYFLGkjLf7DvANtYlkFGDAvBnNLexw9de-r8LKo-oF_umOuc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20250901 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-09-01T04:29:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072225s] [吞吐率:13.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.002875s ] 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.000357s ] --------------------------------------------------------------- [2025-09-01T04:29:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037302s] [吞吐率:26.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMTQxLCJuYmYiOjE3NTY2NzIxNDEsImV4cCI6MTc1OTI2NDE0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HP_KmTlfFjyrOiwNvBRpw_rexsqORUhgbUU_Ynz7txpzEDUBVl-n9cw9QZffKpPohk8_lshEretlBqYelbeihd99bKTqBzfjJCNRm_d0j3KI-Je_7uS2Yt06oMY9ld1VWEug4ErTGLXVZWMJJ7Q4XlYjSSYN64MnouLj8rJ_c_A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003362s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057559s] [吞吐率:17.37req/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.001879s ] 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.000345s ] --------------------------------------------------------------- [2025-09-01T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049477s] [吞吐率:20.21req/s] [内存消耗:2,503.00kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMjAwLCJuYmYiOjE3NTY2NzIyMDAsImV4cCI6MTc1OTI2NDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.G-K3EVGFR5h4tTKffvSoH67LQ49wESUk8wWUhqHKApwfay7nAK2QaBVC4LHVgWKvYqxQeK7C9ODHU3FuE0vCDfmGlEZEKUXh0CTtOY2tlvfsWn8fawTxDgDRAkRXv07MB_p0Wk9G5DSUD3zSmyrWAcEtFpVZ_3Knlo0hRpHwj5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015823s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000565s ] --------------------------------------------------------------- [2025-09-01T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053988s] [吞吐率:18.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.002949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-09-01T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053600s] [吞吐率:18.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMjAxLCJuYmYiOjE3NTY2NzIyMDEsImV4cCI6MTc1OTI2NDIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JRKORjAui-G598N8FkCVxjBpoKdQGaOeiRXziYT4lbCwH1KErdO5TZm5a8SL3G381BMTCXVXoDBY7ANgu2nfBPjTh6sBxYQH6lRL42xBXlUYgdsmOrPWB0t74jzWj0B7-8-Ho5mfQTYUTWc4dk5ozFSKXxj3xt8BqUj1gFMd2U4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019498s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-09-01T04:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073086s] [吞吐率:13.68req/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.015373s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-09-01T04:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038153s] [吞吐率:26.21req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMjYwLCJuYmYiOjE3NTY2NzIyNjAsImV4cCI6MTc1OTI2NDI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DGGIfz0sU-UU6z6LlKcI7OgKM8HEId0dvOYJvD3jLhjwl7WdAr62qMENsHUMU40om8csps4BeGmeeO0SC8BGQNUUqqBWDutXlGHgJNeIm2MJkb3_GrlYWnRv7bAKrb1RTjbk-qUtR1dvJd3H2CXvurvdsaV3ap7jtx39NAgtTKA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003991s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T04:31:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054097s] [吞吐率:18.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.002835s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T04:31:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053555s] [吞吐率:18.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMjYxLCJuYmYiOjE3NTY2NzIyNjEsImV4cCI6MTc1OTI2NDI2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sAWkZmlPnVMHiBVNwvac28Q9Od6CTfeAztWAR85vUl_8gUj2X7o8ewphA4q6xmo1ATeQyX4wsZ4SKANV7vq_l8h6yJrSfrvS-tHQvV6ZnoHVecynw4n6c653-oBAdHF0b4sPS46SjH8_TAZHxmMMWioMJDKFxBSVrueE-eWBEIc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ 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` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057863s] [吞吐率:17.28req/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.001929s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034799s] [吞吐率:28.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMzIwLCJuYmYiOjE3NTY2NzIzMjAsImV4cCI6MTc1OTI2NDMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X36wqRzF5OsqJJBb0JyOgDz6Y3peR3mti4pJLiWALRkZ12e2bj7WhVrvZTiDjQtyb--K9FLOpeo848mwo4OF30pI6gV6ajM1v8RH7c6Chdljdf3cZrtUelOG_1iRKaZ2M6NQ09_cNM5o66FZL4zFAXxUD0Fy8PyaQS_S5H3jjR8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ 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` = 20250901 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-09-01T04:32:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053394s] [吞吐率:18.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.002808s ] 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.000363s ] --------------------------------------------------------------- [2025-09-01T04:32:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053382s] [吞吐率:18.73req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMzIxLCJuYmYiOjE3NTY2NzIzMjEsImV4cCI6MTc1OTI2NDMyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W9p9W05Ub3HD2AWdN-3rnbumDqUNhyAvDuX74-x_Qw_Rp_LbDMRSVQpc4cpITUHSeb5foZv-qD71OnXm4Du9c-YvlmgJwIFEf1q8FS2eccfhTjJWxkSBVRXWZ1sOwaz4cWw3EIKZnqn5i8ymlIol1mOwv8AXJEWp0VJvKLIWYb0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000573s ] --------------------------------------------------------------- [2025-09-01T04:33: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.001849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T04:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034638s] [吞吐率:28.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMzgwLCJuYmYiOjE3NTY2NzIzODAsImV4cCI6MTc1OTI2NDM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MeQMkh3YRQl9i-xmspS8VlvUJDnOdz_W4slQO5xqWk6ku6gH6oN3TroVbaNlwKc9ydU1Q8grkAeXceZUnhfmxOW99D7BQcO_oHPEf3PnzJfwih43VYHYEa2C7ZjSXfEM5ut5VhFRBH_W3NKNNph95hFS1RaF5vbbXkSJEdHeW-Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ 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.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-09-01T04:33:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070273s] [吞吐率:14.23req/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.014885s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T04:33:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037946s] [吞吐率:26.35req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyMzgxLCJuYmYiOjE3NTY2NzIzODEsImV4cCI6MTc1OTI2NDM4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xOl_1EphJBawF9TRodNYz8Y2WXFPx647kjzNJMfVySZ3WQ9tXI6Jd_o71wdAp4jBY54KWRPfwjxhdzE7Aq1cyNd4THQAJLeZKX-KWsASOSwFoNLuq5QOC5mclHndKhpQNFF7G2FRuTMDYBcyMp1z9uFt7PO2lRz8-M3Xr_-mdKo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003443s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057230s] [吞吐率:17.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.001310s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053212s] [吞吐率:18.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNDQwLCJuYmYiOjE3NTY2NzI0NDAsImV4cCI6MTc1OTI2NDQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.X956zWbQTGAyo-LEfU7f4Y6CbJ5d3QHJzuqHrbjj8ExwdLBwipYEPQIlKelY81O0TV4rjlWxykMyKNEXfosYT2CBizbO4QwimzliSMnT-QgTpifAy6J2FOpAjB1KakYaRQhb8D7Q93eJq5ohqiaRaeTg5OJfhm79W9yHIhQ-Be0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019503s ] 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.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T04:34:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074091s] [吞吐率:13.50req/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.002334s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-09-01T04:34:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037329s] [吞吐率:26.79req/s] [内存消耗:2,503.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNDQxLCJuYmYiOjE3NTY2NzI0NDEsImV4cCI6MTc1OTI2NDQ0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dhWTNaocUbyEb-5F98PKh3w2f2VCBEadfSPxGguWJgpoQpVyuazGslvvisDfcsifau3eY3jl7eFQejD312Cj_Wvjt1HgMZ3zWCbT1TwJFVeJYXabmefDfGzvgfDtedttqZ_Hdw2EVnKZuWQyTlo9FARBjFO9a02WzVYDahO6CFA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003399s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056688s] [吞吐率:17.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.001555s ] 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.000354s ] --------------------------------------------------------------- [2025-09-01T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035370s] [吞吐率:28.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNTAwLCJuYmYiOjE3NTY2NzI1MDAsImV4cCI6MTc1OTI2NDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tbt1bsFNQ6WjglAUpfcmhIYptEskSgMpC0JhvZaYx1LYLdkYn045xkNEcXyy3BggIEXcbE-8ZWzE6tDRdsWk8bpDc2ItEo9IjrDahMUrZDzmNvQv1w9yYrL0H7c5eIWw4OmW8-1T3Rio3ckWG9lixWMaHYdcPS_TZkTaVy3Ez-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.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056815s] [吞吐率:17.60req/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.002874s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-09-01T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037177s] [吞吐率:26.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNTAxLCJuYmYiOjE3NTY2NzI1MDEsImV4cCI6MTc1OTI2NDUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ohoJExw7Kxd1kYgqhPzRSaUxzMy0OmsBFPGCGjlpGS0miDepc11H_LzDNiFcjaseFjGMcm9FisvNiaObbJMvxfB93PlKo8Cx8QnoYFe5COhL1hXLK6xBirb5hI9-N28BftOEMwFlZd4ViNtjU3ky1MoEr7GrTfuv8lHscdj8DLM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002476s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ 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` = 20250901 [ RunTime:0.000572s ] --------------------------------------------------------------- [2025-09-01T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074605s] [吞吐率:13.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.015080s ] 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.000349s ] --------------------------------------------------------------- [2025-09-01T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037540s] [吞吐率:26.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNTYwLCJuYmYiOjE3NTY2NzI1NjAsImV4cCI6MTc1OTI2NDU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s2fNmea5wAFV0V4pUNWPxhsZfegzPQ_RMw_chjOYWYY7ZqVAUvjrV4N0UXWbgLfPixrKboOFhu_Cm6jpoRfzlcRblfAI6UxR3V7oyMvWc-WbUntjAG_Ndb-zcAKEAgVWx9SGEaXvbUYk0gc9uSbAnqKYBF5OmqtgTovvs_Xg1ZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002968s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000566s ] --------------------------------------------------------------- [2025-09-01T04:36:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055137s] [吞吐率:18.14req/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.002923s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-09-01T04:36:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053270s] [吞吐率:18.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNTYxLCJuYmYiOjE3NTY2NzI1NjEsImV4cCI6MTc1OTI2NDU2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bT5llHxw3XyXzxhfwtCf40vcHtB-JRrHidYqh_cWR5iL4Cl4Hbf23iHwGSWu2JR2d3dTrygrUiyGo8W5i1Wr_HYhHLOiV322Kzl0qf4cBL02XRL1HWaDWiWDBjjsFqha7y5Um6gxH8y6bMpp5RlNGeSyBp_CQ86SogzHVv4QDy0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019213s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-09-01T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057161s] [吞吐率:17.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.002109s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034577s] [吞吐率:28.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNjIwLCJuYmYiOjE3NTY2NzI2MjAsImV4cCI6MTc1OTI2NDYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n3DkIj3H1HWJz0L7iZYJP-etnHteD6QyuWmQ_szR-vHcO9xc6zyk1WXT9NgHtKU2EWk50u6QaKJ_msJldjkqJTqy5MRx2eWh360wK_NI9nX3-0oH4tToxZTnityu7uNVuEkM_eQiYn3wi6O8Ru9ZYgSBMrYukczxqtn6soQduSU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-09-01T04:37:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054801s] [吞吐率:18.25req/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.002770s ] 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.000365s ] --------------------------------------------------------------- [2025-09-01T04:37:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053443s] [吞吐率:18.71req/s] [内存消耗:2,503.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNjIxLCJuYmYiOjE3NTY2NzI2MjEsImV4cCI6MTc1OTI2NDYyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.svae5cRxyCfb3h88ojwMGdCiTMU1uHFSGpR_IPfIUuSVrR2wmFkNmLV6-tkYsPP7B9ET3zc7hzQu8pXx4u5fPAkkv5nE_iyCJhvN2AZXLB1Vl-3huAJ-6CEl0FZ8aD-cnrQ0Mbw2N6_Bhb1m2yfibnlCRA1zkvKAu-uymti5aCI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059631s] [吞吐率:16.77req/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.001943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-09-01T04:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053160s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNjgwLCJuYmYiOjE3NTY2NzI2ODAsImV4cCI6MTc1OTI2NDY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QKTM1w2Vj0q5JyxizsRaDxDL6LoU8iursDdnLvf-nfuj2kFsCe1qFc2jav92Qq_VkvrxiAoZjAA5ZzqPiuh86dfvvI-zvx356ZR6JDWkPPvtViGTCsvIJulEcW9-dk5DGKu5pTBCBF26CiK3zsFUDhhtt2eigkttZigqMEFksDY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019098s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ 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` = 20250901 [ RunTime:0.000563s ] --------------------------------------------------------------- [2025-09-01T04:38:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054337s] [吞吐率:18.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.000834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T04:38:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053652s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNjgxLCJuYmYiOjE3NTY2NzI2ODEsImV4cCI6MTc1OTI2NDY4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BEXAgb4hnzu_Th3M0YD16B_xQUzXFS0s3HbeDis72gAN83EZP1kgLdUuczCZQ30O6ta8T7FNXnTFh4Z3immm3vEggkWa86RRfNzh_6riroOIEFXzOyaOpMoM3UTFJyC87YIAeLVuBHV5rrqD0tgN3H52k0IzGQAAfoaApMqMQT8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019159s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000564s ] --------------------------------------------------------------- [2025-09-01T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056908s] [吞吐率:17.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.002016s ] 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.000352s ] --------------------------------------------------------------- [2025-09-01T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034832s] [吞吐率:28.71req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNzQwLCJuYmYiOjE3NTY2NzI3NDAsImV4cCI6MTc1OTI2NDc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WPJWzOEYcWtw1_tfWN9c2fUyMf-eA4DIX_m9jA6FCvXuiWI_JK4N5huWemwNWG9rV5sg0N9ObKeXQERxUkNP5nrZdFF-zxA-h3AsL1PVT6MzFT9rNKqnYLTYfKkI2dgQTTUcyw0htjYCxsfJCIAy5jOS9q63IxWpBasVGjAio9E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T04:39:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057728s] [吞吐率:17.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.002952s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-09-01T04:39:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037628s] [吞吐率:26.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyNzQxLCJuYmYiOjE3NTY2NzI3NDEsImV4cCI6MTc1OTI2NDc0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FcckyDK16irsqdO-Kp5kfbiIsOYHsVbusVkCh09eyLz_6ZDd1_uJ7QKrhdqrY7_qKmBtmLAWqBU9zIMRG0Jwq_LOTJPf_rzeasldYEb8flwJtNDx9fzpxtKRAlCWVHD3l_kHujWQK8APj7wzEeQYs751GMNYmMRvuMuC3A4wPFo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003464s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056136s] [吞吐率:17.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.000761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-09-01T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053180s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyODAwLCJuYmYiOjE3NTY2NzI4MDAsImV4cCI6MTc1OTI2NDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DInKNyiOBgTvPRK8WEPJWTJYZcFxuni24pVKb5Mea9pryojhRRwgB8AHZkQmUb0DN-PN0tb5V6jm2h4dU87Y9ajxxNhAXHJg5DBRa-tEIDN2F4wuMCLTVP7HHtrHvL2pg08j_aKsZFPKok-z1m1a1yedD6xhvu3AbosvAuUYiIQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019124s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054792s] [吞吐率:18.25req/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.002922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-09-01T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054101s] [吞吐率:18.48req/s] [内存消耗:2,503.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyODAxLCJuYmYiOjE3NTY2NzI4MDEsImV4cCI6MTc1OTI2NDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gNiiK2SZXL8BMaBbWnlL3nSQ8l1EYW-PrEWFvA0Q-BeqbPfNp_Cq-Qj4LXWA1x8Ecnelygsupfsa6cH8MN5304y50gE7OB4B0FknH6E-Pk95FeU7EfpE8KqeOgdXmSLipXVD7dEyCliiK4GY8UHuWkjYQ-MYOd7t91p-orVxpcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019034s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000632s ] [ 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` = 20250901 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-09-01T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073432s] [吞吐率:13.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.014642s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-09-01T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038005s] [吞吐率:26.31req/s] [内存消耗:2,503.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyODYwLCJuYmYiOjE3NTY2NzI4NjAsImV4cCI6MTc1OTI2NDg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wcHD-WV-qUzcD6GR0at-gRbbVWrzDwlXAeCi8SjOslMsDlMlsz7IS7dVDIfyAQtbkzbTEG_DHsE2tcZwclAbfTdSGWVL6vmfO9TmXnF5TTS7KIDjRCc231apjqpyvVyk_0s8wZ1YwBhipLtvwTbQr_8ZKfLnqx66VKPxS1M4h5w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T04:41:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054253s] [吞吐率:18.43req/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.002888s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-09-01T04:41:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054020s] [吞吐率:18.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyODYxLCJuYmYiOjE3NTY2NzI4NjEsImV4cCI6MTc1OTI2NDg2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DoK9U0ULyfXmbOjxAWipcwfpNqIse0PIpTL8xrhfeumqUf9RCAowNwL0WhKeTknkNQagHKmrZIvCy4XGb85NFqJ1_dIfIPMWm9uT_y8x3z6sgtM9VIR-OgngCgyrJ_818N-uM9HRtXQwSMAEkEiczhh0CSD306eDkXwznAv7XWQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019501s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-09-01T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058135s] [吞吐率:17.20req/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.000853s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053131s] [吞吐率:18.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyOTIwLCJuYmYiOjE3NTY2NzI5MjAsImV4cCI6MTc1OTI2NDkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lW5Ch0zDfG1bOy_2cMFWbS69fL-vlLQQr8naWbee86HntNU7kJZfYXePR0JnJp5MLdhlPXmpadAdj-B6gj5mqWV1hOivgJtIKkQLh6uhvnWQ64NEA8OgOlvnKKWnnA3m40EKeJfHu0pS9YiK6OBtzI2Kb3bKRHqnFNiWgxYmxEU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018256s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20250901 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-09-01T04:42:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058727s] [吞吐率:17.03req/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.002759s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T04:42:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037015s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyOTIxLCJuYmYiOjE3NTY2NzI5MjEsImV4cCI6MTc1OTI2NDkyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UQUYnYzJyvwkouH4bFY6LqWvQExghyUNpPLq_JQw5dY75Le0hRQMWJ1paX3x-o0Wj1LhWZ6n9ow69MSq38B2wjZBfr3kXl3RcCS7eQ_C72lasYrdgKCtzQmyRYJ0jZm5truUvIcKD-FBUZ4d1zRQll3M7P5CT_vsgYNJDJ8vuqU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001883s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.151819s] [吞吐率:6.59req/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.001239s ] 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.000358s ] --------------------------------------------------------------- [2025-09-01T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049473s] [吞吐率:20.21req/s] [内存消耗:2,502.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyOTgwLCJuYmYiOjE3NTY2NzI5ODAsImV4cCI6MTc1OTI2NDk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.epq92D_HKTIPt8lGgIPOmtAHz09NcMNBM2xMyjI3OvXQJWXCEBOWuH1mcvFoMdmiNPVLetYLXhLqutCFHZAvqUofYRjVLww-LRKfAWWUCMtcvXjum3ielA6eeMpH4ZfNJvFEtunJJHKMBLXj-uInYBiNy3qOgPLMvseSutb4mzk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20250901 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-09-01T04:43:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069672s] [吞吐率:14.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.015869s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-09-01T04:43:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049579s] [吞吐率:20.17req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjcyOTgxLCJuYmYiOjE3NTY2NzI5ODEsImV4cCI6MTc1OTI2NDk4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Nuqwwb4VqO2emxCGAu6XyxpaTTpYkfm2Zf-U4NUVFCOadDSt34PnQ6CS5YrfGfocXYoVVajiCtWSxd3iY8VgEP7vES9TxfDhbGBGVFYRsyqbwimo3jFomHuL7LnXdz2wRwC79ZX5QUn7dnrO6aH8f44VH7el4vFDy6tF_wdQzH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000565s ] --------------------------------------------------------------- [2025-09-01T04:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078495s] [吞吐率:12.74req/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.000961s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-09-01T04:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037643s] [吞吐率:26.57req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMDQwLCJuYmYiOjE3NTY2NzMwNDAsImV4cCI6MTc1OTI2NTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IBVFFk8rndbUXXkxjNOJQJsSFYT96zRL70oe20RsrEglQGrwMLX3F8t-XRrcnMiDZC86HN7NubfB10VX0VN4TBB4PsFWXB0qsk24yAj1db41eVAuxLvSOgLvl9Iqz1rtyyXN7jpj72kuozL18wcZJMxQ-acpy7cKfAuKgu-coDM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003241s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T04:44:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054628s] [吞吐率: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.002124s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-09-01T04:44:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037750s] [吞吐率:26.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMDQxLCJuYmYiOjE3NTY2NzMwNDEsImV4cCI6MTc1OTI2NTA0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ZCle9K2ecWCpE8MdKyoMe4WZjPYqwSA6uu01dJZ28hSvOKun-pr1Ofu_HH9PQnWZ9oD0eTi-KO0otp031uSmGaxzAN4N162FPH2tdQt1LoGpHQnLNkXWiagrf0OwbpoarQo8Il21cQhWS0DUBD51zy8Ac_9zkmcmkCDTlzYrlWU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004083s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066230s] [吞吐率:15.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.001989s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053498s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMTAwLCJuYmYiOjE3NTY2NzMxMDAsImV4cCI6MTc1OTI2NTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SU8Ijnn8q4HHHUAywv7YrfdHxtauFp5trAWjXUwJmAW9_876EXhul-p3Hi_1uzbn0Ng0xviLoV3tCQYnjj3wZtiO7D0tTBbI2i4pb02I7whQ2oCu_XOQYZUbpaXqqj0eMKIyGREJo7EYbFYDlK7t2JFI0644aOO5vaUvbLc-cXQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019819s ] 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.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20250901 [ RunTime:0.000573s ] --------------------------------------------------------------- [2025-09-01T04:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057001s] [吞吐率:17.54req/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.002186s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-09-01T04:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037473s] [吞吐率:26.69req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMTAxLCJuYmYiOjE3NTY2NzMxMDEsImV4cCI6MTc1OTI2NTEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NM_qwxlTaH1wkbDpBrBsbfYiJGMTDZ4-ILSl_S5t2EbAH3l0PuTYEd7-QVciAnRpZ-bB-NCwt2IY7KVhDlRTmuGS_iGGTRn3zsq67XXf1MXsaaevc0-6TQ447IWbDHxccShJSu4aCQRvC-bZsU1TGztjezgTRE4gTeW6Ya0b8Uw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T04:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073122s] [吞吐率:13.68req/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.014024s ] 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.000369s ] --------------------------------------------------------------- [2025-09-01T04:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037638s] [吞吐率:26.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMTYwLCJuYmYiOjE3NTY2NzMxNjAsImV4cCI6MTc1OTI2NTE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.R7bc3jfGZVBill501zrYTXhbhy6TdljtrFIma-10yhlw3oHHe4wn8N1dg-YfmOF5Zi6QPkSduewKpWF2EC2tqwPEK0P3MtFzX8MdljNe5xVr5yYFcKs9_eVnoA7y1oHYJSma7dP9J4bYWHKFAlrSPnQDGqGw54dq4kBSA7eyg20', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T04:46:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054742s] [吞吐率:18.27req/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.003131s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-09-01T04:46:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053413s] [吞吐率:18.72req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMTYxLCJuYmYiOjE3NTY2NzMxNjEsImV4cCI6MTc1OTI2NTE2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IbSkEMA6xwWqHBOWENB8Xm3B1hWt1qG2jq4rK1ucmTGfLwy-C8qxE3nabyudhhFkgmL7J5Zo-borQRQF-ydyjWwNz0h-I36leMNAblnN6Kxkv0EJrjMCqsHKP8L49mAu6QDHGX_NYl7jCvOZV4AcT7p0_xBoxbfrDv5BYH-Zg9k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019450s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054995s] [吞吐率:18.18req/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.001808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-09-01T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050174s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMjIwLCJuYmYiOjE3NTY2NzMyMjAsImV4cCI6MTc1OTI2NTIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JNaJ6IMYVFmdQbSTqc-1azz3-m6hrFvtGoMLVSGAuo9wTTLxW6IYeRCL8tuR0uLiWEtR9LhgzKcx12MWj_dWIFfcj81ReaenEvEg_tWVj347dLxfd1xFM4L90NNO0rzrPZexe8WNNhfimHqcUgle7XLO79Fkm8tMQHlHuCsIQpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015893s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-09-01T04:47:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064529s] [吞吐率:15.50req/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.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-09-01T04:47:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037781s] [吞吐率:26.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMjIxLCJuYmYiOjE3NTY2NzMyMjEsImV4cCI6MTc1OTI2NTIyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ORMHChcLXPy9dbqJV9ZVWNvHyzIzXrTxoG9hnHylOgEmXoghLuoA3l9HqU4Zgo8HAp3QF5f_T0WLzKwC5X_H12yvjgBUsxSyMTDX1K8HzOjPOanjwJccppN7Gpny9ob3gejXmVnvjr89T7uVtSfrdjI6snBaXltfGJaE_0lWmzo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20250901 [ RunTime:0.000576s ] --------------------------------------------------------------- [2025-09-01T04:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058463s] [吞吐率:17.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.001751s ] 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.000350s ] --------------------------------------------------------------- [2025-09-01T04:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053527s] [吞吐率:18.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMjgwLCJuYmYiOjE3NTY2NzMyODAsImV4cCI6MTc1OTI2NTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hFeS_xIJ4kKLf_SAOXiPAWAwDxRW2GdjJ4iK-UzyqsC3V6A_E0y-059AurYA_UKXYWg1RFd1axzJHpDS-_zxWtPReqKWoRy0e-cMytTRjmnlPouuvsMLx5aN4h7oGdK2qCBYf6jcA0hK5H8Ua0Br7Ebyss-VATSc-QWHnwOlO7k', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ 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` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T04:48:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054161s] [吞吐率:18.46req/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.000787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-09-01T04:48:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053499s] [吞吐率:18.69req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMjgxLCJuYmYiOjE3NTY2NzMyODEsImV4cCI6MTc1OTI2NTI4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ljIpKaKF_djEaxo9l8xHjklvzrqUSkWiW-zx6vVdDRbmGwuo2jvfQca0O-Wlibd-HBTQVzXi5bny_bw6KzjyeLyluYRengBzFkHoQBTKkRLaEBlRwX4N5fkhApCEeEm4hik37mUtCLKsa1fQP_yhYhVZKVBRX6yVRcgxwoav9mo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019347s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T04:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056985s] [吞吐率:17.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.002029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-09-01T04:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053478s] [吞吐率:18.70req/s] [内存消耗:2,502.83kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMzQwLCJuYmYiOjE3NTY2NzMzNDAsImV4cCI6MTc1OTI2NTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j-HcC3AN-eolJdrqhnPmEVZ6dUBZG1G3ygTiaXTkdgWDJMiZoPiwPvKf27DAn0zfSiZ6QWjoTftRehCMy9nfEUqZei1QBAbyCFUnOq26Nr2Wa3eQPvKShF7xw8L25mNXUED-9CLnnIl8rBRDlBqlY6ErEzlLwavQel_pYsuzxzA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20250901 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-09-01T04:49:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054353s] [吞吐率:18.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.002830s ] 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.000351s ] --------------------------------------------------------------- [2025-09-01T04:49:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053401s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczMzQxLCJuYmYiOjE3NTY2NzMzNDEsImV4cCI6MTc1OTI2NTM0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NH5iplGKbgepd0opnLcQscNCErljHKgsUPSjtGv5--sf-psgO3y4SZpVsB8TOFKh0_ipTclbPP7J68arCUyWHqNm0OORNPCl-pjA8G2VE_gVBy9gOjSJ7O7nsRB0u2uXLaF4lPKrGKH6DyzyoZ6WlIlgq53_h9aziUnaYfSEx3Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019477s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20250901 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-09-01T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057156s] [吞吐率:17.50req/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.002235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-09-01T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053335s] [吞吐率:18.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNDAwLCJuYmYiOjE3NTY2NzM0MDAsImV4cCI6MTc1OTI2NTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wJs2JN9a9K26k25oYFxbJV0n6iDB4lwu4C8hpeCPaIPIWTecOUg2vhOQ6zzWsl8UvIWtjNV1VpJQJUre8IvAMss-drvgry_coHZu2LXARBd4CjKyWamqnYGertSDQrrrXn_L3Lty_dfnuO4XXOVxQAUav3rB5nBjFjOAmdFAdGI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019898s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20250901 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-09-01T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056747s] [吞吐率:17.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.002918s ] 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.000349s ] --------------------------------------------------------------- [2025-09-01T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037547s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNDAxLCJuYmYiOjE3NTY2NzM0MDEsImV4cCI6MTc1OTI2NTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ecf5ISxSnt2rNV570kn8cn63riulUEu28k7p-ctNufb3sY45PScQIz3B9R8qkGbb4-T90CCWyVAID9yKkYepNwPmcTrFxzgo5Uf-ooXKQL0stBt0Nx55qgjIyn_HQHmLlZ2yJHZwuK-Unq34d-EMMAUIUtFuG3QHEWun8D8BWr4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073347s] [吞吐率:13.63req/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.015201s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037596s] [吞吐率:26.60req/s] [内存消耗:2,502.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNDYwLCJuYmYiOjE3NTY2NzM0NjAsImV4cCI6MTc1OTI2NTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ceNJfdNKzwUhgDV7nXLJAZWb32yZcjcMyzoSnSntun-fNxnNZXq2zsomjGYMPbWusM0yt9-7vPOMDgylYxeaJqL6_CYO2CBpRlObmgppOi7L-FWUUbvPb86KW8uPDbL9l7wMVaxLnom4kut4BE-LtwllT-dAlC7ZZMQbOJCd14Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003340s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-09-01T04:51:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056052s] [吞吐率:17.84req/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.002936s ] 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.000348s ] --------------------------------------------------------------- [2025-09-01T04:51:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037593s] [吞吐率:26.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNDYxLCJuYmYiOjE3NTY2NzM0NjEsImV4cCI6MTc1OTI2NTQ2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.pnyU7k8SECC3vhY2lSnvFzsH6FbHE_vIMI-AIFIM6FtWB3N3eg0AD-_RvtTblT7jj0_M7Lr2rE-1Wa0Vzzq513snXdnOrfbVt543ERA6R2OZD6gJtlIdIU8BIScrd28NoYE1siFQEHcURNwh-4cTvOsK-31gHsPYHsmtUJ_WJ0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003763s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T04:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055674s] [吞吐率:17.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.001771s ] 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.000360s ] --------------------------------------------------------------- [2025-09-01T04:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053189s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNTIwLCJuYmYiOjE3NTY2NzM1MjAsImV4cCI6MTc1OTI2NTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RjL5Q0h09oVpWBvCpyvBgEo6X2HhnOW-oI_NrfRqk6Mu04TWGKFN1AVEJfttoMr9m0i6OziOvVthTTdvIZPdDDBI1D6TvM_JYAG0NKucKSZNqjeVJkQtUMsHc_MlZiFu41JzXoAFzYpfW75tzVbstgGuE9qk-oeVmTH66dKyQQ8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20250901 [ RunTime:0.000636s ] --------------------------------------------------------------- [2025-09-01T04:52:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064780s] [吞吐率:15.44req/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.003046s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-09-01T04:52:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037721s] [吞吐率:26.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNTIxLCJuYmYiOjE3NTY2NzM1MjEsImV4cCI6MTc1OTI2NTUyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Tbv7sdDG08DeG0ZTqe1-78RuxpjUCwAQR-E01ridybpYeD-3pwOFwNat5puNqdMKFUGj15o3uvHitEiEWOh-fHZ-ytE5EflJZD3TPHy2qA4qWE2IyvamYVzLTR76omJSTxueUwM683xw8BL-8xeBiDYrhUZ-bnjT0_Me2Kx7TLc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20250901 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-09-01T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070018s] [吞吐率:14.28req/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.001830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-09-01T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053323s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNTgwLCJuYmYiOjE3NTY2NzM1ODAsImV4cCI6MTc1OTI2NTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oPN4aSbZwxvlmHF5lPTFcA9RttmZYUp4a17irYzp0X7MoxIWAk8M6g_JlHu7loOPeKc7Kpw0Gt5vdBkQarZQPF7XK0y9C7E8cEVhiFDvV9TmCHUz9LXA97rdedqE-hA6_hyiUqhSdyZ7yYlaRWZ1uk3Lsx-C8SZJuQAdhsiGjbo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20250901 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-09-01T04:53:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071236s] [吞吐率:14.04req/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.015677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-09-01T04:53:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037428s] [吞吐率:26.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNTgxLCJuYmYiOjE3NTY2NzM1ODEsImV4cCI6MTc1OTI2NTU4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H3FKwZG3KJjmpJdfpfLILBOprXlVPtI8l8up_i3K0w4yEDH6btr0q6aMA9ntgaxW6nqGyUrMdVS4k1LPyFHUswZ9ZsUilNPKee5Z5Oh3WouGLPAuAW8LOJBaNrRrPTsyDIRj_eDClZaPqy9DjL4j4RbdqRXstjG35kMiwnlb6L4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003327s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20250901 [ RunTime:0.000570s ] --------------------------------------------------------------- [2025-09-01T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058038s] [吞吐率: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.002118s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-09-01T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034464s] [吞吐率:29.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNjQwLCJuYmYiOjE3NTY2NzM2NDAsImV4cCI6MTc1OTI2NTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O-Ulyc0IOkg45uLUqXYLhdZ6KVStpeH_J54kvNuczvqGr7DnIvMPoVf9VXy_AcEEHdtxsjaqAfCxeE4frvBI9rSje7o-_RD1NqsGNqJEPtgcMmJ8eKsKQZDrDM8GD9vDzGQ8QgSYD282XInbwtVo52e-NVnyBBi3WV7yOWUHjE4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-09-01T04:54:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055093s] [吞吐率:18.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.002554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-09-01T04:54:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053243s] [吞吐率:18.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNjQxLCJuYmYiOjE3NTY2NzM2NDEsImV4cCI6MTc1OTI2NTY0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NFlODE0yOzbHGEUO_KikptVq3cJ4J0vZwNZbMPDmshwZR1FPRINGT96DxdeqUTYz9qJeHLWAFLiGufey8GyOJWO7O9nd7hR5h0tZmqQOhD9lQ1CSwPM4bnWb7dPD80lQPiiQaM6qXHFZ_Xfb13dXEncqu5av7XasUBZrYc4KLNU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019488s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-09-01T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059464s] [吞吐率:16.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.002012s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-09-01T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053156s] [吞吐率:18.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNzAwLCJuYmYiOjE3NTY2NzM3MDAsImV4cCI6MTc1OTI2NTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.D09NGMVdMQG7cMN_DhO5rt5PVrXVt_DJxHUUZ1BhjmscKMomnJWhn947XiQdy5k29ezcUAU9aDOsR-I7ZAZZc4lmlJXX4mn3ieS3bz34sANhgZQISvP5na-yBykuSjtXvG0I29O8ORYM4FNAUIOTjHqQ-LYmHW0enpUCJ0tlPz8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019392s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000571s ] --------------------------------------------------------------- [2025-09-01T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055472s] [吞吐率:18.03req/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.002504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-09-01T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037334s] [吞吐率:26.79req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzU2NjczNzAxLCJuYmYiOjE3NTY2NzM3MDEsImV4cCI6MTc1OTI2NTcwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AKtf03rNMPay_P5tl-ZAqAam7XrgbK_yen52w6G9hvRrUmZIOvj8aeLLBBKj-qShlZITKw7z7IAgf91nhilBgP7atwms3AfEwbV-tUBsW96klXnEHLNOy7urYbbRYeR7qhrxwrp07cKrqSgwiLEltQkPp-dlOVSqfTETT-e5T38', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003474s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250901 [ RunTime:0.000569s ]