--------------------------------------------------------------- [2025-12-06T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063219s] [吞吐率:15.82req/s] [内存消耗:2,248.43kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002286s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-12-06T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051343s] [吞吐率:19.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-12-06T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050048s] [吞吐率:19.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1MzQwLCJuYmYiOjE3NjQ5NjUzNDAsImV4cCI6MTc2NzU1NzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.stkyu2zxJbLE0CeUUjmehH5XYUXr1pMWSUsKp5cpjrIPc32LfAAyKxN6vXZIMKULp0WjroU5_4pJf8sKY4cn2eaDSyQvWBhqvuQLIr2MeGzD-wiFLIUkz-FyEWSde6G4J2wUxaZzD0CoEQfIuutz_5AFBrVB3Gz9u6ttpeUDpNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015637s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-06T04:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049648s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1MzQwLCJuYmYiOjE3NjQ5NjUzNDAsImV4cCI6MTc2NzU1NzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.stkyu2zxJbLE0CeUUjmehH5XYUXr1pMWSUsKp5cpjrIPc32LfAAyKxN6vXZIMKULp0WjroU5_4pJf8sKY4cn2eaDSyQvWBhqvuQLIr2MeGzD-wiFLIUkz-FyEWSde6G4J2wUxaZzD0CoEQfIuutz_5AFBrVB3Gz9u6ttpeUDpNc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013063s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000758s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062458s] [吞吐率:16.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000761s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050412s] [吞吐率:19.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003696s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037232s] [吞吐率:26.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002427s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039270s] [吞吐率:25.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003465s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001187s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040078s] [吞吐率:24.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033756s] [吞吐率:29.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000730s ] 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.000490s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050951s] [吞吐率:19.63req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001195s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049659s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001478s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000840s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050477s] [吞吐率:19.81req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003504s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003664s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043599s] [吞吐率:22.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010887s ] 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.000652s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049952s] [吞吐率:20.02req/s] [内存消耗:2,424.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014437s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000459s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032733s] [吞吐率:30.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000940s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036496s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000951s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ 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` = 20251206 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033170s] [吞吐率:30.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000920s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049394s] [吞吐率:20.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011285s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033342s] [吞吐率:29.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000805s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035622s] [吞吐率:28.07req/s] [内存消耗:2,423.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036770s] [吞吐率:27.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038434s] [吞吐率:26.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032555s] [吞吐率:30.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] 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.000422s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048955s] [吞吐率:20.43req/s] [内存消耗:2,423.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007229s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060730s] [吞吐率:16.47req/s] [内存消耗:2,415.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001302s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001042s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050692s] [吞吐率:19.73req/s] [内存消耗:2,568.02kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014748s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000534s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000701s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000765s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043787s] [吞吐率:22.84req/s] [内存消耗:2,500.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.199839s] [吞吐率:5.00req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000936s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.165996s ] --------------------------------------------------------------- [2025-12-06T04:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.586755s] [吞吐率:1.70req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012532s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116693s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013460s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013481s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012984s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012898s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012833s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012864s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012673s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012479s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012255s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012753s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012729s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012602s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012388s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012302s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012606s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012634s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012506s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012408s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059389s] [吞吐率:16.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002969s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045421s] [吞吐率:22.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008573s ] 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.000377s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039446s] [吞吐率:25.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004842s ] 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.000407s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.041133s] [吞吐率:24.31req/s] [内存消耗:2,467.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006434s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048774s] [吞吐率:20.50req/s] [内存消耗:2,425.77kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAxLCJuYmYiOjE3NjQ5NjU0MDEsImV4cCI6MTc2NzU1NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cDOnuA44t8xnOhclUxj5LDO6n8pnuMcjQP8nGk-vmP4-bx5dg7FozZI_eWykIp-Kn_ciRiBiOcdLlSHTsxwWsH9HwsfESO6caREhFhC0asEPob2P1l71sc2lwjPELtdyIAjN1XXkzFS3C-brXfxXq390wV2qEIcAMXyGNiE9jKQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011445s ] 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.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048995s] [吞吐率:20.41req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAxLCJuYmYiOjE3NjQ5NjU0MDEsImV4cCI6MTc2NzU1NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cDOnuA44t8xnOhclUxj5LDO6n8pnuMcjQP8nGk-vmP4-bx5dg7FozZI_eWykIp-Kn_ciRiBiOcdLlSHTsxwWsH9HwsfESO6caREhFhC0asEPob2P1l71sc2lwjPELtdyIAjN1XXkzFS3C-brXfxXq390wV2qEIcAMXyGNiE9jKQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011471s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056869s] [吞吐率:17.58req/s] [内存消耗:2,425.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAxLCJuYmYiOjE3NjQ5NjU0MDEsImV4cCI6MTc2NzU1NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cDOnuA44t8xnOhclUxj5LDO6n8pnuMcjQP8nGk-vmP4-bx5dg7FozZI_eWykIp-Kn_ciRiBiOcdLlSHTsxwWsH9HwsfESO6caREhFhC0asEPob2P1l71sc2lwjPELtdyIAjN1XXkzFS3C-brXfxXq390wV2qEIcAMXyGNiE9jKQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014435s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000490s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002359s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.001980s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002010s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001882s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000809s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.034847s] [吞吐率:28.70req/s] [内存消耗:2,511.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAwLCJuYmYiOjE3NjQ5NjU0MDAsImV4cCI6MTc2NzU1NzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fSzGRneBnSSTEni95ih8VWBsl_5Kfhdwzu90TdZ9y3pK-pX32brr7qZsW4z755XmpGAtYQDhueusHuev451Vy4ywgdpNZ3CKnThhKph0zuILzZJSY-FlZV0OLwpwiXorlPXBSXfgb4jc1SIWTs626vZIbveO6JGOZ9t4In87B8Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000811s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ 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.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000588s ] [ 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` = 20251206 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034693s] [吞吐率:28.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003316s ] 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.000343s ] --------------------------------------------------------------- [2025-12-06T04:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048946s] [吞吐率:20.43req/s] [内存消耗:2,584.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDAxLCJuYmYiOjE3NjQ5NjU0MDEsImV4cCI6MTc2NzU1NzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cDOnuA44t8xnOhclUxj5LDO6n8pnuMcjQP8nGk-vmP4-bx5dg7FozZI_eWykIp-Kn_ciRiBiOcdLlSHTsxwWsH9HwsfESO6caREhFhC0asEPob2P1l71sc2lwjPELtdyIAjN1XXkzFS3C-brXfxXq390wV2qEIcAMXyGNiE9jKQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000920s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-12-06T04:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072097s] [吞吐率:13.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000829s ] 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.000422s ] --------------------------------------------------------------- [2025-12-06T04:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059666s] [吞吐率:16.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-12-06T04:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050281s] [吞吐率:19.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NDYwLCJuYmYiOjE3NjQ5NjU0NjAsImV4cCI6MTc2NzU1NzQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qPmSQwwCrBJ_zv9BX4G3LBpUGU2uLglnBNo2doRZ3aHnEh3QKQYS3K-yzIn3QGDKd6dOYJC4cOBdfL9xz1cKzWtrvkPJCRj7SnCQR9wkbk_O5oK6FQ2OzeWAK2oV0wHGnm_VxOsgC8xUo_POOsR912l8xJvH0cMZtyUke4JMEH4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012817s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20251206 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-12-06T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061099s] [吞吐率:16.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001900s ] 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.000349s ] --------------------------------------------------------------- [2025-12-06T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048788s] [吞吐率:20.50req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008397s ] 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.000355s ] --------------------------------------------------------------- [2025-12-06T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049888s] [吞吐率:20.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NTIwLCJuYmYiOjE3NjQ5NjU1MjAsImV4cCI6MTc2NzU1NzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FA-kdcdGV8m3YBJpkFVHlHmpgNml80jJHNNpXwsscWODnYCK5Nxh9h5r1yOyV1nInGrRff-0lGlXTjk2O3T9erlA9qjIL2uEx_AGlfHxrRCQSjadj5TrxGZ0dTSHVvU53wKzBt1VxMCVK77UUO1F8z-YosGN-Q_t3nngN3puCY0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.001018s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-06T04:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050300s] [吞吐率:19.88req/s] [内存消耗:2,503.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NTIwLCJuYmYiOjE3NjQ5NjU1MjAsImV4cCI6MTc2NzU1NzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FA-kdcdGV8m3YBJpkFVHlHmpgNml80jJHNNpXwsscWODnYCK5Nxh9h5r1yOyV1nInGrRff-0lGlXTjk2O3T9erlA9qjIL2uEx_AGlfHxrRCQSjadj5TrxGZ0dTSHVvU53wKzBt1VxMCVK77UUO1F8z-YosGN-Q_t3nngN3puCY0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-12-06T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062978s] [吞吐率:15.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002214s ] 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.000459s ] --------------------------------------------------------------- [2025-12-06T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050721s] [吞吐率:19.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008258s ] 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.000332s ] --------------------------------------------------------------- [2025-12-06T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049470s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NTgwLCJuYmYiOjE3NjQ5NjU1ODAsImV4cCI6MTc2NzU1NzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l2mZDKJEZ_sFev1ZRBnr3MqPnAl9Axm6y2hVKPD0ZX4UfwAdDYT-ykvQDsHQjQk9GosEckqJdLAvtRNoStYkMQjunIr2BMQhZJSczJKu4iAlE_GN5aLe0dXQP-LUBtjf54A9H9VuLN227U7xv4qRxJV4E-BoUf5xVATk_gQkwBU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012040s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T04:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049609s] [吞吐率:20.16req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NTgwLCJuYmYiOjE3NjQ5NjU1ODAsImV4cCI6MTc2NzU1NzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l2mZDKJEZ_sFev1ZRBnr3MqPnAl9Axm6y2hVKPD0ZX4UfwAdDYT-ykvQDsHQjQk9GosEckqJdLAvtRNoStYkMQjunIr2BMQhZJSczJKu4iAlE_GN5aLe0dXQP-LUBtjf54A9H9VuLN227U7xv4qRxJV4E-BoUf5xVATk_gQkwBU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011761s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-12-06T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065774s] [吞吐率:15.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002236s ] 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.000460s ] --------------------------------------------------------------- [2025-12-06T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054339s] [吞吐率:18.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010843s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-06T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048805s] [吞吐率:20.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NjQwLCJuYmYiOjE3NjQ5NjU2NDAsImV4cCI6MTc2NzU1NzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XJWEU1VrpSoD38kxgssPOSmqzkOmlgmI5w0ZmVx8lKS0bS5SEYYvre5vKZ7sjiZTpyGb78aa6ezF8HdbqNlcyQm-BtHbpBm_yNggCGhD4QGFt5ZWRYG1QhoYLQHL7c8XvTUFzcmaoBP9ZwIspOEk7a_8PyqKJY5KQ6UFH3qa7wY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014874s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20251206 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-06T04:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049121s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NjQwLCJuYmYiOjE3NjQ5NjU2NDAsImV4cCI6MTc2NzU1NzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XJWEU1VrpSoD38kxgssPOSmqzkOmlgmI5w0ZmVx8lKS0bS5SEYYvre5vKZ7sjiZTpyGb78aa6ezF8HdbqNlcyQm-BtHbpBm_yNggCGhD4QGFt5ZWRYG1QhoYLQHL7c8XvTUFzcmaoBP9ZwIspOEk7a_8PyqKJY5KQ6UFH3qa7wY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ 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` = 20251206 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072745s] [吞吐率:13.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009013s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.086027s] [吞吐率:11.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021065s ] 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.000418s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058943s] [吞吐率:16.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001174s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000496s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.109528s] [吞吐率:9.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.069077s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.159046s] [吞吐率:6.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008976s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.115692s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.144583s] [吞吐率:6.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.100439s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.106356s] [吞吐率:9.40req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.047682s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.005203s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.047995s] [吞吐率:20.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012503s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048938s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009013s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059809s] [吞吐率:16.72req/s] [内存消耗:2,415.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013536s ] 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.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001232s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000860s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.254010s] [吞吐率:3.94req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015666s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.047477s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.154452s ] --------------------------------------------------------------- [2025-12-06T04:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581073s] [吞吐率:1.72req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013094s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.118571s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013519s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012729s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012351s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012391s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012525s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012631s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012319s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012200s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012116s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012505s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012573s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014513s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013850s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012799s ] --------------------------------------------------------------- [2025-12-06T04:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048761s] [吞吐率:20.51req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAwLCJuYmYiOjE3NjQ5NjU3MDAsImV4cCI6MTc2NzU1NzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GJDlwIvo6AZ8M-sJETa-tH_RvRoI-nhowGBDi0jQlPsmu1nUZhr45Ezrl4-5NjvG7SvIa2sTbx5_gsjJBpv1V0H2gnZKiOO-aSfensICtEU1eoH6-IJNdeqHZs9VvT-bQn4EspT55hiTB13bKGR4ZW9oJj2Qd-rQnqyKs8UpO6g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005029s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000504s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002443s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002041s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002005s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.002060s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000850s ] --------------------------------------------------------------- [2025-12-06T04:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067748s] [吞吐率:14.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007029s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-12-06T04:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048390s] [吞吐率:20.67req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzAxLCJuYmYiOjE3NjQ5NjU3MDEsImV4cCI6MTc2NzU1NzcwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iviJY_5vXpLoIqSPNBD-sYgphOHqV0K4mDndXKCp0SlvLBDfLbifWzeOTbyWtSm06bM4eTdx_S24pnBW-sbSCi2Aygz5OgooN1DO-Ir1lEBGJ8bJPCmNal9_ffI9jd1xA89SEK85QGGf2GK_o9cq_EERxclyOrIM9bBey8tlZdI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014388s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-12-06T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056951s] [吞吐率:17.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000783s ] 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.000417s ] --------------------------------------------------------------- [2025-12-06T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045090s] [吞吐率:22.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010518s ] 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.000408s ] --------------------------------------------------------------- [2025-12-06T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049484s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzYwLCJuYmYiOjE3NjQ5NjU3NjAsImV4cCI6MTc2NzU1Nzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vA1syf9obFnm4JfYJhV4nVlHS-NZV6nTGCQKoQp7wMSJWnbhRZ5rK9UudkUMtyMojTOEk2l5rf7IBl2Ez8tU_oe3xuHsjHIUEZ_NXUGF1gWW1tlUjOk4Yj5q1vbWtez7oDh0wIJuYFMuTJmz-rQQIK0iGlguM2iv6k_tcNKB4-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.011884s ] 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.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ 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` = 20251206 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-06T04:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049524s] [吞吐率:20.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1NzYwLCJuYmYiOjE3NjQ5NjU3NjAsImV4cCI6MTc2NzU1Nzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vA1syf9obFnm4JfYJhV4nVlHS-NZV6nTGCQKoQp7wMSJWnbhRZ5rK9UudkUMtyMojTOEk2l5rf7IBl2Ez8tU_oe3xuHsjHIUEZ_NXUGF1gWW1tlUjOk4Yj5q1vbWtez7oDh0wIJuYFMuTJmz-rQQIK0iGlguM2iv6k_tcNKB4-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.011716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ 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` = 20251206 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-12-06T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062768s] [吞吐率:15.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001802s ] 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-12-06T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050770s] [吞吐率:19.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009323s ] 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.000360s ] --------------------------------------------------------------- [2025-12-06T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049477s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1ODIwLCJuYmYiOjE3NjQ5NjU4MjAsImV4cCI6MTc2NzU1NzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyJvliqPqbWX-ujxLWrOgVq7Cb7OrTGnT7ACrt66eEC-JmsdTsaE1evZ3lBYZgDtcEHsBp6RMfqLALNCk0caVnDHdPpR4xSfvzCstm0VjLmipoEvxDpEQiohEHCxfpgrjHYvwewGSOiQbZLGqpI9gAKkdfoa3TEIgCfdDSfMqx8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010381s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ 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` = 20251206 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T04:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049702s] [吞吐率:20.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1ODIwLCJuYmYiOjE3NjQ5NjU4MjAsImV4cCI6MTc2NzU1NzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YyJvliqPqbWX-ujxLWrOgVq7Cb7OrTGnT7ACrt66eEC-JmsdTsaE1evZ3lBYZgDtcEHsBp6RMfqLALNCk0caVnDHdPpR4xSfvzCstm0VjLmipoEvxDpEQiohEHCxfpgrjHYvwewGSOiQbZLGqpI9gAKkdfoa3TEIgCfdDSfMqx8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ 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` = 20251206 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-12-06T04:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066095s] [吞吐率:15.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007582s ] 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.000379s ] --------------------------------------------------------------- [2025-12-06T04:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055487s] [吞吐率:18.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1ODgwLCJuYmYiOjE3NjQ5NjU4ODAsImV4cCI6MTc2NzU1Nzg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YkYfQfGWH549maAJPphqWj7xqDqtAnnDBvGBei0ZSkR7nGa8j5aF8cu8qIrmaVf4gK7OZI4g2sKFXsqcKpbVFAVyx90MviuE3ETnpo2KsrUkFVnghEwJhNwtai3oj4Nv3yVMXJT4Qypx8V76IDldVjtfIxyHcvpowZAQUAUscY0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017953s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ 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` = 20251206 [ RunTime:0.000581s ] 00661s ] --------------------------------------------------------------- [2025-12-06T04:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062710s] [吞吐率:15.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001879s ] 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.000537s ] --------------------------------------------------------------- [2025-12-06T04:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050520s] [吞吐率:19.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010591s ] 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.000341s ] --------------------------------------------------------------- [2025-12-06T04:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049928s] [吞吐率:20.03req/s] [内存消耗:2,503.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY1OTQwLCJuYmYiOjE3NjQ5NjU5NDAsImV4cCI6MTc2NzU1Nzk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S_HT2FE47njUwoL9X__RrVmUZRWP9NasKlAzWemGylY7bowkvyYVpEj5Ha-BEhmv0mjb4frIoJU4G5oV791l4QZ8uNY_Z4CCNcgVv85i21hmOweJh9oKmvDBLShupMNRq46hi5vm1-S9OWog4RLiDBzoBo1MRKPsiHeLNU5tDwM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013710s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000804s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070740s] [吞吐率:14.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000931s ] 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.000484s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052991s] [吞吐率:18.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001015s ] 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.000376s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045145s] [吞吐率:22.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010129s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060436s] [吞吐率:16.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015938s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038869s] [吞吐率:25.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038454s] [吞吐率:26.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005289s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053186s] [吞吐率:18.80req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017951s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042490s] [吞吐率:23.53req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001171s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003744s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041077s] [吞吐率:24.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008658s ] 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.000362s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037011s] [吞吐率:27.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000659s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001168s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ 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` = 20251206 [ RunTime:0.000719s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039008s] [吞吐率:25.64req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000649s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048705s] [吞吐率:20.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010319s ] 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.000389s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050217s] [吞吐率:19.91req/s] [内存消耗:2,477.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014048s ] 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.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000676s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034095s] [吞吐率:29.33req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000794s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032850s] [吞吐率:30.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001080s ] 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.000419s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050885s] [吞吐率:19.65req/s] [内存消耗:2,584.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.207150s] [吞吐率:4.83req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020084s ] 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.000338s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.154492s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049346s] [吞吐率:20.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015681s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050251s] [吞吐率:19.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015235s ] 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.000354s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050517s] [吞吐率:19.80req/s] [内存消耗:2,568.05kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014741s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000592s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000782s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037890s] [吞吐率:26.39req/s] [内存消耗:2,425.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000633s ] [ 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` = 20251206 [ RunTime:0.000465s ] --------------------------------------------------------------- [2025-12-06T04:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050570s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015299s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20251206 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040904s] [吞吐率:24.45req/s] [内存消耗:2,423.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004162s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040680s] [吞吐率:24.58req/s] [内存消耗:2,510.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005089s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000723s ] [ 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` = 20251206 [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.042073s] [吞吐率:23.77req/s] [内存消耗:2,500.74kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000823s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074964s] [吞吐率:13.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015497s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033541s] [吞吐率:29.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] 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.000467s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032698s] [吞吐率:30.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] 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.000352s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050741s] [吞吐率:19.71req/s] [内存消耗:2,424.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAxLCJuYmYiOjE3NjQ5NjYwMDEsImV4cCI6MTc2NzU1ODAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gVeRNiJH-07kr0RWrOm_2BG6SXTJB2-4cDLI9jUecu-iFgdFaK-oITjMErL_VNyErmqnoOwLn_911w9pA5w_WpazcfdETVM-sIVrYL5NoAXUBefRYQ56mv1MsmDsiPDN8d7wvvyIugUUZFsAlT86EbpcypJoq7SAUzVRimPjAE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014676s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049686s] [吞吐率:20.13req/s] [内存消耗:2,467.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAxLCJuYmYiOjE3NjQ5NjYwMDEsImV4cCI6MTc2NzU1ODAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gVeRNiJH-07kr0RWrOm_2BG6SXTJB2-4cDLI9jUecu-iFgdFaK-oITjMErL_VNyErmqnoOwLn_911w9pA5w_WpazcfdETVM-sIVrYL5NoAXUBefRYQ56mv1MsmDsiPDN8d7wvvyIugUUZFsAlT86EbpcypJoq7SAUzVRimPjAE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012493s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000881s ] [ 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` = 20251206 [ RunTime:0.000846s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050076s] [吞吐率:19.97req/s] [内存消耗:2,423.12kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAxLCJuYmYiOjE3NjQ5NjYwMDEsImV4cCI6MTc2NzU1ODAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gVeRNiJH-07kr0RWrOm_2BG6SXTJB2-4cDLI9jUecu-iFgdFaK-oITjMErL_VNyErmqnoOwLn_911w9pA5w_WpazcfdETVM-sIVrYL5NoAXUBefRYQ56mv1MsmDsiPDN8d7wvvyIugUUZFsAlT86EbpcypJoq7SAUzVRimPjAE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001105s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.001033s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033049s] [吞吐率:30.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000445s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051254s] [吞吐率:19.51req/s] [内存消耗:2,415.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAxLCJuYmYiOjE3NjQ5NjYwMDEsImV4cCI6MTc2NzU1ODAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gVeRNiJH-07kr0RWrOm_2BG6SXTJB2-4cDLI9jUecu-iFgdFaK-oITjMErL_VNyErmqnoOwLn_911w9pA5w_WpazcfdETVM-sIVrYL5NoAXUBefRYQ56mv1MsmDsiPDN8d7wvvyIugUUZFsAlT86EbpcypJoq7SAUzVRimPjAE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000692s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001602s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001331s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001293s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001214s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000913s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051331s] [吞吐率:19.48req/s] [内存消耗:2,426.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAwLCJuYmYiOjE3NjQ5NjYwMDAsImV4cCI6MTc2NzU1ODAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tj2mhHeO_8AJpdpVs3Rt12vk-P7UPwu1iJ-GrLcbbqo71AQDIFT4Nxp7x3XaY-maJCKQGAGyAgv3l3MveRjgc6z7fxUW16NeBriUZfgvjhQPKwYS7c_gD4UnqpFWfLrr92ANPXJcha-WCL0n-68wivi48rigz6XOTKbLxW6IQsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001198s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000481s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002358s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002012s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002002s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001936s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000853s ] --------------------------------------------------------------- [2025-12-06T04:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.570928s] [吞吐率:1.75req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDAxLCJuYmYiOjE3NjQ5NjYwMDEsImV4cCI6MTc2NzU1ODAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gVeRNiJH-07kr0RWrOm_2BG6SXTJB2-4cDLI9jUecu-iFgdFaK-oITjMErL_VNyErmqnoOwLn_911w9pA5w_WpazcfdETVM-sIVrYL5NoAXUBefRYQ56mv1MsmDsiPDN8d7wvvyIugUUZFsAlT86EbpcypJoq7SAUzVRimPjAE0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012128s ] 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.000295s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.110251s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013275s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012637s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012349s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012211s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012661s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012800s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012460s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012567s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012685s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013069s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012901s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012719s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012574s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012329s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012464s ] --------------------------------------------------------------- [2025-12-06T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062613s] [吞吐率:15.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-12-06T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049429s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDYwLCJuYmYiOjE3NjQ5NjYwNjAsImV4cCI6MTc2NzU1ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AAI4n0z2kT3r9kHhO-NQGxKUuq8PIcEyrlUwWKs2_PIPMy7OYY7Snr4CCtRLcrGVsSLQwjZXfvL74cBp46ajRBRBKo06aWcWL3607BBBvaYYqBtpIp9rKR2_9n-CGxwC_L13JK4mV0gTiM--YhmFIcMMlmU_ajqgleA5rmU0NkQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015839s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ 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` = 20251206 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-12-06T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.294375s] [吞吐率:3.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000795s ] 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.000397s ] --------------------------------------------------------------- [2025-12-06T04:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049502s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MDYwLCJuYmYiOjE3NjQ5NjYwNjAsImV4cCI6MTc2NzU1ODA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AAI4n0z2kT3r9kHhO-NQGxKUuq8PIcEyrlUwWKs2_PIPMy7OYY7Snr4CCtRLcrGVsSLQwjZXfvL74cBp46ajRBRBKo06aWcWL3607BBBvaYYqBtpIp9rKR2_9n-CGxwC_L13JK4mV0gTiM--YhmFIcMMlmU_ajqgleA5rmU0NkQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014936s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20251206 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-12-06T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060049s] [吞吐率:16.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002245s ] 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.000351s ] --------------------------------------------------------------- [2025-12-06T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047008s] [吞吐率:21.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009913s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.033930s] [吞吐率:29.47req/s] [内存消耗:2,502.97kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MTIwLCJuYmYiOjE3NjQ5NjYxMjAsImV4cCI6MTc2NzU1ODEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qJTLdIk2V_TOG66HnQMBLGnDkDmLaSVzH5hYSq2BlJKlbW0ky-50XDb7Z9OYzSh12Lgec0qOse_feC9LCR0aRf_r0m5fGBEcqdRSRhbQRIKk_O1tyJ4WvPovHOWvtJK1tePdXv-ciKdj_ew7v1KcHTm4r5uHnRw-whP3rbfKL0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20251206 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-12-06T04:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048867s] [吞吐率:20.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MTIwLCJuYmYiOjE3NjQ5NjYxMjAsImV4cCI6MTc2NzU1ODEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qJTLdIk2V_TOG66HnQMBLGnDkDmLaSVzH5hYSq2BlJKlbW0ky-50XDb7Z9OYzSh12Lgec0qOse_feC9LCR0aRf_r0m5fGBEcqdRSRhbQRIKk_O1tyJ4WvPovHOWvtJK1tePdXv-ciKdj_ew7v1KcHTm4r5uHnRw-whP3rbfKL0Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-12-06T04:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071213s] [吞吐率:14.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007400s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-12-06T04:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055517s] [吞吐率:18.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MTgwLCJuYmYiOjE3NjQ5NjYxODAsImV4cCI6MTc2NzU1ODE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qb8YrENy5xLAm2sSCNYONjUQg8S_AwMjZEvlo_4ZHYkMfCN2UIf8dCa523rT6jsja93g5UXvJR1u9tumd-cUdVHita3Ozp8n2u4DtSRj_EpTG_lT_kofcrez8C3US6PVr0bmMDL_FxP7NgPZg4jutFJ3t_EMTQmaS6vAAebuQYQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019702s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ 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` = 20251206 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-12-06T04:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056021s] [吞吐率:17.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MTgwLCJuYmYiOjE3NjQ5NjYxODAsImV4cCI6MTc2NzU1ODE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qb8YrENy5xLAm2sSCNYONjUQg8S_AwMjZEvlo_4ZHYkMfCN2UIf8dCa523rT6jsja93g5UXvJR1u9tumd-cUdVHita3Ozp8n2u4DtSRj_EpTG_lT_kofcrez8C3US6PVr0bmMDL_FxP7NgPZg4jutFJ3t_EMTQmaS6vAAebuQYQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018072s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ 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` = 20251206 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-12-06T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057638s] [吞吐率:17.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-12-06T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045342s] [吞吐率:22.05req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009890s ] 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.000340s ] --------------------------------------------------------------- [2025-12-06T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036106s] [吞吐率:27.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MjQwLCJuYmYiOjE3NjQ5NjYyNDAsImV4cCI6MTc2NzU1ODI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NTCMIwrAWHtLI0hHhyaxBDXxDf3hKMcNmqfh-aVNNj2HWGS6fY2Vxg8GC5K_lnJGv3jPpue0zWF62LNpWFVhWh3am-ROiQpgSn21BPaBzWgM7QSroFNdyn1t21b7wWmc5jejUISE4GfnN_VWJ765iiTWrOYCX3Aj7W78UJkbPSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ 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.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` = 20251206 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-12-06T04:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051366s] [吞吐率:19.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MjQwLCJuYmYiOjE3NjQ5NjYyNDAsImV4cCI6MTc2NzU1ODI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NTCMIwrAWHtLI0hHhyaxBDXxDf3hKMcNmqfh-aVNNj2HWGS6fY2Vxg8GC5K_lnJGv3jPpue0zWF62LNpWFVhWh3am-ROiQpgSn21BPaBzWgM7QSroFNdyn1t21b7wWmc5jejUISE4GfnN_VWJ765iiTWrOYCX3Aj7W78UJkbPSM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014239s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ 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` = 20251206 [ RunTime:0.000725s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.080753s] [吞吐率:12.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015575s ] 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.000381s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040040s] [吞吐率:24.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002629s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001148s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061694s] [吞吐率:16.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000968s ] 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.000380s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046909s] [吞吐率:21.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012227s ] 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.000356s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050800s] [吞吐率:19.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011243s ] 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.000569s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054130s] [吞吐率:18.47req/s] [内存消耗:2,415.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001613s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001334s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001322s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001131s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000905s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041232s] [吞吐率:24.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001739s ] 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.000404s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040322s] [吞吐率:24.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005386s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ 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` = 20251206 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039290s] [吞吐率:25.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003495s ] 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.000390s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.065170s] [吞吐率:15.34req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011051s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000545s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.003087s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002848s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002298s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001952s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000874s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042939s] [吞吐率:23.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009421s ] 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.000402s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050336s] [吞吐率:19.87req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050708s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001090s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ 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` = 20251206 [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-12-06T04:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.571002s] [吞吐率:1.75req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021001s ] 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.000295s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.109571s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012288s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012219s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012093s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012408s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012319s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012305s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012649s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012662s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012574s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012546s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012320s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012302s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012422s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012482s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012369s ] --------------------------------------------------------------- [2025-12-06T04:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.041811s] [吞吐率:23.92req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000838s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003491s ] --------------------------------------------------------------- [2025-12-06T04:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173109s] [吞吐率:5.78req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzAwLCJuYmYiOjE3NjQ5NjYzMDAsImV4cCI6MTc2NzU1ODMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IKmLSQLAb-177ypFhporNUb4hFxcbetRYe3k4uLIoZCLpVMRcJH4Yq7IxL9CuLiRGyL2tMCB_DcSIHY6G8d6KQjYcJ_6aZVqEsrTiSxiGLqAjXK8pFfhhmDuOCxwkQUptGD4hhykqITRi4ONMmNPnBjb9CnaH9xplVyY9senKJY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000975s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.141127s ] --------------------------------------------------------------- [2025-12-06T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059144s] [吞吐率:16.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002552s ] 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-12-06T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046341s] [吞吐率:21.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003965s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-12-06T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049578s] [吞吐率:20.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzYwLCJuYmYiOjE3NjQ5NjYzNjAsImV4cCI6MTc2NzU1ODM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.r9mGBCVxSYEiAiC1DH7ZWeclwd6lox_IM7oAFvO0QP3oT2qbqyBnEI_eDQMIqIYsa0GxCg5d9NM9KBpsXtAo5UpvApRu2jdb0t6KC_46I_1u1c60RhkiqwjfCtRcR9W1_XqLpCkzh6gIcD6A4M2eN4Zd8UTSMbLjtUjtugKOAyo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013981s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251206 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-12-06T04:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049559s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2MzYwLCJuYmYiOjE3NjQ5NjYzNjAsImV4cCI6MTc2NzU1ODM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.r9mGBCVxSYEiAiC1DH7ZWeclwd6lox_IM7oAFvO0QP3oT2qbqyBnEI_eDQMIqIYsa0GxCg5d9NM9KBpsXtAo5UpvApRu2jdb0t6KC_46I_1u1c60RhkiqwjfCtRcR9W1_XqLpCkzh6gIcD6A4M2eN4Zd8UTSMbLjtUjtugKOAyo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014084s ] 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.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20251206 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-12-06T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.337753s] [吞吐率:2.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001145s ] 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.000355s ] --------------------------------------------------------------- [2025-12-06T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.354009s] [吞吐率:2.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004404s ] 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.000308s ] --------------------------------------------------------------- [2025-12-06T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035461s] [吞吐率:28.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NDIwLCJuYmYiOjE3NjQ5NjY0MjAsImV4cCI6MTc2NzU1ODQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KHg-E2RxzlFxsA_ASUdzn-jQOexCWggi0N9hEI5w6s2pczjqVqjreBcocFelVUdp88Vc3SfHH2TExM-qdy4esGsHIw9xTeFHs4nII6B8Me6Pn9eDILYKcP7jt2URAIsKfWCVY58DNTf5-C29gt1PESJbkFUkJCq0V2MG2TqFV7Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251206 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-12-06T04:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050263s] [吞吐率:19.90req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NDIwLCJuYmYiOjE3NjQ5NjY0MjAsImV4cCI6MTc2NzU1ODQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KHg-E2RxzlFxsA_ASUdzn-jQOexCWggi0N9hEI5w6s2pczjqVqjreBcocFelVUdp88Vc3SfHH2TExM-qdy4esGsHIw9xTeFHs4nII6B8Me6Pn9eDILYKcP7jt2URAIsKfWCVY58DNTf5-C29gt1PESJbkFUkJCq0V2MG2TqFV7Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014865s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251206 [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-12-06T04:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074144s] [吞吐率:13.49req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-12-06T04:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048219s] [吞吐率:20.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NDgwLCJuYmYiOjE3NjQ5NjY0ODAsImV4cCI6MTc2NzU1ODQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WHtyqsbGCjp1KJTD268fQdoSzo1aE8t8GbR79bKAAiwU6oGQjjPuGrj8oxydH4YmkFM0NJ6V8LfFKKRWDg8KNrUKHIYG4W4zAiCZDA2JCMzq9crAc0cvv6tYp7l7kyaJsy54AWBpZzs_YSXPrPdlilrrFDq_eWqYLlkQfxidCaY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012235s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20251206 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-06T04:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048512s] [吞吐率:20.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NDgwLCJuYmYiOjE3NjQ5NjY0ODAsImV4cCI6MTc2NzU1ODQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WHtyqsbGCjp1KJTD268fQdoSzo1aE8t8GbR79bKAAiwU6oGQjjPuGrj8oxydH4YmkFM0NJ6V8LfFKKRWDg8KNrUKHIYG4W4zAiCZDA2JCMzq9crAc0cvv6tYp7l7kyaJsy54AWBpZzs_YSXPrPdlilrrFDq_eWqYLlkQfxidCaY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012247s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-06T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062810s] [吞吐率:15.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002349s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-06T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076060s] [吞吐率:13.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015330s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-12-06T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048141s] [吞吐率:20.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NTQwLCJuYmYiOjE3NjQ5NjY1NDAsImV4cCI6MTc2NzU1ODU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cvVHT5BvIrNYQZsCxdIXsBkhP9x4BqUbXg_8B0UtFwmzWpPqoO9QnBcF8ejSnN8U2koGkVQpQ7DGYfCmUbhgBx57sd_b9AgJMGGb-tU3kt8dY3fPjxUvgmWLWLt1wUaXnIT86cKhwWzc_n0ZZ9xD0H9L5ZGqR9gMlpMSsq1Uif4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012659s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ 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.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` = 20251206 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-12-06T04:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048282s] [吞吐率:20.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NTQwLCJuYmYiOjE3NjQ5NjY1NDAsImV4cCI6MTc2NzU1ODU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cvVHT5BvIrNYQZsCxdIXsBkhP9x4BqUbXg_8B0UtFwmzWpPqoO9QnBcF8ejSnN8U2koGkVQpQ7DGYfCmUbhgBx57sd_b9AgJMGGb-tU3kt8dY3fPjxUvgmWLWLt1wUaXnIT86cKhwWzc_n0ZZ9xD0H9L5ZGqR9gMlpMSsq1Uif4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012644s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20251206 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062413s] [吞吐率:16.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001612s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050243s] [吞吐率:19.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002596s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038703s] [吞吐率:25.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002175s ] 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.000437s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039635s] [吞吐率:25.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001203s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034200s] [吞吐率:29.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055201s] [吞吐率:18.12req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036188s] [吞吐率:27.63req/s] [内存消耗:2,425.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000743s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000678s ] [ 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` = 20251206 [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049107s] [吞吐率:20.36req/s] [内存消耗:2,423.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013750s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050404s] [吞吐率:19.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011062s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000916s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.038651s] [吞吐率:25.87req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000670s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003564s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038685s] [吞吐率:25.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005318s ] 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.000460s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033036s] [吞吐率:30.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001034s ] 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.000420s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048633s] [吞吐率:20.56req/s] [内存消耗:2,423.23kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010060s ] 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.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050536s] [吞吐率:19.79req/s] [内存消耗:2,500.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014356s ] 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.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000756s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034484s] [吞吐率:29.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] 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.000377s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033429s] [吞吐率:29.91req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000895s ] 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.000449s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035776s] [吞吐率:27.95req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049260s] [吞吐率:20.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016171s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000430s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032677s] [吞吐率:30.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000606s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062394s] [吞吐率:16.03req/s] [内存消耗:2,415.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014668s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001344s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001322s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000901s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000813s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037616s] [吞吐率:26.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004998s ] 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.000376s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038418s] [吞吐率:26.03req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002269s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054504s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018621s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035222s] [吞吐率:28.39req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002892s ] 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.000378s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050317s] [吞吐率:19.87req/s] [内存消耗:2,568.07kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014735s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049613s] [吞吐率:20.16req/s] [内存消耗:2,510.99kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015067s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ 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` = 20251206 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-06T04:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.055168s] [吞吐率:18.13req/s] [内存消耗:2,432.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021280s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057539s] [吞吐率:17.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002723s ] 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.000429s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038956s] [吞吐率:25.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007038s ] 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.000378s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045989s] [吞吐率:21.74req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAxLCJuYmYiOjE3NjQ5NjY2MDEsImV4cCI6MTc2NzU1ODYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AC4-Rat5t6V7tW5MHQwFuAt0R2ebGlUCW4V5Ra_AnBwkVBawRN1yTEaBG-c3tJwgNmG_c9kOMbM2lnCpEqt5T3Oz_OEmkWymAXu9TOcvUKfaA93RdgWn7mu9d_CyA6w6lAGh4wMQvEeMaO4Qk4JtKvHJzfVHRfY18PRTvCW0AcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000909s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000466s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002306s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.001969s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.001988s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001873s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000814s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037231s] [吞吐率:26.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001722s ] 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.000439s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050247s] [吞吐率:19.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015147s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051067s] [吞吐率:19.58req/s] [内存消耗:2,467.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAwLCJuYmYiOjE3NjQ5NjY2MDAsImV4cCI6MTc2NzU1ODYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OEhChh4wCptFH-ot8nL28JFE8_tYJxIEF86y_Jdo6A8_ylg1-bcXIHej8cFQEbQZEJu_CEupU6zkY9iTPTVk_l1fG8WJRf4X3-MjBJa3EJGiGyOc3Rz_IVzTnulZEv_pIm7_QKactGjP6S12iC23tkUGgzNKghv2DJiuzuW13lw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015853s ] 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.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000588s ] [ 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` = 20251206 [ RunTime:0.000550s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040579s] [吞吐率:24.64req/s] [内存消耗:2,584.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAxLCJuYmYiOjE3NjQ5NjY2MDEsImV4cCI6MTc2NzU1ODYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AC4-Rat5t6V7tW5MHQwFuAt0R2ebGlUCW4V5Ra_AnBwkVBawRN1yTEaBG-c3tJwgNmG_c9kOMbM2lnCpEqt5T3Oz_OEmkWymAXu9TOcvUKfaA93RdgWn7mu9d_CyA6w6lAGh4wMQvEeMaO4Qk4JtKvHJzfVHRfY18PRTvCW0AcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000749s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.192419s] [吞吐率:5.20req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAxLCJuYmYiOjE3NjQ5NjY2MDEsImV4cCI6MTc2NzU1ODYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AC4-Rat5t6V7tW5MHQwFuAt0R2ebGlUCW4V5Ra_AnBwkVBawRN1yTEaBG-c3tJwgNmG_c9kOMbM2lnCpEqt5T3Oz_OEmkWymAXu9TOcvUKfaA93RdgWn7mu9d_CyA6w6lAGh4wMQvEeMaO4Qk4JtKvHJzfVHRfY18PRTvCW0AcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014766s ] 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.000338s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.145830s ] --------------------------------------------------------------- [2025-12-06T04:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581158s] [吞吐率:1.72req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjAxLCJuYmYiOjE3NjQ5NjY2MDEsImV4cCI6MTc2NzU1ODYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AC4-Rat5t6V7tW5MHQwFuAt0R2ebGlUCW4V5Ra_AnBwkVBawRN1yTEaBG-c3tJwgNmG_c9kOMbM2lnCpEqt5T3Oz_OEmkWymAXu9TOcvUKfaA93RdgWn7mu9d_CyA6w6lAGh4wMQvEeMaO4Qk4JtKvHJzfVHRfY18PRTvCW0AcU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015710s ] 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.000285s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.110652s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013685s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013305s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012817s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012829s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012693s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012603s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012708s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012516s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012475s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012606s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012523s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012327s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012514s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013189s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012874s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012828s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012651s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012353s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012330s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012759s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012807s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012938s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012795s ] --------------------------------------------------------------- [2025-12-06T04:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061128s] [吞吐率:16.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000817s ] 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.000373s ] --------------------------------------------------------------- [2025-12-06T04:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049437s] [吞吐率:20.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005070s ] 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.000337s ] --------------------------------------------------------------- [2025-12-06T04:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049169s] [吞吐率:20.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NjYwLCJuYmYiOjE3NjQ5NjY2NjAsImV4cCI6MTc2NzU1ODY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lp0D3C7SKAjURd3wanEtFj5pxtbVzKkDk_thze6IeT_sYOIk3IxNqFEFkfb53i3x9fiPu5JbHb09io1y04WIubMBn8HLs_Ia5gh2MBZdlDNu_lk83YaH83gxSTq4UpUHH-qqmSjSqicU3JEL5FPJZb_d-5JOuCCFJxOwdkv5yEg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013104s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251206 [ RunTime:0.000691s ] 00682s ] --------------------------------------------------------------- [2025-12-06T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058836s] [吞吐率:17.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002133s ] 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-12-06T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045797s] [吞吐率:21.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003648s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-12-06T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051781s] [吞吐率:19.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NzIwLCJuYmYiOjE3NjQ5NjY3MjAsImV4cCI6MTc2NzU1ODcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DCkEnawEGdlJi7ckF-o2hzOWa5Kwy0_HKjUdFEozGwbO6ksiATUbe3VyRxDDTaCT2jbVh5UZrRZb9QVYvfdinceNDF1MBgBAUW_HVzLJNlzSSWODpiT8Q2hILrrMk9JtTvHZZ4WNwEO4Aqm1rM6120bMjGfJKDsU9XsT94STSxg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251206 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-12-06T04:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.063292s] [吞吐率:15.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NzIwLCJuYmYiOjE3NjQ5NjY3MjAsImV4cCI6MTc2NzU1ODcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DCkEnawEGdlJi7ckF-o2hzOWa5Kwy0_HKjUdFEozGwbO6ksiATUbe3VyRxDDTaCT2jbVh5UZrRZb9QVYvfdinceNDF1MBgBAUW_HVzLJNlzSSWODpiT8Q2hILrrMk9JtTvHZZ4WNwEO4Aqm1rM6120bMjGfJKDsU9XsT94STSxg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20251206 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-12-06T04:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065403s] [吞吐率:15.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002951s ] 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.000356s ] --------------------------------------------------------------- [2025-12-06T04:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049457s] [吞吐率:20.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NzgwLCJuYmYiOjE3NjQ5NjY3ODAsImV4cCI6MTc2NzU1ODc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PyZwxfI9k7vrhJrLm6TMBipviyaCS9q9bC4LfvzRQch41mHRmQEZL5XAtv2tSxXY3hxrxKjgj69r8WhDB_lZmrgOylGidtjYv5AF5Xc_nec0nCnL625CobPlMg8YysirmqfbrJLS0q0roAD5LsiqbUVk25Z7Cnlqj6l2LaePln4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011734s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000673s ] --------------------------------------------------------------- [2025-12-06T04:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049470s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2NzgwLCJuYmYiOjE3NjQ5NjY3ODAsImV4cCI6MTc2NzU1ODc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.PyZwxfI9k7vrhJrLm6TMBipviyaCS9q9bC4LfvzRQch41mHRmQEZL5XAtv2tSxXY3hxrxKjgj69r8WhDB_lZmrgOylGidtjYv5AF5Xc_nec0nCnL625CobPlMg8YysirmqfbrJLS0q0roAD5LsiqbUVk25Z7Cnlqj6l2LaePln4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011624s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ 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` = 20251206 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-12-06T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059709s] [吞吐率:16.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000777s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047297s] [吞吐率:21.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003940s ] 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.000357s ] --------------------------------------------------------------- [2025-12-06T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049221s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2ODQwLCJuYmYiOjE3NjQ5NjY4NDAsImV4cCI6MTc2NzU1ODg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.T1oLVhMwWuSWcBdl9CyI3Kg35Z3BANgkAm_5cFDJFNYXWi-30ogMOUUHh1zIZyO68ojYhY1EgIiaSH5DDGCAUx7F4T4naehHoJveik3DxS_HSaIJrAYnkZ_JkQgxo4FvCZuGl1U9ne8EZG-6LEvI9Gl249d6bHkvAd-VSDV4Tc4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011524s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-12-06T04:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049561s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2ODQwLCJuYmYiOjE3NjQ5NjY4NDAsImV4cCI6MTc2NzU1ODg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.T1oLVhMwWuSWcBdl9CyI3Kg35Z3BANgkAm_5cFDJFNYXWi-30ogMOUUHh1zIZyO68ojYhY1EgIiaSH5DDGCAUx7F4T4naehHoJveik3DxS_HSaIJrAYnkZ_JkQgxo4FvCZuGl1U9ne8EZG-6LEvI9Gl249d6bHkvAd-VSDV4Tc4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011480s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ 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` = 20251206 [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.099001s] [吞吐率:10.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002187s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071422s] [吞吐率:14.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001202s ] 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.000427s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045229s] [吞吐率:22.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006742s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059344s] [吞吐率:16.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005130s ] 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.000344s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043351s] [吞吐率:23.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049593s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000638s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053144s] [吞吐率:18.82req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014105s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.005380s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062834s] [吞吐率:15.91req/s] [内存消耗:2,415.88kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001292s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001079s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001193s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049724s] [吞吐率:20.11req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.194386s] [吞吐率:5.14req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.148453s ] --------------------------------------------------------------- [2025-12-06T04:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.591199s] [吞吐率:1.69req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAwLCJuYmYiOjE3NjQ5NjY5MDAsImV4cCI6MTc2NzU1ODkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s0lLQGwWZb-eB1W7KnxABgVi0YhHNmaqV-EMqP-XMU-We5yjByyUAYApiNS7jLR0ZzE7ymb0yEhMeQNpJq0rL4IY7K0rp6OQcmX9BTKes4GUFRfbicaQ7ghVdmC4bkwQxaU1t8hhUows00px4Mt9aeZUXRQnhWYmztiT15Dq8Hk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007518s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.127391s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013510s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012831s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012552s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012587s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012822s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012866s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012935s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012654s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012286s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012192s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012434s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012659s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012611s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012663s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012773s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012614s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012302s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012164s ] --------------------------------------------------------------- [2025-12-06T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057986s] [吞吐率:17.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003340s ] 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.000356s ] --------------------------------------------------------------- [2025-12-06T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043328s] [吞吐率:23.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001257s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-06T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049374s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAxLCJuYmYiOjE3NjQ5NjY5MDEsImV4cCI6MTc2NzU1ODkwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ll-VxKpcv28ARDgo8DmwDY1B_kuvP_WTaC3gvqwHjGwhhSbF-L8MfnHPuVKRzNIg0oWx3WqNyHxdxZq_9jIOkeSTSx-hn9YdLK6hWr-hgnrkSFwFd3PKtkubqHLfbDcxXkCGWavLD9ErDJFtYBUwJ1aecL4xUjHpa6TOoUag8rQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-12-06T04:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057460s] [吞吐率:17.40req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTAxLCJuYmYiOjE3NjQ5NjY5MDEsImV4cCI6MTc2NzU1ODkwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ll-VxKpcv28ARDgo8DmwDY1B_kuvP_WTaC3gvqwHjGwhhSbF-L8MfnHPuVKRzNIg0oWx3WqNyHxdxZq_9jIOkeSTSx-hn9YdLK6hWr-hgnrkSFwFd3PKtkubqHLfbDcxXkCGWavLD9ErDJFtYBUwJ1aecL4xUjHpa6TOoUag8rQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015367s ] 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.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000472s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002291s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002035s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.001991s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001851s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000796s ] --------------------------------------------------------------- [2025-12-06T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055400s] [吞吐率:18.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001065s ] 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.000344s ] --------------------------------------------------------------- [2025-12-06T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046041s] [吞吐率:21.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014734s ] 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.000371s ] --------------------------------------------------------------- [2025-12-06T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049877s] [吞吐率:20.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTYwLCJuYmYiOjE3NjQ5NjY5NjAsImV4cCI6MTc2NzU1ODk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.J0B2TJyX_KekCxWMN6WP7KqgQsKq7fdtWum8xB8WY5I2w8s2pz9dDqvKRGKyIVan1rriKwSYQ2GKlOnl_hO5-6W_7DVrzg6TIjHaiImHx0DydVBlR35McVC9fE_GIgjYm4DBY1a13LIavfE8UYWiPJCn8K-zQFuhz7MaVV3Kulw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013497s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000772s ] --------------------------------------------------------------- [2025-12-06T04:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050150s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY2OTYwLCJuYmYiOjE3NjQ5NjY5NjAsImV4cCI6MTc2NzU1ODk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.J0B2TJyX_KekCxWMN6WP7KqgQsKq7fdtWum8xB8WY5I2w8s2pz9dDqvKRGKyIVan1rriKwSYQ2GKlOnl_hO5-6W_7DVrzg6TIjHaiImHx0DydVBlR35McVC9fE_GIgjYm4DBY1a13LIavfE8UYWiPJCn8K-zQFuhz7MaVV3Kulw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013502s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ 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` = 20251206 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-06T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064822s] [吞吐率:15.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001896s ] 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-12-06T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053082s] [吞吐率:18.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004270s ] 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.000436s ] --------------------------------------------------------------- [2025-12-06T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050141s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MDIwLCJuYmYiOjE3NjQ5NjcwMjAsImV4cCI6MTc2NzU1OTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbVP35WOuhmiHdlGPyrdoRs69jsYo16UaVv-8LscTMNIgsp3uucBRVhXTL1YCcdXBw7j9voCavV4-fSHpbC5XhUiuZkDIev9vBQ8gBpJYMOHpZhPCVHrwBkdJ4Wol4MaZ1umzvOo3xx_jllxtlrOwION9b7GjU-cNONvKago9dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012118s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251206 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-12-06T04:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050419s] [吞吐率:19.83req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MDIwLCJuYmYiOjE3NjQ5NjcwMjAsImV4cCI6MTc2NzU1OTAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbVP35WOuhmiHdlGPyrdoRs69jsYo16UaVv-8LscTMNIgsp3uucBRVhXTL1YCcdXBw7j9voCavV4-fSHpbC5XhUiuZkDIev9vBQ8gBpJYMOHpZhPCVHrwBkdJ4Wol4MaZ1umzvOo3xx_jllxtlrOwION9b7GjU-cNONvKago9dk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012037s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-06T04:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062061s] [吞吐率:16.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001558s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T04:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049901s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MDgwLCJuYmYiOjE3NjQ5NjcwODAsImV4cCI6MTc2NzU1OTA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.OBlIq6f7Pr3M5-4PbT3rG7mxeHrj4yUFlZt2zTDgFowL7pWJnROfC1aFby5MENKJ4Zn6YTWOHwqlT3ngzCcMAM1WDNeeufwIO8PPDOmnrcIpZ81qOxIHfbB1mwp1N4jDPBsNW6_3D5-9nWt7-VjblFsF8U3R-BPev7s1q8g1jVU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010844s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064172s] [吞吐率:15.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-06T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052565s] [吞吐率:19.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004701s ] 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.000404s ] --------------------------------------------------------------- [2025-12-06T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049326s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MTQwLCJuYmYiOjE3NjQ5NjcxNDAsImV4cCI6MTc2NzU1OTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq9-VBK-iJg8ugh1HjrMfzca8i1mzlfIb-nrloJDAcmqosvVGmBYhhX4ijCfwHWc14mgTPNnk_8C4bB4YKK1QOdXExzOl9f7MaCSoGt0do8f6kTgSifqbNup4uFtccZBCYTguKypAmf4dXpjKkDJjWnpuIOATKsm1w_JtSqAMXQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009878s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ 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` = 20251206 [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-12-06T04:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049387s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MTQwLCJuYmYiOjE3NjQ5NjcxNDAsImV4cCI6MTc2NzU1OTE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq9-VBK-iJg8ugh1HjrMfzca8i1mzlfIb-nrloJDAcmqosvVGmBYhhX4ijCfwHWc14mgTPNnk_8C4bB4YKK1QOdXExzOl9f7MaCSoGt0do8f6kTgSifqbNup4uFtccZBCYTguKypAmf4dXpjKkDJjWnpuIOATKsm1w_JtSqAMXQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009895s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ 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` = 20251206 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063114s] [吞吐率:15.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001509s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050813s] [吞吐率:19.68req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001383s ] 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.000447s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036425s] [吞吐率:27.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002379s ] 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.000364s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054238s] [吞吐率:18.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010210s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043837s] [吞吐率:22.81req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000861s ] 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.000389s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042313s] [吞吐率:23.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052116s] [吞吐率:19.19req/s] [内存消耗:1,408.40kb] [文件加载:65] [ 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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.028112s] [吞吐率:35.57req/s] [内存消耗:1,407.58kb] [文件加载:65] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061916s] [吞吐率:16.15req/s] [内存消耗:2,415.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014745s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001218s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001402s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001162s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001020s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033379s] [吞吐率:29.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.038467s] [吞吐率:26.00req/s] [内存消耗:2,568.10kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001268s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000772s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033321s] [吞吐率:30.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000867s ] 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.000487s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034057s] [吞吐率:29.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] 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.000307s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032967s] [吞吐率:30.33req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000848s ] 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.000335s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050338s] [吞吐率:19.87req/s] [内存消耗:2,500.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014048s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000610s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000778s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040134s] [吞吐率:24.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007376s ] 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.000461s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048764s] [吞吐率:20.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013709s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035544s] [吞吐率:28.13req/s] [内存消耗:2,423.17kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046142s] [吞吐率:21.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014241s ] 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.000315s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040260s] [吞吐率:24.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004901s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251206 [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049629s] [吞吐率:20.15req/s] [内存消耗:2,510.93kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014075s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050217s] [吞吐率:19.91req/s] [内存消耗:2,584.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014358s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000603s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-12-06T04:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.187959s] [吞吐率:5.32req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.141027s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.051013s] [吞吐率:19.60req/s] [内存消耗:2,423.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000759s ] [ 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` = 20251206 [ RunTime:0.000505s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057622s] [吞吐率:17.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002561s ] 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.000360s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043419s] [吞吐率:23.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001566s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001960s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038224s] [吞吐率:26.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005248s ] 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.000357s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055189s] [吞吐率:18.12req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000505s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.003408s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.003144s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002297s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.002020s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.001010s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036886s] [吞吐率:27.11req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAxLCJuYmYiOjE3NjQ5NjcyMDEsImV4cCI6MTc2NzU1OTIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t4xgc2RRxlqYB5tJA4RSs-a7q-ian5s-fbkW31zk-J-A0-E_dVM4UtDlXZdS9zGawZF4PggjEPh9LkFpayyf2XR3g1poUXq5pUxGm46dh4VcKrVKCyKnFZRR6R_rm5wduthYDCJ-Nd6H-O3f1VQtwx-_xqBGESrSMx5wLXSghPE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000738s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000780s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048689s] [吞吐率:20.54req/s] [内存消耗:2,467.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAxLCJuYmYiOjE3NjQ5NjcyMDEsImV4cCI6MTc2NzU1OTIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t4xgc2RRxlqYB5tJA4RSs-a7q-ian5s-fbkW31zk-J-A0-E_dVM4UtDlXZdS9zGawZF4PggjEPh9LkFpayyf2XR3g1poUXq5pUxGm46dh4VcKrVKCyKnFZRR6R_rm5wduthYDCJ-Nd6H-O3f1VQtwx-_xqBGESrSMx5wLXSghPE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007106s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ 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` = 20251206 [ RunTime:0.000539s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051951s] [吞吐率:19.25req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAxLCJuYmYiOjE3NjQ5NjcyMDEsImV4cCI6MTc2NzU1OTIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t4xgc2RRxlqYB5tJA4RSs-a7q-ian5s-fbkW31zk-J-A0-E_dVM4UtDlXZdS9zGawZF4PggjEPh9LkFpayyf2XR3g1poUXq5pUxGm46dh4VcKrVKCyKnFZRR6R_rm5wduthYDCJ-Nd6H-O3f1VQtwx-_xqBGESrSMx5wLXSghPE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014553s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003656s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038470s] [吞吐率:25.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006906s ] 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.000326s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043893s] [吞吐率:22.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000892s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049586s] [吞吐率:20.17req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAxLCJuYmYiOjE3NjQ5NjcyMDEsImV4cCI6MTc2NzU1OTIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t4xgc2RRxlqYB5tJA4RSs-a7q-ian5s-fbkW31zk-J-A0-E_dVM4UtDlXZdS9zGawZF4PggjEPh9LkFpayyf2XR3g1poUXq5pUxGm46dh4VcKrVKCyKnFZRR6R_rm5wduthYDCJ-Nd6H-O3f1VQtwx-_xqBGESrSMx5wLXSghPE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014623s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039759s] [吞吐率:25.15req/s] [内存消耗:2,477.61kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAxLCJuYmYiOjE3NjQ5NjcyMDEsImV4cCI6MTc2NzU1OTIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t4xgc2RRxlqYB5tJA4RSs-a7q-ian5s-fbkW31zk-J-A0-E_dVM4UtDlXZdS9zGawZF4PggjEPh9LkFpayyf2XR3g1poUXq5pUxGm46dh4VcKrVKCyKnFZRR6R_rm5wduthYDCJ-Nd6H-O3f1VQtwx-_xqBGESrSMx5wLXSghPE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000520s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-12-06T04:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.605767s] [吞吐率:1.65req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjAwLCJuYmYiOjE3NjQ5NjcyMDAsImV4cCI6MTc2NzU1OTIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f0gBDMCVZ3-ixcwQuXgVPLZQ8KfD7D7i3Uc8aWb9jMYCDbmnRqXN502MIP6ZdSf2t6uhgXWGJbeiAJl8GeA_0QM22l_L5SxPvJQJnLsSdXZ8ZzM7XsBJECa3ddt3VTYiBaYF4_5qJRhi-_V7JOzLKJrdFeRSfgJ6WtMvABnFf40', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006704s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.145648s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014461s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013168s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012815s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012770s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012532s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012206s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012939s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012630s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012286s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012287s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012554s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012760s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012821s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012767s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012396s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012441s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012368s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012701s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012825s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012645s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012295s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012418s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012670s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012651s ] --------------------------------------------------------------- [2025-12-06T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065016s] [吞吐率:15.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001770s ] 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-12-06T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051928s] [吞吐率:19.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-12-06T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049088s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjYwLCJuYmYiOjE3NjQ5NjcyNjAsImV4cCI6MTc2NzU1OTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fqf0YUG06njVw1rElnfGi13II5eZjJtArhrWYt6pUD4U8D_ooJyo7_PHfPk0s5cXmh2Fn4cOkhGwRbgXhjQnm_A0eVPDu-BI6O2YPsQrtuztTsZDKtu4ZhGxQVQOpJLwWrHjCOoRR6g_Pdu2lpHtjRtb633VyJtMsOYWHgEjNAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011228s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20251206 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-06T04:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049222s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MjYwLCJuYmYiOjE3NjQ5NjcyNjAsImV4cCI6MTc2NzU1OTI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fqf0YUG06njVw1rElnfGi13II5eZjJtArhrWYt6pUD4U8D_ooJyo7_PHfPk0s5cXmh2Fn4cOkhGwRbgXhjQnm_A0eVPDu-BI6O2YPsQrtuztTsZDKtu4ZhGxQVQOpJLwWrHjCOoRR6g_Pdu2lpHtjRtb633VyJtMsOYWHgEjNAo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011239s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000497s ] [ 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` = 20251206 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-12-06T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059479s] [吞吐率:16.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001157s ] 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.000357s ] --------------------------------------------------------------- [2025-12-06T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046978s] [吞吐率:21.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003895s ] 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.000327s ] --------------------------------------------------------------- [2025-12-06T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048997s] [吞吐率:20.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MzIwLCJuYmYiOjE3NjQ5NjczMjAsImV4cCI6MTc2NzU1OTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mXIdb2zZs3ldHsdKqg2lqdldismMqKcMNhwOnKNgCiE8UbpO1T0dQcSoAjY9X5vdQdM71sSC4ydjdyM1c6SaRUd4PXfMXEXnx8kpmRlyUD6xeTiJrpaUIeN_M-h6_Qi0XhGWMPXz8f9qONMoOVg0aI0afkJjbbPu4xNYaEPBKIE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007437s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20251206 [ RunTime:0.000662s ] --------------------------------------------------------------- [2025-12-06T04:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049102s] [吞吐率:20.37req/s] [内存消耗:2,503.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MzIwLCJuYmYiOjE3NjQ5NjczMjAsImV4cCI6MTc2NzU1OTMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mXIdb2zZs3ldHsdKqg2lqdldismMqKcMNhwOnKNgCiE8UbpO1T0dQcSoAjY9X5vdQdM71sSC4ydjdyM1c6SaRUd4PXfMXEXnx8kpmRlyUD6xeTiJrpaUIeN_M-h6_Qi0XhGWMPXz8f9qONMoOVg0aI0afkJjbbPu4xNYaEPBKIE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013919s ] 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.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20251206 [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-12-06T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062352s] [吞吐率:16.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001118s ] 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.000349s ] --------------------------------------------------------------- [2025-12-06T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076791s] [吞吐率:13.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014653s ] 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-12-06T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038259s] [吞吐率:26.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MzgwLCJuYmYiOjE3NjQ5NjczODAsImV4cCI6MTc2NzU1OTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hroFrMH38JcDLmXUTeG0L3UdnLP5gGLeAbLtnoxTlQyUOKaLFUCYuaeq3JMJ2VO8MMh1B4YikR97KMLHpOr4S65MAITNltNcW1SLVVYfNM4qoU6dPulON35JAV4aAVQzt2wct67BQdNzInr3TdLV2u9JONlLs71L4AQSIDmtACM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000869s ] [ 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.000384s ] [ 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` = 20251206 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-12-06T04:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048779s] [吞吐率:20.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3MzgwLCJuYmYiOjE3NjQ5NjczODAsImV4cCI6MTc2NzU1OTM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hroFrMH38JcDLmXUTeG0L3UdnLP5gGLeAbLtnoxTlQyUOKaLFUCYuaeq3JMJ2VO8MMh1B4YikR97KMLHpOr4S65MAITNltNcW1SLVVYfNM4qoU6dPulON35JAV4aAVQzt2wct67BQdNzInr3TdLV2u9JONlLs71L4AQSIDmtACM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20251206 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-12-06T04:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076017s] [吞吐率:13.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014266s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-12-06T04:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.047879s] [吞吐率:20.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NDQwLCJuYmYiOjE3NjQ5Njc0NDAsImV4cCI6MTc2NzU1OTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Dicj43fESUdgGBRNHZ0QwdpLCdbLV1V43U7ORCAR3plLvh5V7GdrYmGw6QQol-HtqfC1lv27eyKYsb6thjAfF7QOacjDWrkskOz7jbd5UC3dR4Z8eN1qaFixhIzIhDfygcAA83FdO-HWad7qNLJbs-sE02O5_cSMvVc91_uz73U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010379s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251206 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-06T04:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048034s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NDQwLCJuYmYiOjE3NjQ5Njc0NDAsImV4cCI6MTc2NzU1OTQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Dicj43fESUdgGBRNHZ0QwdpLCdbLV1V43U7ORCAR3plLvh5V7GdrYmGw6QQol-HtqfC1lv27eyKYsb6thjAfF7QOacjDWrkskOz7jbd5UC3dR4Z8eN1qaFixhIzIhDfygcAA83FdO-HWad7qNLJbs-sE02O5_cSMvVc91_uz73U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010279s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ 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` = 20251206 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065578s] [吞吐率:15.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053510s] [吞吐率:18.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003021s ] 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.000440s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038823s] [吞吐率:25.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002050s ] 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.000468s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037916s] [吞吐率:26.37req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001695s ] 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.000362s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039201s] [吞吐率:25.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000496s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033342s] [吞吐率:29.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000828s ] 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.000348s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035216s] [吞吐率:28.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000703s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033466s] [吞吐率:29.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002227s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048791s] [吞吐率:20.50req/s] [内存消耗:2,432.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013911s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000532s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060714s] [吞吐率:16.47req/s] [内存消耗:2,415.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012566s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001389s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001177s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050335s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014768s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251206 [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.196105s] [吞吐率:5.10req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.149344s ] --------------------------------------------------------------- [2025-12-06T04:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.599367s] [吞吐率:1.67req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015151s ] 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.000245s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.120028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013790s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013867s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013236s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012753s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015322s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012729s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012357s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012576s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012647s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012897s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012602s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012940s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012936s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012944s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012485s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012637s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012272s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012374s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012660s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012368s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012351s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012509s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012543s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013555s ] --------------------------------------------------------------- [2025-12-06T04:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050249s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011180s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-12-06T04:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052399s] [吞吐率:19.08req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011259s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.004344s ] --------------------------------------------------------------- [2025-12-06T04:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058977s] [吞吐率:16.96req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTAwLCJuYmYiOjE3NjQ5Njc1MDAsImV4cCI6MTc2NzU1OTUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kJ6mOLDSfdddTd2RtWt8nrhGXfaJKaB-PyLdQmkc4JETQkwy1G3odydKxpWCToE2SJAeOEkP9rog_eD52aBOwFnjBicMFGxKB8MEOGrOo8pIAkHKStWaU41bW-z9P3YPrMTLQAxVJ_ebRmmy8LlI-LmEp7H-b2UzZczcjPVHtkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015951s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000506s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002901s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002236s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002001s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001838s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-12-06T04:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058888s] [吞吐率:16.98req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002317s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T04:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047001s] [吞吐率:21.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-12-06T04:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050167s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NTYwLCJuYmYiOjE3NjQ5Njc1NjAsImV4cCI6MTc2NzU1OTU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.P2_lYN9r2r-5t2Zclsxv_82J7IAXxhhLbFHBiQvlFtxpyIoDxONG8GhWWW0L7Atf1eQmyOm_LZwMvMKq4GmU4I7uNkwt_EJ5s4WLtsDd4UauCuK5CWBC_Sk7AyXxn-_iUVPGAeWtJT2wgfHgPgxVXXnChym_FiykiIOF9OtriWI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013685s ] 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.000292s ] [ 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.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` = 20251206 [ RunTime:0.000720s ] --------------------------------------------------------------- [2025-12-06T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063876s] [吞吐率:15.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002122s ] 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.000362s ] --------------------------------------------------------------- [2025-12-06T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052200s] [吞吐率:19.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] 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-12-06T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036318s] [吞吐率:27.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NjIwLCJuYmYiOjE3NjQ5Njc2MjAsImV4cCI6MTc2NzU1OTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vuPOTNPcgl4TrXqgglOQ0sgnOXiwO2cQE8InCgjgM9yo0CNdz-2bXCsjpUazK0eBdZM_vyCpMRbvnxLPlVQ4O2FawV8wHFI4OI_8QHAAU4xNCtjb-F4Xq04MlcgTLNC_mavhQ6vUi-VSRw09kWV6MyI9QV49E9Le5JizvYQfQg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000810s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ 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.000559s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-12-06T04:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050729s] [吞吐率:19.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NjIwLCJuYmYiOjE3NjQ5Njc2MjAsImV4cCI6MTc2NzU1OTYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vuPOTNPcgl4TrXqgglOQ0sgnOXiwO2cQE8InCgjgM9yo0CNdz-2bXCsjpUazK0eBdZM_vyCpMRbvnxLPlVQ4O2FawV8wHFI4OI_8QHAAU4xNCtjb-F4Xq04MlcgTLNC_mavhQ6vUi-VSRw09kWV6MyI9QV49E9Le5JizvYQfQg0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012697s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-12-06T04:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074425s] [吞吐率:13.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009108s ] 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.000366s ] --------------------------------------------------------------- [2025-12-06T04:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057035s] [吞吐率:17.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010134s ] 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.000417s ] --------------------------------------------------------------- [2025-12-06T04:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050308s] [吞吐率:19.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NjgwLCJuYmYiOjE3NjQ5Njc2ODAsImV4cCI6MTc2NzU1OTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.slyYq8cd04GtKVYEXAFA8O87xR7UeYxQ6vL1gun3I-H9Ffe6eHHpyhzwxugJSlbV-DY7qwi-pqwN7ndG_gitzd74_8wPvEvPEVJ8ghhehEX19KQvC1lbitBAcXZx83U_d_XQceMxmjwbJsNj9vPWXFKfrG7G97y_kMOznwwyfkg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015013s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ 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` = 20251206 [ RunTime:0.000724s ] 00666s ] --------------------------------------------------------------- [2025-12-06T04:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062511s] [吞吐率:16.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002088s ] 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.000354s ] --------------------------------------------------------------- [2025-12-06T04:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049157s] [吞吐率:20.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003288s ] 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.000335s ] --------------------------------------------------------------- [2025-12-06T04:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050131s] [吞吐率:19.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3NzQwLCJuYmYiOjE3NjQ5Njc3NDAsImV4cCI6MTc2NzU1OTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.c1N3B6eZ-HPUg4Wkbt-DFjRF0EkLV9L39kCgTUH25Ex0PAlJvNnX9ChnOw2yaNQv312pTfv_uq3uXy4FXtTxwyk46DIlbWZggS3AGyT4Xmv1al9xzsAukcyr3hg5RmJyQ6Mo46GYy8SveEc7Yj5n-MSx8nqXGKEIWDz6K2ax7dY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015225s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ 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` = 20251206 [ RunTime:0.000701s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067784s] [吞吐率:14.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000963s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055772s] [吞吐率:17.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003364s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039098s] [吞吐率:25.58req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039550s] [吞吐率:25.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004514s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040163s] [吞吐率:24.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] 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.000482s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035589s] [吞吐率:28.10req/s] [内存消耗:2,424.91kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048740s] [吞吐率:20.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015969s ] 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.000416s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048063s] [吞吐率:20.81req/s] [内存消耗:2,467.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004062s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001079s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052636s] [吞吐率:19.00req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011239s ] 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.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003712s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048851s] [吞吐率:20.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014844s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035822s] [吞吐率:27.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003058s ] 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.000432s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049134s] [吞吐率:20.35req/s] [内存消耗:2,423.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035210s] [吞吐率:28.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002563s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036537s] [吞吐率:27.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003303s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036480s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000610s ] 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.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000757s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.189279s] [吞吐率:5.28req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013539s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.142906s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050249s] [吞吐率:19.90req/s] [内存消耗:2,568.06kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013462s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000720s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000879s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050386s] [吞吐率:19.85req/s] [内存消耗:2,584.02kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013751s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000746s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000887s ] --------------------------------------------------------------- [2025-12-06T04:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.562942s] [吞吐率:1.78req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001358s ] 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.000348s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.111489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013413s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012340s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012258s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012450s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012373s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012585s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012632s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012475s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012792s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012795s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012852s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012509s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012456s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012655s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012446s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012300s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012423s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012773s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013229s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012968s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012782s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012554s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012412s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058294s] [吞吐率:17.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002739s ] 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-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035276s] [吞吐率:28.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002328s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050048s] [吞吐率:19.98req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014287s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051832s] [吞吐率:19.29req/s] [内存消耗:2,500.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000836s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051237s] [吞吐率:19.52req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAwLCJuYmYiOjE3NjQ5Njc4MDAsImV4cCI6MTc2NzU1OTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9U8Mcz4Mk8hSozcHXVxLRCYbS74QN6BrDVwpr5Bd-uiEtziRTJD3G_j0sx0yKicy0b3VAeVNOYHMWyrDbca_kljslWYlF0TQif3W2q7r_lB27lYAZf33DcrIQfYHSc3f0C_74vbhDqjzcEs97G1JTJXcP_af5Is6SWeCNW3Kvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011385s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000747s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050024s] [吞吐率:19.99req/s] [内存消耗:2,510.96kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014317s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ 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` = 20251206 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035210s] [吞吐率:28.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001270s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049418s] [吞吐率:20.24req/s] [内存消耗:2,477.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013022s ] 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.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000538s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060684s] [吞吐率:16.48req/s] [内存消耗:2,415.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013209s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001224s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001530s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000771s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034681s] [吞吐率:28.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002814s ] 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.000411s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034676s] [吞吐率:28.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002912s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048670s] [吞吐率:20.55req/s] [内存消耗:2,425.75kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014873s ] 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.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000573s ] [ 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` = 20251206 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058034s] [吞吐率:17.23req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014643s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000603s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002346s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002055s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002014s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001887s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000871s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.035803s] [吞吐率:27.93req/s] [内存消耗:2,423.27kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-12-06T04:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.039200s] [吞吐率:25.51req/s] [内存消耗:2,432.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODAxLCJuYmYiOjE3NjQ5Njc4MDEsImV4cCI6MTc2NzU1OTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.F5vSJeRZv6mJEvhPnFvHVij-fIiDkUNEtfsTAlnfhVJc4r_Xkfxrw8PJ-bO_djebF1NMUFI59NLiO62E9K_aGWabzW7--8IitJBxXDaQEC_t_PFLM4XT0tGdnJEpqVeRGHH1wVFYS6q65iET3JU6j-aFKyVi7QBdnL9mkn1q-cQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005191s ] 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.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-12-06T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061579s] [吞吐率:16.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001833s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047541s] [吞吐率:21.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049179s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODYwLCJuYmYiOjE3NjQ5Njc4NjAsImV4cCI6MTc2NzU1OTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kI8qrDpj_Imy29IgsglwxguLfpXbF1Lvm55gZyxf1N_RUgoC3uQ2BhInDAiNaY9M9hO7lvo9ZF8ZCfeho9e7-3JyRH_-GsvK9Xw0Yo4tvaO5GHR9GpOuySPnFGF2tiLzOoESNu0L15lCFDMofdf4DMWfe0fNHIpi2RATbhnC4eQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015477s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-06T04:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048028s] [吞吐率:20.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3ODYwLCJuYmYiOjE3NjQ5Njc4NjAsImV4cCI6MTc2NzU1OTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kI8qrDpj_Imy29IgsglwxguLfpXbF1Lvm55gZyxf1N_RUgoC3uQ2BhInDAiNaY9M9hO7lvo9ZF8ZCfeho9e7-3JyRH_-GsvK9Xw0Yo4tvaO5GHR9GpOuySPnFGF2tiLzOoESNu0L15lCFDMofdf4DMWfe0fNHIpi2RATbhnC4eQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011292s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20251206 [ RunTime:0.000584s ] --------------------------------------------------------------- [2025-12-06T04:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058525s] [吞吐率:17.09req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001592s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T04:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046157s] [吞吐率:21.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003519s ] 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.000356s ] --------------------------------------------------------------- [2025-12-06T04:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049492s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3OTIwLCJuYmYiOjE3NjQ5Njc5MjAsImV4cCI6MTc2NzU1OTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JBcv9Tq9VZZt2VMMvMmypKDkMr8-JSJM0iJcyhtwLEWODzVQOG371JBKzUMcxSzDGMXGl-uc56cu8pdPjfTcwwQ7Jps0yUrquK8w0_wCV0uN2to0-aXBEcEW5nGGPpoSIQY9zKiYtJwT1Ki5sfPjgt6ElkHK-tPPka92smQR-S8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013596s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-12-06T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074808s] [吞吐率:13.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010308s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-12-06T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057797s] [吞吐率:17.30req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011984s ] 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.000328s ] --------------------------------------------------------------- [2025-12-06T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050239s] [吞吐率:19.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3OTgwLCJuYmYiOjE3NjQ5Njc5ODAsImV4cCI6MTc2NzU1OTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eIDiDMUdKceUai_quAonLSdVzYw2aLApRk6ivQnCmqvwTZ59-QyT0lX111oWf5CiHgSqH8wOd9hVbv7xteHD934rCZ7WaJytmAeiXVHsGgs_kFRd0WKed3zwmwuHqgi9JdSPDxF506gPNCuQs9L-1AdB4dSINXgxKCWGVdl7Ya0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014482s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-12-06T04:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050367s] [吞吐率:19.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY3OTgwLCJuYmYiOjE3NjQ5Njc5ODAsImV4cCI6MTc2NzU1OTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.eIDiDMUdKceUai_quAonLSdVzYw2aLApRk6ivQnCmqvwTZ59-QyT0lX111oWf5CiHgSqH8wOd9hVbv7xteHD934rCZ7WaJytmAeiXVHsGgs_kFRd0WKed3zwmwuHqgi9JdSPDxF506gPNCuQs9L-1AdB4dSINXgxKCWGVdl7Ya0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014558s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000719s ] --------------------------------------------------------------- [2025-12-06T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058819s] [吞吐率:17.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002755s ] 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.000321s ] --------------------------------------------------------------- [2025-12-06T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046982s] [吞吐率:21.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005146s ] 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.000349s ] --------------------------------------------------------------- [2025-12-06T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049319s] [吞吐率:20.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MDQwLCJuYmYiOjE3NjQ5NjgwNDAsImV4cCI6MTc2NzU2MDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IE2lS5h6NYSSZoky3TCvS6wFxpEXUg2MHoi3krXw6VcRisKveu9cFf0CVgYvyIfjT0iRI7EfKrf7_ViYCy4u_GbninYzmxQeYm0lSP2MbDajxyfBMA-Vw0qqDToKXDzDqsxiPRWFTw9MOvtzpmk1CnhrLNmeGm3ToYpF_095QJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014505s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-06T04:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049269s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MDQwLCJuYmYiOjE3NjQ5NjgwNDAsImV4cCI6MTc2NzU2MDA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IE2lS5h6NYSSZoky3TCvS6wFxpEXUg2MHoi3krXw6VcRisKveu9cFf0CVgYvyIfjT0iRI7EfKrf7_ViYCy4u_GbninYzmxQeYm0lSP2MbDajxyfBMA-Vw0qqDToKXDzDqsxiPRWFTw9MOvtzpmk1CnhrLNmeGm3ToYpF_095QJc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014538s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20251206 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.088538s] [吞吐率:11.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001583s ] 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.000360s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076670s] [吞吐率:13.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003303s ] 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.000374s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048397s] [吞吐率:20.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004672s ] 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.000352s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062427s] [吞吐率:16.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003113s ] 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.000380s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040961s] [吞吐率:24.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006336s ] 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.000455s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042723s] [吞吐率:23.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011265s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.051875s] [吞吐率:19.28req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017504s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052091s] [吞吐率:19.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017298s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ 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` = 20251206 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.061382s] [吞吐率:16.29req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017597s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002478s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002203s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002127s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001935s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000842s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051846s] [吞吐率:19.29req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003744s ] --------------------------------------------------------------- [2025-12-06T04:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.191266s] [吞吐率:5.23req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.141066s ] --------------------------------------------------------------- [2025-12-06T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059431s] [吞吐率:16.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003106s ] 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.000352s ] --------------------------------------------------------------- [2025-12-06T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045257s] [吞吐率:22.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003560s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049815s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAxLCJuYmYiOjE3NjQ5NjgxMDEsImV4cCI6MTc2NzU2MDEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.POhHHBiku6XqwS5ydal4WUUxStee39l4Lu0WRiKBHAgfietAqCiKHvz1g7akIU-88eo7Iid7-zV9B1O4a9R6FmrGWK9L9NG8VVv11_VnohHh-vvoyXGp3BvwLn57fN5JWSPamyMz6szU9T61ASMFDFwVE13A5sB2k8diGvueNUM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014410s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20251206 [ RunTime:0.000631s ] --------------------------------------------------------------- [2025-12-06T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059446s] [吞吐率:16.82req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAxLCJuYmYiOjE3NjQ5NjgxMDEsImV4cCI6MTc2NzU2MDEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.POhHHBiku6XqwS5ydal4WUUxStee39l4Lu0WRiKBHAgfietAqCiKHvz1g7akIU-88eo7Iid7-zV9B1O4a9R6FmrGWK9L9NG8VVv11_VnohHh-vvoyXGp3BvwLn57fN5JWSPamyMz6szU9T61ASMFDFwVE13A5sB2k8diGvueNUM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014436s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000805s ] --------------------------------------------------------------- [2025-12-06T04:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.557303s] [吞吐率:1.79req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTAwLCJuYmYiOjE3NjQ5NjgxMDAsImV4cCI6MTc2NzU2MDEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y7-BBTmuWTTvCRPuU5F6Uh0YQXkEtZQ_pbP0hwzSURtWIwocnVlPCpJK9qBreNO9A_o0l5zMLg4Z7EsIofwVYNs7PcUFFoxjml6maKiCK6IgJJJ1Xor3jFI6wczba-9k3P8wogkBe4YtRsM9xcJVtTd9yM5YlsOJ0PwoWDl8Tew', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004938s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000540s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.111590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013329s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012576s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012270s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012315s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012132s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012255s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012623s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012328s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012236s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012171s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012570s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012768s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012581s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012425s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012362s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012285s ] --------------------------------------------------------------- [2025-12-06T04:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058783s] [吞吐率:17.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002022s ] 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.000366s ] --------------------------------------------------------------- [2025-12-06T04:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046676s] [吞吐率:21.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004373s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-12-06T04:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049977s] [吞吐率:20.01req/s] [内存消耗:2,503.14kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTYwLCJuYmYiOjE3NjQ5NjgxNjAsImV4cCI6MTc2NzU2MDE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xRXhTTSLtfeDJyuyfXp81P7pDEK9PDyCU6TpBggCF6iZvrpIkH9AszXV42Io9fTMGq4_6z2jKDAtqFLCfKo4rCLIWAeXGq3PTzJGKewqJzujW3vtQi3H4o7e59QJprm-yCDVf8JUUv1V5otXZHRzmWHvnu2CxOQb_fTnPFGDaOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014001s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000829s ] --------------------------------------------------------------- [2025-12-06T04:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050875s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MTYwLCJuYmYiOjE3NjQ5NjgxNjAsImV4cCI6MTc2NzU2MDE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xRXhTTSLtfeDJyuyfXp81P7pDEK9PDyCU6TpBggCF6iZvrpIkH9AszXV42Io9fTMGq4_6z2jKDAtqFLCfKo4rCLIWAeXGq3PTzJGKewqJzujW3vtQi3H4o7e59QJprm-yCDVf8JUUv1V5otXZHRzmWHvnu2CxOQb_fTnPFGDaOM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000794s ] --------------------------------------------------------------- [2025-12-06T04:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063046s] [吞吐率:15.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002010s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T04:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049712s] [吞吐率:20.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002894s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T04:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049144s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MjIwLCJuYmYiOjE3NjQ5NjgyMjAsImV4cCI6MTc2NzU2MDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iuwELC67oceC-PM7BGWf-r3BLRdY3h3UCHuPQuVrEZbIsgc_JEO0fSBrGzoFcqwOzyEmpC7IstfkNfXa9nNyuEKq386br9MmTE_54M9OHV0T6YCoJ_8X0ujcav6OY8CqhJg7fO61GDpg31zpz1FGOp2sQQClxlU8NziU00PFBsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013451s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ 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` = 20251206 [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-12-06T04:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049146s] [吞吐率:20.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MjIwLCJuYmYiOjE3NjQ5NjgyMjAsImV4cCI6MTc2NzU2MDIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iuwELC67oceC-PM7BGWf-r3BLRdY3h3UCHuPQuVrEZbIsgc_JEO0fSBrGzoFcqwOzyEmpC7IstfkNfXa9nNyuEKq386br9MmTE_54M9OHV0T6YCoJ_8X0ujcav6OY8CqhJg7fO61GDpg31zpz1FGOp2sQQClxlU8NziU00PFBsk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013160s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ 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` = 20251206 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-12-06T04:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074412s] [吞吐率:13.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015272s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T04:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061122s] [吞吐率:16.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002465s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-06T04:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052706s] [吞吐率:18.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MjgwLCJuYmYiOjE3NjQ5NjgyODAsImV4cCI6MTc2NzU2MDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iZAxnvJmHTsvnynh_HLI_ncn_b0jLxT_EMFTX7WskPWazbxgVmb0D9J1VWoDGadxe3PGzaiSNYFDP7mS5Hesx_sPAQM09YNN0Of4nmCBrBGmRZ3jYny4XX7farhRs2MHWCmenWoYo4jA6s6ukJfOEPJrtgqh1nyWT9lSq-k1ftY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014623s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20251206 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-06T04:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052798s] [吞吐率:18.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MjgwLCJuYmYiOjE3NjQ5NjgyODAsImV4cCI6MTc2NzU2MDI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iZAxnvJmHTsvnynh_HLI_ncn_b0jLxT_EMFTX7WskPWazbxgVmb0D9J1VWoDGadxe3PGzaiSNYFDP7mS5Hesx_sPAQM09YNN0Of4nmCBrBGmRZ3jYny4XX7farhRs2MHWCmenWoYo4jA6s6ukJfOEPJrtgqh1nyWT9lSq-k1ftY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014670s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251206 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-12-06T04:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062219s] [吞吐率:16.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001089s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T04:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050066s] [吞吐率:19.97req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003883s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-12-06T04:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050286s] [吞吐率:19.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MzQwLCJuYmYiOjE3NjQ5NjgzNDAsImV4cCI6MTc2NzU2MDM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tn7m-aX6hLs0NdNX4T_b-hHutv61_-IvC1WotVsI3J1o_FX0xRs27pQ1jDuF6_vXDgybNVA3sw93CthQkghBYhNX5cDktVwiBb6jnsMJUFe-emG6c9BXVVv_MbkQwrouMSC0rapLUHGeW8c7U5EAw1InST80lSrttXXppOuqjX4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015957s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ 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` = 20251206 [ RunTime:0.000805s ] --------------------------------------------------------------- [2025-12-06T04:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050112s] [吞吐率:19.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4MzQwLCJuYmYiOjE3NjQ5NjgzNDAsImV4cCI6MTc2NzU2MDM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tn7m-aX6hLs0NdNX4T_b-hHutv61_-IvC1WotVsI3J1o_FX0xRs27pQ1jDuF6_vXDgybNVA3sw93CthQkghBYhNX5cDktVwiBb6jnsMJUFe-emG6c9BXVVv_MbkQwrouMSC0rapLUHGeW8c7U5EAw1InST80lSrttXXppOuqjX4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015070s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062690s] [吞吐率:15.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001618s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050842s] [吞吐率:19.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003943s ] 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.000431s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037103s] [吞吐率:26.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038901s] [吞吐率:25.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003362s ] 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.000404s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041040s] [吞吐率:24.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008870s ] 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.000445s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049660s] [吞吐率:20.14req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000519s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050115s] [吞吐率:19.95req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015050s ] 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.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036875s] [吞吐率:27.12req/s] [内存消耗:2,500.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001018s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047543s] [吞吐率:21.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012932s ] 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.000365s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033618s] [吞吐率:29.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001517s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000963s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036844s] [吞吐率:27.14req/s] [内存消耗:2,510.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001674s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000729s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048400s] [吞吐率:20.66req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048921s] [吞吐率:20.44req/s] [内存消耗:2,467.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013971s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ 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` = 20251206 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-12-06T05:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581514s] [吞吐率:1.72req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013498s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013341s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012844s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012670s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012843s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012879s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013001s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012619s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012798s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012717s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012473s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012403s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012641s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012592s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012613s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012580s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012288s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012615s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012685s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074029s] [吞吐率:13.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015898s ] 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.000392s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044909s] [吞吐率:22.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002607s ] 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.000448s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035159s] [吞吐率:28.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000480s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061685s] [吞吐率:16.21req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014451s ] 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.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001368s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001284s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001266s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049300s] [吞吐率:20.28req/s] [内存消耗:2,423.18kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012657s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000985s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051363s] [吞吐率:19.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012925s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001156s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037931s] [吞吐率:26.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001362s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.004532s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.190439s] [吞吐率:5.25req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAwLCJuYmYiOjE3NjQ5Njg0MDAsImV4cCI6MTc2NzU2MDQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoDu7KQ75I7Mzj3jUIinDaUHAgn__ujL0KdBGBtaGEapVBpNPDAY_fhJkoVz0KgplJFMijuTwaOTxMeKcJ-u7l1lCcgZJLw2tpcF556ucPGYy0QHyB1QYV26NrlSrB90H_OEgJgyg2itTlhBRp1YOedPMADKLcADRtTRgqIyFEo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013224s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000423s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.142426s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057791s] [吞吐率:17.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010403s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001089s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.007755s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049278s] [吞吐率:20.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012150s ] 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.003054s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.041801s] [吞吐率:23.92req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003352s ] 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.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000460s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003600s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050677s] [吞吐率:19.73req/s] [内存消耗:2,568.05kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000772s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000867s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.055987s] [吞吐率:17.86req/s] [内存消耗:2,425.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012800s ] 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.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001357s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000733s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001293s ] [ 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` = 20251206 [ RunTime:0.003852s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.307330s] [吞吐率:3.25req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001072s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.305903s] [吞吐率:3.27req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000293s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057039s] [吞吐率:17.53req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000483s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002298s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.001987s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.001948s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001828s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.324710s] [吞吐率:3.08req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001226s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001518s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050882s] [吞吐率:19.65req/s] [内存消耗:2,583.96kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014717s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000626s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000780s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.317079s] [吞吐率:3.15req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001234s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001170s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000989s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050013s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015277s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20251206 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-12-06T05:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048310s] [吞吐率:20.70req/s] [内存消耗:2,423.21kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDAxLCJuYmYiOjE3NjQ5Njg0MDEsImV4cCI6MTc2NzU2MDQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XarsKRXvZMYT5TOXoi1QiS8UtESJdYQKhgO1IRPa5NQTgQITlmq6M_XJ3RIYUa4D8VPe0nnEYmUAeivlJcWPFcaJQa9YteTd9IGyaJzfX22iJSXgz2nPwDckAIAdq4t0dVFj1wRZHGUPJo-lFcDvxetDJfEOb1BU9A99dI0ddFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013964s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-12-06T05:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061576s] [吞吐率:16.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001470s ] 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.000348s ] --------------------------------------------------------------- [2025-12-06T05:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048464s] [吞吐率:20.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003313s ] 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.000331s ] --------------------------------------------------------------- [2025-12-06T05:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050451s] [吞吐率:19.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NDYwLCJuYmYiOjE3NjQ5Njg0NjAsImV4cCI6MTc2NzU2MDQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rZZyzlFUZAaNPeqXX2FLa7f7olsZsBQnrCBauykVFmfRsYWZ3NBo2rjbOUWq6XQ-TKt8oRvNWjrUyeqMVppChLoSN7BSx62u6-qht7RubeBK4nfPpvk2uCXjOI3_EQKS87yJY0C5KHGzJCfqeUEHYmv7wyekLYOWhxhVzyWmi3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015140s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20251206 [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-12-06T05:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059895s] [吞吐率:16.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001891s ] 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.000333s ] --------------------------------------------------------------- [2025-12-06T05:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047948s] [吞吐率:20.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004402s ] 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.000408s ] --------------------------------------------------------------- [2025-12-06T05:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034733s] [吞吐率:28.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NTIwLCJuYmYiOjE3NjQ5Njg1MjAsImV4cCI6MTc2NzU2MDUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vCyOEis3HsDAwSX7xFE-EBMCND1EhV3hanqt5Q8MzG6f-RYZ-LmWDFYCuAyRncw00-p_AugmMKszub00ianzF_Ua_BomNAW0rvl6y474rn4QfA51ITRPKiF5sMtrfHfoZSw9N1NVg_bvIazHmEqRgzfQOFPjwngfuDhyDYF0yw0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251206 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-12-06T05:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049081s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NTIwLCJuYmYiOjE3NjQ5Njg1MjAsImV4cCI6MTc2NzU2MDUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vCyOEis3HsDAwSX7xFE-EBMCND1EhV3hanqt5Q8MzG6f-RYZ-LmWDFYCuAyRncw00-p_AugmMKszub00ianzF_Ua_BomNAW0rvl6y474rn4QfA51ITRPKiF5sMtrfHfoZSw9N1NVg_bvIazHmEqRgzfQOFPjwngfuDhyDYF0yw0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015075s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000628s ] --------------------------------------------------------------- [2025-12-06T05:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078230s] [吞吐率:12.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015267s ] 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.000328s ] --------------------------------------------------------------- [2025-12-06T05:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048945s] [吞吐率:20.43req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NTgwLCJuYmYiOjE3NjQ5Njg1ODAsImV4cCI6MTc2NzU2MDU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ViDD3A6nzra2QVrJ9qpEdTsS9K6OlAZTe2ZfK_8WpfXNm8LDPMFV1giZMfts7BXVA4cn4BPa03cf0LX81zbQBpr6s6kuQQ7AvijBU_PeI_qz-fduCD4d-alr_b-lmIGugaTP6JQTzwi3F8E9HUcHLzhsjs-pFF_eTV2TOIE9TI4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013275s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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` = 20251206 [ RunTime:0.000702s ] 00700s ] --------------------------------------------------------------- [2025-12-06T05:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064978s] [吞吐率:15.39req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001952s ] 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.000350s ] --------------------------------------------------------------- [2025-12-06T05:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048843s] [吞吐率:20.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017408s ] 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.000328s ] --------------------------------------------------------------- [2025-12-06T05:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049585s] [吞吐率:20.17req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NjQwLCJuYmYiOjE3NjQ5Njg2NDAsImV4cCI6MTc2NzU2MDY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VBO_pfunwn0BscWYWD_8NbUrgsmk_W6fsNOcAhLGjj-L7Ag8jwSIHiRQg9S1Q1kQJ-NfrF0m7fMyQoGm9MdxPtKCwzdjlHGkfwCHJLRpG-trTfLCYPPVrrZ_DAxEhAB6WiyJHRE0wusNauCjUSb_bYpeTr4SanPCv0kAepV6XnU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012286s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251206 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072405s] [吞吐率:13.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001378s ] 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.000384s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060496s] [吞吐率:16.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003196s ] 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.000382s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045806s] [吞吐率:21.83req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001977s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038632s] [吞吐率:25.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003071s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039257s] [吞吐率:25.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003643s ] 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.000431s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040580s] [吞吐率:24.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005109s ] 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.000451s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033255s] [吞吐率:30.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000741s ] 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.000436s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033825s] [吞吐率:29.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001227s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001059s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050107s] [吞吐率:19.96req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012392s ] 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.000675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.049637s] [吞吐率:20.15req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008708s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.004021s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043640s] [吞吐率:22.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001090s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003588s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001110s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001316s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002690s ] [ 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` = 20251206 [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036664s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066188s] [吞吐率:15.11req/s] [内存消耗:2,415.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009877s ] 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.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001378s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.002864s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.004057s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001228s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001079s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001492s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000874s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058876s] [吞吐率:16.98req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014047s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000487s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002626s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002236s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002262s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.002143s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000912s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.195577s] [吞吐率:5.11req/s] [内存消耗:2,425.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013148s ] 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.000369s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.148904s ] --------------------------------------------------------------- [2025-12-06T05:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.568311s] [吞吐率:1.76req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzAwLCJuYmYiOjE3NjQ5Njg3MDAsImV4cCI6MTc2NzU2MDcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ub0Jy7-X2mdSju1AZ0k_h4svTMXOb805yMSHI9D3DOYORVGM-uDCEFPa6WJ_ShbDY5lJakCMPTqBCm36qSe6s2l5-tVqxrPPLgCgYdzKYwuVKOMxpTi-J0SEhq8HwXMKHXoCNL-8teoVpPO4wp9wqsEOUyCZZuUpI29FqQUhDeA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.120698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013485s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012967s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012826s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012751s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012689s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012508s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012095s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012187s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012297s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012770s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012550s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012437s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012351s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012416s ] --------------------------------------------------------------- [2025-12-06T05:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060677s] [吞吐率:16.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004776s ] 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-12-06T05:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073532s] [吞吐率:13.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015105s ] 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.000313s ] --------------------------------------------------------------- [2025-12-06T05:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049383s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzYwLCJuYmYiOjE3NjQ5Njg3NjAsImV4cCI6MTc2NzU2MDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ac1L0mI5fX6RtXLQFx5XejLO87fRr6sfw_34mPLvaC9WVYdxYAAoGqc0e-EZEStibTEPuTAXDhKT9yednVWcOyzO_bqLqcr8Qs1EqqgnBk3FUkZ66jTCQVhBwpil0EYZWv92EPKnCvlxksDmgngxr0hxaYGJJcVHiw4vG3ktfaE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011597s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000684s ] --------------------------------------------------------------- [2025-12-06T05:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049552s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4NzYwLCJuYmYiOjE3NjQ5Njg3NjAsImV4cCI6MTc2NzU2MDc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ac1L0mI5fX6RtXLQFx5XejLO87fRr6sfw_34mPLvaC9WVYdxYAAoGqc0e-EZEStibTEPuTAXDhKT9yednVWcOyzO_bqLqcr8Qs1EqqgnBk3FUkZ66jTCQVhBwpil0EYZWv92EPKnCvlxksDmgngxr0hxaYGJJcVHiw4vG3ktfaE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011271s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251206 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-12-06T05:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069177s] [吞吐率:14.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000842s ] 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.000432s ] --------------------------------------------------------------- [2025-12-06T05:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054637s] [吞吐率:18.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010495s ] 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.000322s ] --------------------------------------------------------------- [2025-12-06T05:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050285s] [吞吐率:19.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4ODIwLCJuYmYiOjE3NjQ5Njg4MjAsImV4cCI6MTc2NzU2MDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lOSdL3KNE_P-wKIWJV_CCQ5eevR_RB4qd-4CYEfEd2A9_T5L6n7cCj_P3p-pBYZFWhnN7c8LOItIu0yLJ39z4tXhHRFT6BGhPZctmHpX0SNFRVOIucYWdcCqSAwACb7VjUd_A4pxMZDNklkbFYzDpCBgqR4ilkXuTm7f_dMYpYs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013816s ] 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.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ 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` = 20251206 [ RunTime:0.000738s ] --------------------------------------------------------------- [2025-12-06T05:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048700s] [吞吐率:20.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4ODIwLCJuYmYiOjE3NjQ5Njg4MjAsImV4cCI6MTc2NzU2MDgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lOSdL3KNE_P-wKIWJV_CCQ5eevR_RB4qd-4CYEfEd2A9_T5L6n7cCj_P3p-pBYZFWhnN7c8LOItIu0yLJ39z4tXhHRFT6BGhPZctmHpX0SNFRVOIucYWdcCqSAwACb7VjUd_A4pxMZDNklkbFYzDpCBgqR4ilkXuTm7f_dMYpYs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000365s ] [ 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` = 20251206 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-12-06T05:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060672s] [吞吐率:16.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004102s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T05:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074312s] [吞吐率:13.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015261s ] 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-12-06T05:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.035998s] [吞吐率:27.78req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4ODgwLCJuYmYiOjE3NjQ5Njg4ODAsImV4cCI6MTc2NzU2MDg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMNk9ghLpv8Rz3IWI0eWPKXy4mDXsHMbgwAknOVkWowiFjfTZQSkhJwqCQeNPHmKrVJeIb-O6wZf_AMlIqRJYCgEPcyV87CBm2fl7Pt-HUTNyC4EO4ytIjorl7EzuMNs5cr_szUc3uqTLh346s8XS1Y2ZzvbXufyqrIGIT3dNBA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] 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.000302s ] [ 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.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` = 20251206 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-12-06T05:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049255s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4ODgwLCJuYmYiOjE3NjQ5Njg4ODAsImV4cCI6MTc2NzU2MDg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMNk9ghLpv8Rz3IWI0eWPKXy4mDXsHMbgwAknOVkWowiFjfTZQSkhJwqCQeNPHmKrVJeIb-O6wZf_AMlIqRJYCgEPcyV87CBm2fl7Pt-HUTNyC4EO4ytIjorl7EzuMNs5cr_szUc3uqTLh346s8XS1Y2ZzvbXufyqrIGIT3dNBA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013629s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20251206 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-12-06T05:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060660s] [吞吐率:16.49req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002325s ] 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.000346s ] --------------------------------------------------------------- [2025-12-06T05:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047482s] [吞吐率:21.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-12-06T05:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049424s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY4OTQwLCJuYmYiOjE3NjQ5Njg5NDAsImV4cCI6MTc2NzU2MDk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iERw-0UeVwQvL9QTA486c5FAhtzI0O2F5dYxdJ9S-dZ7g0WaaSbMAHJIO10dJi6ZtM185hr4XLckdEvAeAy02QyDh_pXr0hHAHAbkdPad2vz7EGzTsloXaPAOsbk7XgPbsqEf08d-Qk4e_EV1A7zFyh5TmZYUxJTO-E_468QxFg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015369s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251206 [ RunTime:0.000701s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060287s] [吞吐率:16.59req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047593s] [吞吐率:21.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045611s] [吞吐率:21.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010943s ] 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.000366s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040349s] [吞吐率:24.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005273s ] 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.000409s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033849s] [吞吐率:29.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000857s ] 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.000388s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.043002s] [吞吐率:23.25req/s] [内存消耗:2,584.13kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002106s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001169s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000875s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036027s] [吞吐率:27.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000768s ] 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.001357s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035174s] [吞吐率:28.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052696s] [吞吐率:18.98req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010339s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001621s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003696s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034933s] [吞吐率:28.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.069698s] [吞吐率:14.35req/s] [内存消耗:2,511.08kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001806s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.001207s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.057292s] [吞吐率:17.45req/s] [内存消耗:2,477.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002384s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001263s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.002232s ] [ 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` = 20251206 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055916s] [吞吐率:17.88req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001060s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001566s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.002750s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001368s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.003374s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.003169s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002985s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.002075s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.001055s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051092s] [吞吐率:19.57req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001486s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003526s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000483s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036327s] [吞吐率:27.53req/s] [内存消耗:2,425.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001086s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000646s ] [ 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` = 20251206 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053418s] [吞吐率:18.72req/s] [内存消耗:2,415.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001740s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001365s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001319s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001647s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000993s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038456s] [吞吐率:26.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ 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` = 20251206 [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042216s] [吞吐率:23.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009202s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033039s] [吞吐率:30.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000731s ] 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.000355s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035431s] [吞吐率:28.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000494s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.053931s] [吞吐率:18.54req/s] [内存消耗:2,467.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ 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` = 20251206 [ RunTime:0.001114s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033427s] [吞吐率:29.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033703s] [吞吐率:29.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000852s ] 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.000533s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053468s] [吞吐率:18.70req/s] [内存消耗:2,424.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015187s ] 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.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.003181s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036257s] [吞吐率:27.58req/s] [内存消耗:2,500.74kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033361s] [吞吐率:29.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] 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.000408s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048998s] [吞吐率:20.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015473s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049767s] [吞吐率:20.09req/s] [内存消耗:2,502.96kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000754s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036034s] [吞吐率:27.75req/s] [内存消耗:2,423.18kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000742s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000982s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000644s ] [ 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` = 20251206 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049635s] [吞吐率:20.15req/s] [内存消耗:2,423.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014689s ] 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.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050880s] [吞吐率:19.65req/s] [内存消耗:2,568.03kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015338s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000668s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000733s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.198222s] [吞吐率:5.04req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014023s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000600s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.148928s ] --------------------------------------------------------------- [2025-12-06T05:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576686s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAwLCJuYmYiOjE3NjQ5NjkwMDAsImV4cCI6MTc2NzU2MTAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UTOkziiY9dXuIRcH9PSptQ6SB1iTWNXCaBAWREFcHahZQfFnoNFo21lJSCWO9BdnlAcoZDD_7fkNdqFPUKNRsf62Ie4UVZ5M92qF4beSapJie0WgrLR8wp_6QHnucczakFFJnTd8GVMAd_WELmXABlH0vBqbqFc0VQ9gGAZieGk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115756s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012530s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012618s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012681s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012347s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012553s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012430s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012433s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012697s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012766s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012360s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012228s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012220s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012201s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012758s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012845s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012929s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012630s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012561s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012380s ] --------------------------------------------------------------- [2025-12-06T05:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058808s] [吞吐率:17.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002449s ] 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.000564s ] --------------------------------------------------------------- [2025-12-06T05:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.034303s] [吞吐率:29.15req/s] [内存消耗:2,432.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDAxLCJuYmYiOjE3NjQ5NjkwMDEsImV4cCI6MTc2NzU2MTAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.SsmpzUDkqJNq4pu3kpAukZUeb3xYjuuXv6KKNjlxQSZ8ep7HPXBVioh61som0aaE0HP_O4sdP_QGkk7YXDHkPrKOQ6RdYiQntsLkwwnk7B80MrmGetu5ISCeyAMwFFg7GQkAdPZhSspWnfPPiTyZ3ulQj1OZYeo7SHU_Xa1WAlA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000540s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-12-06T05:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062271s] [吞吐率:16.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002031s ] 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.000343s ] --------------------------------------------------------------- [2025-12-06T05:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048815s] [吞吐率:20.49req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001331s ] 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.000338s ] --------------------------------------------------------------- [2025-12-06T05:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049333s] [吞吐率:20.27req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDYwLCJuYmYiOjE3NjQ5NjkwNjAsImV4cCI6MTc2NzU2MTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EZK_OquK2-W7tqglpIYpfigyQXvjzVfWFZYL0RYzIJeozKglwjjzJFoQFIalGYq7hZe5RgpLlelmkIxK2un2bivV82d_N4RrSZU51M_yTH2WJY3--YGuDHGKUlb15E1I-7RXIGhpWpirtPa-pac3LP0_WVtq5rGmFiFCncb7sZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014254s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ 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` = 20251206 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-12-06T05:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049414s] [吞吐率:20.24req/s] [内存消耗:2,503.00kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MDYwLCJuYmYiOjE3NjQ5NjkwNjAsImV4cCI6MTc2NzU2MTA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EZK_OquK2-W7tqglpIYpfigyQXvjzVfWFZYL0RYzIJeozKglwjjzJFoQFIalGYq7hZe5RgpLlelmkIxK2un2bivV82d_N4RrSZU51M_yTH2WJY3--YGuDHGKUlb15E1I-7RXIGhpWpirtPa-pac3LP0_WVtq5rGmFiFCncb7sZA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014055s ] 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.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251206 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-06T05:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058740s] [吞吐率:17.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002330s ] 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.000358s ] --------------------------------------------------------------- [2025-12-06T05:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046829s] [吞吐率:21.35req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005098s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-12-06T05:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049698s] [吞吐率:20.12req/s] [内存消耗:2,502.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MTIwLCJuYmYiOjE3NjQ5NjkxMjAsImV4cCI6MTc2NzU2MTEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lBUoy7jcfmjLlBGgiMKwpzOhwfPmoUkU-sQHOHybf9SwqlXqbqX_3d5MBPK8KcLHB-TT979NCy5PDIZn76u6MOfrL6HkcU3GPqEIpCyVmu5j4NjN_AbNoOjmCA0mumjf4zYFLN7FWAG-FUI3N0HotDGCC2-83rHd1NZ3yASvecM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251206 [ RunTime:0.000696s ] 00703s ] --------------------------------------------------------------- [2025-12-06T05:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062972s] [吞吐率:15.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001757s ] 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.000326s ] --------------------------------------------------------------- [2025-12-06T05:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050583s] [吞吐率:19.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002295s ] 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.000332s ] --------------------------------------------------------------- [2025-12-06T05:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049592s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MTgwLCJuYmYiOjE3NjQ5NjkxODAsImV4cCI6MTc2NzU2MTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoKtQvrqkpY9JO0UjnuSgU9Dsi5FhRXBB3gmiwH_SCAATE4h6r7ZGlO3CU26DIDXYTRooGdOn3wWvuMCTVNJXmn-56o3Y8qvS36aDpyo6G0LLWR34ONpHD-VBNX2OiDnhwrcWWkhNoAjmlvFWyei6g9BAcGhSW1zxFS0HVtum54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014281s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20251206 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-12-06T05:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049688s] [吞吐率:20.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MTgwLCJuYmYiOjE3NjQ5NjkxODAsImV4cCI6MTc2NzU2MTE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GoKtQvrqkpY9JO0UjnuSgU9Dsi5FhRXBB3gmiwH_SCAATE4h6r7ZGlO3CU26DIDXYTRooGdOn3wWvuMCTVNJXmn-56o3Y8qvS36aDpyo6G0LLWR34ONpHD-VBNX2OiDnhwrcWWkhNoAjmlvFWyei6g9BAcGhSW1zxFS0HVtum54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014041s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251206 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-12-06T05:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061908s] [吞吐率:16.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004578s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-12-06T05:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050666s] [吞吐率:19.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015769s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T05:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050049s] [吞吐率:19.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MjQwLCJuYmYiOjE3NjQ5NjkyNDAsImV4cCI6MTc2NzU2MTI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lzc-5-xi0EjNNpxV19TnaQHX94WJWMmxSQrD_D9K2vLUDlNRrm7cFhDbGOSZsgiJELxEPcU51ZY56mOlewlIlxLRRH_Z1mGkXjkzDtp1bof5NNW6rf6js0T_Du_VXjbTS5ZOV16uaXQAypzuXQNmHUh_fBNukZg_Fza9vSqe08Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012001s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ 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` = 20251206 [ RunTime:0.000772s ] --------------------------------------------------------------- [2025-12-06T05:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050169s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MjQwLCJuYmYiOjE3NjQ5NjkyNDAsImV4cCI6MTc2NzU2MTI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lzc-5-xi0EjNNpxV19TnaQHX94WJWMmxSQrD_D9K2vLUDlNRrm7cFhDbGOSZsgiJELxEPcU51ZY56mOlewlIlxLRRH_Z1mGkXjkzDtp1bof5NNW6rf6js0T_Du_VXjbTS5ZOV16uaXQAypzuXQNmHUh_fBNukZg_Fza9vSqe08Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012313s ] 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.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20251206 [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065404s] [吞吐率:15.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001343s ] 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.000383s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053554s] [吞吐率:18.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009053s ] 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.000372s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043405s] [吞吐率:23.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008102s ] 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.000574s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045042s] [吞吐率:22.20req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008319s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047463s] [吞吐率:21.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009565s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001382s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047121s] [吞吐率:21.22req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000654s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.002550s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000558s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002486s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002195s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.003087s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001973s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000892s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036444s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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` = 20251206 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037111s] [吞吐率:26.95req/s] [内存消耗:2,432.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000792s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043734s] [吞吐率:22.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008775s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047810s] [吞吐率:20.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007896s ] 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-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049066s] [吞吐率:20.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004232s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.041365s] [吞吐率:24.18req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001107s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003722s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049202s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008360s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000646s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058123s] [吞吐率:17.20req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011416s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001284s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000816s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.192860s] [吞吐率:5.19req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.146334s ] --------------------------------------------------------------- [2025-12-06T05:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.585453s] [吞吐率:1.71req/s] [内存消耗:2,465.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzAwLCJuYmYiOjE3NjQ5NjkzMDAsImV4cCI6MTc2NzU2MTMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.REyE1o8D-KddDQxXLUmjXotv39cBvr_UJLLxZeEU2M5FdeIiQfwZs__IZU6M3oFjJ-26LrcIzKIBP4EokUBqnLwBktJ7EfoG0LLIBRfiQISUAcQ4tQPvpHYaE-M1MoxBLH7aeB8xQaualgcbNlqYlyp4ZeNKW2qMDChips68_JU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013334s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012722s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012274s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012359s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012336s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012207s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012657s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013855s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012854s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012400s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012219s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012366s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012438s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012556s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012377s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012334s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012711s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012990s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012715s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012338s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012211s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] --------------------------------------------------------------- [2025-12-06T05:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058263s] [吞吐率:17.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002352s ] 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.000344s ] --------------------------------------------------------------- [2025-12-06T05:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045410s] [吞吐率:22.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010102s ] 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.000333s ] --------------------------------------------------------------- [2025-12-06T05:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049381s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzYwLCJuYmYiOjE3NjQ5NjkzNjAsImV4cCI6MTc2NzU2MTM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NucV3AowyKugUBwc0txtZUWyx6FSl_5HdUg7hnoNe66sWWKBzClOGy-DHNMGviB7DjcrN96MS3IbrnqoJo6CTm1TZlhBWrZIATQcqiaKM4Yhgb-k_ZN_mN-j7toWeWXSp2ml4Vx-WsLqt4i8XRx4DyaY7aoal2VwDOim_SX3nNA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015800s ] 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.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ 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` = 20251206 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-12-06T05:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049343s] [吞吐率:20.27req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5MzYwLCJuYmYiOjE3NjQ5NjkzNjAsImV4cCI6MTc2NzU2MTM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NucV3AowyKugUBwc0txtZUWyx6FSl_5HdUg7hnoNe66sWWKBzClOGy-DHNMGviB7DjcrN96MS3IbrnqoJo6CTm1TZlhBWrZIATQcqiaKM4Yhgb-k_ZN_mN-j7toWeWXSp2ml4Vx-WsLqt4i8XRx4DyaY7aoal2VwDOim_SX3nNA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015455s ] 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.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-12-06T05:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062441s] [吞吐率:16.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002229s ] 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-12-06T05:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050892s] [吞吐率:19.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-12-06T05:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049946s] [吞吐率:20.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NDIwLCJuYmYiOjE3NjQ5Njk0MjAsImV4cCI6MTc2NzU2MTQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NNH5mcLpI8m-e23Hm26qI7wDO6l-RyGqfD8O94uWV4T-aDWWnM7xHvzDO1UyVKAwemibW7ixSV5WYQUFdZuNcHj8Cx1v-e_Xr6a5qWno5fV5kX1d7O_QNpF1cN0KPtxbgGAFVkCl1FrW-tog4_3pevKTqdajlWtYyVearvypGyU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015727s ] 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.000622s ] [ 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` = 20251206 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-12-06T05:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079982s] [吞吐率:12.50req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020364s ] 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.000371s ] --------------------------------------------------------------- [2025-12-06T05:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055593s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NDgwLCJuYmYiOjE3NjQ5Njk0ODAsImV4cCI6MTc2NzU2MTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rSGuNRQhAeDruXw0e7UFBUWija71w4rn2Zi_AC3JDovVLzXW3pMo80KyeyGFwBg5qZNg3DgBZ7rtKw2pBscvXq5sE4nh8Mcbv77KnwmWmwwwGYDPORvYquhtfCG_TZiVBWHD1oOaEe_qWd6SifaFcE6XPOfkZGhEmGMBIKgvOPQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017436s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ 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` = 20251206 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-12-06T05:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056277s] [吞吐率:17.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NDgwLCJuYmYiOjE3NjQ5Njk0ODAsImV4cCI6MTc2NzU2MTQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rSGuNRQhAeDruXw0e7UFBUWija71w4rn2Zi_AC3JDovVLzXW3pMo80KyeyGFwBg5qZNg3DgBZ7rtKw2pBscvXq5sE4nh8Mcbv77KnwmWmwwwGYDPORvYquhtfCG_TZiVBWHD1oOaEe_qWd6SifaFcE6XPOfkZGhEmGMBIKgvOPQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017301s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T05:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067306s] [吞吐率:14.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001700s ] 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.000342s ] --------------------------------------------------------------- [2025-12-06T05:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054621s] [吞吐率:18.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007796s ] 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.000377s ] --------------------------------------------------------------- [2025-12-06T05:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049210s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NTQwLCJuYmYiOjE3NjQ5Njk1NDAsImV4cCI6MTc2NzU2MTU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mU1OEt20pdVo-hkINCXK-ad3UrPiE4QQjiY2l9S04Znh7QW1exlD3MCniGBNAAmE2nzTKpGlQV2ojlQ5z9-wxyrkerY8sVGfviS4052k_oF_isvpVefNPg8riIu5hvEtGfZOR_bQ7athvS7s-m7g8GtZB882VSo2JYzBH9M4aQ4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011802s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ 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` = 20251206 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-12-06T05:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049614s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NTQwLCJuYmYiOjE3NjQ5Njk1NDAsImV4cCI6MTc2NzU2MTU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mU1OEt20pdVo-hkINCXK-ad3UrPiE4QQjiY2l9S04Znh7QW1exlD3MCniGBNAAmE2nzTKpGlQV2ojlQ5z9-wxyrkerY8sVGfviS4052k_oF_isvpVefNPg8riIu5hvEtGfZOR_bQ7athvS7s-m7g8GtZB882VSo2JYzBH9M4aQ4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ 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` = 20251206 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.081595s] [吞吐率:12.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001212s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039646s] [吞吐率:25.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004185s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055083s] [吞吐率:18.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002347s ] 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.000432s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068483s] [吞吐率:14.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010979s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040664s] [吞吐率:24.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048167s] [吞吐率:20.76req/s] [内存消耗:2,423.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002011s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000521s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035856s] [吞吐率:27.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003359s ] 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.000365s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051150s] [吞吐率:19.55req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003720s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050473s] [吞吐率:19.81req/s] [内存消耗:2,511.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047742s] [吞吐率:20.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014548s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033470s] [吞吐率:29.88req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000701s ] 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.000511s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048805s] [吞吐率:20.49req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016095s ] 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.000431s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037169s] [吞吐率:26.90req/s] [内存消耗:2,467.67kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000817s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ 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` WHERE `type` = 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000567s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037602s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035858s] [吞吐率:27.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004112s ] 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.000383s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.193938s] [吞吐率:5.16req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002508s ] 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.000401s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.147739s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055873s] [吞吐率:17.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021017s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251206 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-12-06T05:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.583945s] [吞吐率:1.71req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.117701s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013557s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012980s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012965s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012522s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012367s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012609s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012984s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012386s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012249s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012445s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012711s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012537s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012323s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012350s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012607s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012721s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012694s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012764s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012560s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012271s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012346s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012549s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013297s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013349s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012866s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012661s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063273s] [吞吐率:15.80req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003105s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037077s] [吞吐率:26.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003129s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001062s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036626s] [吞吐率:27.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001223s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034739s] [吞吐率:28.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001409s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052327s] [吞吐率:19.11req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001279s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001275s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001303s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001359s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000953s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049780s] [吞吐率:20.09req/s] [内存消耗:2,425.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013215s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000783s ] [ 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` = 20251206 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049915s] [吞吐率:20.03req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011483s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001218s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050392s] [吞吐率:19.84req/s] [内存消耗:2,584.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010914s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001144s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000840s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000827s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049457s] [吞吐率:20.22req/s] [内存消耗:2,423.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014368s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000515s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034897s] [吞吐率:28.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000902s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001079s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038581s] [吞吐率:25.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035015s] [吞吐率:28.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037988s] [吞吐率:26.32req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001438s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002195s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000706s ] [ 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` = 20251206 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051372s] [吞吐率:19.47req/s] [内存消耗:2,500.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAwLCJuYmYiOjE3NjQ5Njk2MDAsImV4cCI6MTc2NzU2MTYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jpIILSBLKW1_gwuS3XMUvCW2SJGqls8Xc64qRVPOifys7JJhNNO0EhcrSbkIpW6zld8AaZFQvWYzUyPDZ5NSqXP4THul4GWVS6QvJY-fV6sDL4n4YUFgwD2TWEB0Muc6S_KnK8XVTVs0gK0A5I8M3hGmRNiUXYJhGLY_QOVHy0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015929s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000734s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057907s] [吞吐率:17.27req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001363s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000519s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002299s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002010s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002009s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001856s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000808s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056492s] [吞吐率:17.70req/s] [内存消耗:2,568.03kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000661s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000767s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.302461s] [吞吐率:3.31req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001177s ] 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.000399s ] --------------------------------------------------------------- [2025-12-06T05:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049119s] [吞吐率:20.36req/s] [内存消耗:2,424.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjAxLCJuYmYiOjE3NjQ5Njk2MDEsImV4cCI6MTc2NzU2MTYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Iv6eDeKas892nfDBhBRa34C1YDVYF23K8xWm2YBV_FxK4W9Dd21EpdubbSfIkkIItqLGk5EIqXInDmjPN70Olkc9Ca1m2t3f0s2Bxi_zFFYU3HxFzyaT06PSlJjBPFVgGPgPmSipKfexXJHR_Dgnj_OLBhvTfv18XBQRXW7BvGo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015013s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-06T05:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061799s] [吞吐率:16.18req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002075s ] 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.000348s ] --------------------------------------------------------------- [2025-12-06T05:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050164s] [吞吐率:19.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005048s ] 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.000330s ] --------------------------------------------------------------- [2025-12-06T05:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049677s] [吞吐率:20.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjYwLCJuYmYiOjE3NjQ5Njk2NjAsImV4cCI6MTc2NzU2MTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WPdw4ekohYUP8T1jkRbH6CkGmp9ZWsdhA7a0pCboa74h2RyYMWgb7TDuSEL_6pdJtjzGaI9VkpINAASR2NIak4lIHABxserwNdun53bp4YO5EQIbd8rapCiaCj7va2jCHtvLDLio9GOP5kz4zfx0GkmsEEj-yUAFk0XNfSLOiMk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012803s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20251206 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T05:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049793s] [吞吐率:20.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NjYwLCJuYmYiOjE3NjQ5Njk2NjAsImV4cCI6MTc2NzU2MTY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WPdw4ekohYUP8T1jkRbH6CkGmp9ZWsdhA7a0pCboa74h2RyYMWgb7TDuSEL_6pdJtjzGaI9VkpINAASR2NIak4lIHABxserwNdun53bp4YO5EQIbd8rapCiaCj7va2jCHtvLDLio9GOP5kz4zfx0GkmsEEj-yUAFk0XNfSLOiMk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ 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` = 20251206 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-12-06T05:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056106s] [吞吐率:17.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001904s ] 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-12-06T05:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044359s] [吞吐率:22.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004987s ] 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.000429s ] --------------------------------------------------------------- [2025-12-06T05:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050110s] [吞吐率:19.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NzIwLCJuYmYiOjE3NjQ5Njk3MjAsImV4cCI6MTc2NzU2MTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O4X653qaeRKUd9dOSuuqGDrtAyuHh-caNVvUdcidIkiVXEeHn86RuyrJnpLRZFJ1t1F-3CXYlNVTqKXt-InbbjZZ4KYFofNgvFi7n8bPQsgsO1lu9Pa1KI2XnbY4ZzWVs8Fs95NpQ7qi1W_O-ZjenoCU4sb0M8XUzxY1MX0k7HY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014647s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251206 [ RunTime:0.000695s ] --------------------------------------------------------------- [2025-12-06T05:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050113s] [吞吐率:19.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NzIwLCJuYmYiOjE3NjQ5Njk3MjAsImV4cCI6MTc2NzU2MTcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O4X653qaeRKUd9dOSuuqGDrtAyuHh-caNVvUdcidIkiVXEeHn86RuyrJnpLRZFJ1t1F-3CXYlNVTqKXt-InbbjZZ4KYFofNgvFi7n8bPQsgsO1lu9Pa1KI2XnbY4ZzWVs8Fs95NpQ7qi1W_O-ZjenoCU4sb0M8XUzxY1MX0k7HY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014305s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20251206 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-12-06T05:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067168s] [吞吐率:14.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002863s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-12-06T05:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048369s] [吞吐率:20.67req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NzgwLCJuYmYiOjE3NjQ5Njk3ODAsImV4cCI6MTc2NzU2MTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jDxgdLPFUMQZOpt4JpN0cCz5WHDJgdtVUOUxG4DpdCUDQqhfTD9isNH036vcnNh0D3Ftk3EoVjMZ1QF2E-ZiESoLjP-wf-78gKlfm5XY5rylPVlVRa3g4YJQtazUCVeQZaTMmYnMwmQz8Zd6JhGtfXhwmYFzlzyiXhimFLvpJow', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009280s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20251206 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-12-06T05:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048481s] [吞吐率:20.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5NzgwLCJuYmYiOjE3NjQ5Njk3ODAsImV4cCI6MTc2NzU2MTc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jDxgdLPFUMQZOpt4JpN0cCz5WHDJgdtVUOUxG4DpdCUDQqhfTD9isNH036vcnNh0D3Ftk3EoVjMZ1QF2E-ZiESoLjP-wf-78gKlfm5XY5rylPVlVRa3g4YJQtazUCVeQZaTMmYnMwmQz8Zd6JhGtfXhwmYFzlzyiXhimFLvpJow', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009188s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-12-06T05:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056409s] [吞吐率:17.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001281s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T05:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043467s] [吞吐率:23.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002860s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T05:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049253s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5ODQwLCJuYmYiOjE3NjQ5Njk4NDAsImV4cCI6MTc2NzU2MTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VKcDPiZh1s7GLC-31w0l8dtDZGWvU3EwlIFhOjal8jzSDRPgzuAR1a2cJcplu93x0NU6ioLp8ed-So1jBf6U41Z9Wg3l6iZoFRN5izlSCcYePBaOKixXy3-m7LivX6WIAUrozp8hEVGUjLG1KcenOMMk4MYX2QkZA4Tg_7XLxzo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-06T05:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049751s] [吞吐率:20.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5ODQwLCJuYmYiOjE3NjQ5Njk4NDAsImV4cCI6MTc2NzU2MTg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VKcDPiZh1s7GLC-31w0l8dtDZGWvU3EwlIFhOjal8jzSDRPgzuAR1a2cJcplu93x0NU6ioLp8ed-So1jBf6U41Z9Wg3l6iZoFRN5izlSCcYePBaOKixXy3-m7LivX6WIAUrozp8hEVGUjLG1KcenOMMk4MYX2QkZA4Tg_7XLxzo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015420s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ 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` = 20251206 [ RunTime:0.000654s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066004s] [吞吐率:15.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054355s] [吞吐率:18.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003753s ] 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.000372s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039701s] [吞吐率:25.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002427s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038453s] [吞吐率:26.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003459s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039600s] [吞吐率:25.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004742s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035135s] [吞吐率:28.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000760s ] 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.000351s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048282s] [吞吐率:20.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012311s ] 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.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ 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` = 20251206 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051602s] [吞吐率:19.38req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013626s ] 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.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003436s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054039s] [吞吐率:18.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019095s ] 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.000402s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.038345s] [吞吐率:26.08req/s] [内存消耗:2,432.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003732s ] 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.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052365s] [吞吐率:19.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019436s ] 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.000332s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.054365s] [吞吐率:18.39req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017444s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057068s] [吞吐率:17.52req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012349s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000533s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002384s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002029s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002074s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001950s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000810s ] --------------------------------------------------------------- [2025-12-06T05:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059257s] [吞吐率:16.88req/s] [内存消耗:2,415.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012385s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001330s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000855s ] --------------------------------------------------------------- [2025-12-06T05:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.194492s] [吞吐率:5.14req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015898s ] 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.000333s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.146556s ] --------------------------------------------------------------- [2025-12-06T05:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.578568s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTAwLCJuYmYiOjE3NjQ5Njk5MDAsImV4cCI6MTc2NzU2MTkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.S1nqg-mI42n3TYJP4VhtCanay26V6G4GWiExVRqFr8IfFelfY8H3t9tgsaO7O0JXwSDKvbY79OatvYC6AxCReyww0jUJWN8b7tzFx57rYAziIHozv6Ec2vR0Ne8aui7m6uSme2LEVVQiOVadGTtStaNa9qoNTUHoTjKyN0mnVf4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013420s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012827s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012608s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012775s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012754s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012918s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012925s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013379s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012969s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012875s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012943s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012784s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012747s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012742s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012728s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012723s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012674s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012378s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011979s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011903s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011873s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011869s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011874s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011874s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011887s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011861s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011873s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011894s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011898s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011933s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013116s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013068s ] --------------------------------------------------------------- [2025-12-06T05:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058195s] [吞吐率:17.18req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001640s ] 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.000338s ] --------------------------------------------------------------- [2025-12-06T05:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045602s] [吞吐率:21.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003080s ] 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.000365s ] --------------------------------------------------------------- [2025-12-06T05:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049439s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTYwLCJuYmYiOjE3NjQ5Njk5NjAsImV4cCI6MTc2NzU2MTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MS6aOV5UQEt5Rga5Yc4erLSSQ8_ssGcJoG155c06iLjlLCGOkGQva2V2Niqy4bQmLvPglz6LbrTCj-U7031VBRxvmCcjsnuubESrv5ipFIQpJ_XLSkmsZtLGJVkI9aJtxn4F-2VrEl7KZVlCfAlTVDlSpA2GzEvOJvpri_EQ1eg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011138s ] 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.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T05:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049513s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTY5OTYwLCJuYmYiOjE3NjQ5Njk5NjAsImV4cCI6MTc2NzU2MTk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MS6aOV5UQEt5Rga5Yc4erLSSQ8_ssGcJoG155c06iLjlLCGOkGQva2V2Niqy4bQmLvPglz6LbrTCj-U7031VBRxvmCcjsnuubESrv5ipFIQpJ_XLSkmsZtLGJVkI9aJtxn4F-2VrEl7KZVlCfAlTVDlSpA2GzEvOJvpri_EQ1eg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011155s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251206 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-12-06T05:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061093s] [吞吐率:16.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-06T05:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049294s] [吞吐率:20.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010411s ] 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.000344s ] --------------------------------------------------------------- [2025-12-06T05:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049656s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMDIwLCJuYmYiOjE3NjQ5NzAwMjAsImV4cCI6MTc2NzU2MjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IZdoDwFDkDRLjn2DalZ8c4i_ZKHbz1Fztv2c1W-i_Moq8gXL99ARJ6_KWtPCBqQlwj8TfaR2YeDpsXpAINtM6MZyJdIWOfcmqogQoayeJXPSJaQ36JDapX4QhW2tsqUvlToGA3z-H1e3oaJNA--YHeqpmdkkrUDr12VHDIlGAGQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015548s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ 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` = 20251206 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-12-06T05:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049661s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMDIwLCJuYmYiOjE3NjQ5NzAwMjAsImV4cCI6MTc2NzU2MjAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.IZdoDwFDkDRLjn2DalZ8c4i_ZKHbz1Fztv2c1W-i_Moq8gXL99ARJ6_KWtPCBqQlwj8TfaR2YeDpsXpAINtM6MZyJdIWOfcmqogQoayeJXPSJaQ36JDapX4QhW2tsqUvlToGA3z-H1e3oaJNA--YHeqpmdkkrUDr12VHDIlGAGQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ 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.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` = 20251206 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T05:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063417s] [吞吐率:15.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008366s ] 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.000373s ] --------------------------------------------------------------- [2025-12-06T05:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076386s] [吞吐率:13.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020723s ] 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.000335s ] --------------------------------------------------------------- [2025-12-06T05:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055691s] [吞吐率:17.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMDgwLCJuYmYiOjE3NjQ5NzAwODAsImV4cCI6MTc2NzU2MjA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sU9hqgHkTuq4oSBsBRmlXk_1gQKIwAJ2zQscedRTLQlwHyFUS4W-WfOjuaVnucu8IaNA5e0gn4nmFlDzgYWu-SKvwpUYVzMrvCwLRPqOCi6nj-1CbB5nJnRAOLxIWG1wPOI0PUXPWOHrNxUTqSMYVEwc7dF3uGHBYXZ_Lqgj5IE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018414s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-12-06T05:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061918s] [吞吐率:16.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001864s ] 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.000347s ] --------------------------------------------------------------- [2025-12-06T05:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050043s] [吞吐率:19.98req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010643s ] 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.000327s ] --------------------------------------------------------------- [2025-12-06T05:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049369s] [吞吐率:20.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMTQwLCJuYmYiOjE3NjQ5NzAxNDAsImV4cCI6MTc2NzU2MjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ek4EDolcjqhrxHr-_Kmx8qeeVxtfEROa6q4jnqABIdXjHIxJyVfTdWmsFlrJvwLacw2sJUcpYiWq-iOCXHwopWJ-YeFuDlHv5mseBUYyxz8ASoFTRRteHFegVHltWCPxqWhUrXOtFnXbvlAygttuZgDkYnQkFrUOAFvWk14ez3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014025s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20251206 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-06T05:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049594s] [吞吐率:20.16req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMTQwLCJuYmYiOjE3NjQ5NzAxNDAsImV4cCI6MTc2NzU2MjE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ek4EDolcjqhrxHr-_Kmx8qeeVxtfEROa6q4jnqABIdXjHIxJyVfTdWmsFlrJvwLacw2sJUcpYiWq-iOCXHwopWJ-YeFuDlHv5mseBUYyxz8ASoFTRRteHFegVHltWCPxqWhUrXOtFnXbvlAygttuZgDkYnQkFrUOAFvWk14ez3o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013868s ] 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.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059855s] [吞吐率:16.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002256s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048038s] [吞吐率:20.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010234s ] 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.000389s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043196s] [吞吐率:23.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009003s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044218s] [吞吐率:22.62req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009389s ] 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.000406s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045900s] [吞吐率:21.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010674s ] 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.000428s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037194s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039777s] [吞吐率:25.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] 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.000382s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036349s] [吞吐率:27.51req/s] [内存消耗:2,423.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000770s ] [ 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` = 20251206 [ RunTime:0.000618s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042543s] [吞吐率:23.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001284s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045256s] [吞吐率:22.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001222s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001291s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036247s] [吞吐率:27.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] 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.000545s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048716s] [吞吐率:20.53req/s] [内存消耗:2,467.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001585s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.001209s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.041700s] [吞吐率:23.98req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001346s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001528s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003802s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046180s] [吞吐率:21.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013166s ] 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.000446s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038119s] [吞吐率:26.23req/s] [内存消耗:2,584.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001250s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000887s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037671s] [吞吐率:26.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004441s ] 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.000375s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033426s] [吞吐率:29.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] 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.000415s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032554s] [吞吐率:30.72req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] 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.000448s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039714s] [吞吐率:25.18req/s] [内存消耗:2,425.69kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004397s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000558s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032958s] [吞吐率:30.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] 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.000321s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036703s] [吞吐率:27.25req/s] [内存消耗:2,500.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000821s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000974s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033011s] [吞吐率:30.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000908s ] 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.000329s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034437s] [吞吐率:29.04req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] 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.000361s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047883s] [吞吐率:20.88req/s] [内存消耗:1,409.09kb] [文件加载:65] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032800s] [吞吐率:30.49req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000782s ] 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.000427s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049333s] [吞吐率:20.27req/s] [内存消耗:2,423.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013975s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048403s] [吞吐率:20.66req/s] [内存消耗:2,432.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000645s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.054499s] [吞吐率:18.35req/s] [内存消耗:2,510.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019474s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ 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` = 20251206 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039722s] [吞吐率:25.17req/s] [内存消耗:2,477.65kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005575s ] 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.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000528s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-12-06T05:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581952s] [吞吐率:1.72req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000935s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116378s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013595s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013607s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013607s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013299s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013255s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012807s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012371s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012206s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012326s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012289s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012676s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012778s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012804s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012668s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012740s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012656s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012555s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012500s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012921s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012930s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012680s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013278s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051590s] [吞吐率:19.38req/s] [内存消耗:2,568.02kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000584s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058014s] [吞吐率:17.24req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012460s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000460s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002306s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.001957s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.001947s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001843s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057807s] [吞吐率:17.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002215s ] 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.000363s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.054279s] [吞吐率:18.42req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015630s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000492s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035850s] [吞吐率:27.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAwLCJuYmYiOjE3NjQ5NzAyMDAsImV4cCI6MTc2NzU2MjIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tUaXMhhLIqXdkD1MO4sL6E6lG6lYVdkggxmzbcJmUxMM9sJiKNuHzjd2wuOMvSDFAJOTOxhZpZCLVMkvRqP-oY8N-1I3i_uzN750_4i_YD3KJGBis9-QuPv_8UTP9XSbpguJAlpb0SMstFyGiuEZLKxMrg-rjkZDBF74xItCy0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001032s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-06T05:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.197785s] [吞吐率:5.06req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjAxLCJuYmYiOjE3NjQ5NzAyMDEsImV4cCI6MTc2NzU2MjIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qO5kMMKLqoDxHL2k2NYlrrqZTjz1xVdcE0jvi1dQjjSLsJsF02uHU0wBb-8adEEU3yWu-8hJUVT5JOKQgPdJ-t_3iWKbb9ZWhV6JBsU8n97h8M0nmbrJJwT01uUrLkvFB_D65FwxlOrnmvwOjoULt1hUAizMR9eftwxpGTHIkMM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014008s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.151355s ] --------------------------------------------------------------- [2025-12-06T05:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062075s] [吞吐率:16.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000815s ] 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.000350s ] --------------------------------------------------------------- [2025-12-06T05:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049880s] [吞吐率:20.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006346s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-12-06T05:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049855s] [吞吐率:20.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjYwLCJuYmYiOjE3NjQ5NzAyNjAsImV4cCI6MTc2NzU2MjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uM03o-ulSP4qpeTeII82grY-EsWOdk36aflRn9dyobHGtTcUOmKH72m07_gMbbW6Ch4S370ukM1qW3MN2j1j4adszCVyLOrKSO6il6ovivZ7c_J7N8ndmgX0bwlBMgQFWW3glA1m8J2oGjY2Qnx2z9X81-T3mVdqQ2TqxnxhXwc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014320s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-12-06T05:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049932s] [吞吐率:20.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMjYwLCJuYmYiOjE3NjQ5NzAyNjAsImV4cCI6MTc2NzU2MjI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uM03o-ulSP4qpeTeII82grY-EsWOdk36aflRn9dyobHGtTcUOmKH72m07_gMbbW6Ch4S370ukM1qW3MN2j1j4adszCVyLOrKSO6il6ovivZ7c_J7N8ndmgX0bwlBMgQFWW3glA1m8J2oGjY2Qnx2z9X81-T3mVdqQ2TqxnxhXwc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014447s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-12-06T05:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057341s] [吞吐率:17.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002467s ] 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.000384s ] --------------------------------------------------------------- [2025-12-06T05:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044358s] [吞吐率:22.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004135s ] 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.000352s ] --------------------------------------------------------------- [2025-12-06T05:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048683s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMzIwLCJuYmYiOjE3NjQ5NzAzMjAsImV4cCI6MTc2NzU2MjMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KDOvY4MkpAjH2xyt9pesSdE25m5hwo0kfXKIiFjxNsFnecFrIxOQfNsZwCWzFrqwvJJSO25ez9Itk5Vx7i_cgZLL3-IiPpcNKKNTnXLxUNDZjegIo9kdhd5DHVmhB-ZYHSDaovxFV-k_VZvsKwMHvMn7W6OueNMTZDg7GrXTmeM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014878s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251206 [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-12-06T05:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076457s] [吞吐率:13.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010287s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-12-06T05:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059651s] [吞吐率:16.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011497s ] 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.000359s ] --------------------------------------------------------------- [2025-12-06T05:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054021s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMzgwLCJuYmYiOjE3NjQ5NzAzODAsImV4cCI6MTc2NzU2MjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hk_WtAvR9CUhcGSO0XEJUWe0UAsUs2_xBI8Pomee4jP5CtISlRmwFZ9_42MAIeOtVxdf2fUQ6NMxomujJxdExryd18gEc2Znz8JTJh7QLefG7deJAzEmJqfbvWkY9OlpvLe3MyhmMOWRuYuZ4hiAJtFmdLHTpNRVlGthqgKLaP4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016506s ] 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.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20251206 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-12-06T05:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053919s] [吞吐率:18.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwMzgwLCJuYmYiOjE3NjQ5NzAzODAsImV4cCI6MTc2NzU2MjM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hk_WtAvR9CUhcGSO0XEJUWe0UAsUs2_xBI8Pomee4jP5CtISlRmwFZ9_42MAIeOtVxdf2fUQ6NMxomujJxdExryd18gEc2Znz8JTJh7QLefG7deJAzEmJqfbvWkY9OlpvLe3MyhmMOWRuYuZ4hiAJtFmdLHTpNRVlGthqgKLaP4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016509s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-12-06T05:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059690s] [吞吐率:16.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001559s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T05:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047586s] [吞吐率:21.01req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000768s ] 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.000390s ] --------------------------------------------------------------- [2025-12-06T05:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049526s] [吞吐率:20.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNDQwLCJuYmYiOjE3NjQ5NzA0NDAsImV4cCI6MTc2NzU2MjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vVVYT_O6foIavWPdRciVLLbfp1WpNYDb4V4Gtn47eTcmgpcCUooZJoQX1ijGx9dM0z_gjQvEvmvki0HmZK7789gsvkSfgcCUjPM9NJjn8qOBXgPV7cKKPlXaxESXEtqfaCl0YW-doP2ow6qw9nUzXryEGsO1A_3XxSjBvEr7E0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014269s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251206 [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-12-06T05:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049619s] [吞吐率:20.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNDQwLCJuYmYiOjE3NjQ5NzA0NDAsImV4cCI6MTc2NzU2MjQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vVVYT_O6foIavWPdRciVLLbfp1WpNYDb4V4Gtn47eTcmgpcCUooZJoQX1ijGx9dM0z_gjQvEvmvki0HmZK7789gsvkSfgcCUjPM9NJjn8qOBXgPV7cKKPlXaxESXEtqfaCl0YW-doP2ow6qw9nUzXryEGsO1A_3XxSjBvEr7E0Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ 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` = 20251206 [ RunTime:0.000684s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064785s] [吞吐率:15.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000875s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052273s] [吞吐率:19.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002973s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043386s] [吞吐率:23.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050953s] [吞吐率:19.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006909s ] 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.000481s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054167s] [吞吐率:18.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001295s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000500s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048355s] [吞吐率:20.68req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000927s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001900s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000633s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.003323s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002579s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002066s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001890s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000843s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049665s] [吞吐率:20.13req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000583s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053019s] [吞吐率:18.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012051s ] 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.000419s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052379s] [吞吐率:19.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012236s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.065867s] [吞吐率:15.18req/s] [内存消耗:2,415.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010309s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001273s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001474s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001324s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001101s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050317s] [吞吐率:19.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010977s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000815s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.181686s] [吞吐率:5.50req/s] [内存消耗:2,425.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002860s ] 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.000331s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.145961s ] --------------------------------------------------------------- [2025-12-06T05:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.577924s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009437s ] 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.000309s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012904s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012877s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012899s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012803s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012354s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012338s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012455s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012483s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012324s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012216s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012297s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012309s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012220s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012426s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012260s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012216s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012304s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012328s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012244s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012432s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012482s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012292s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013936s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012727s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012849s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013070s ] --------------------------------------------------------------- [2025-12-06T05:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039162s] [吞吐率:25.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAwLCJuYmYiOjE3NjQ5NzA1MDAsImV4cCI6MTc2NzU2MjUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gwINj7FTtIUP9L0DPNlFt8ZdE85KoFYGw4tEe8Ef4hRrSP7HFThrQAHLtvaUyBHi_uEf-7gjXg7tWS_Z19jkQWlSWyvhOI7S8wvr8Ti0cezmty4XFkEyxAz4c4k5g4dsEfWAH6sO0V5ZwLmazx-LlsGh-pFDkkGwEYR5QjQK3TY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004840s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ 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` = 20251206 [ RunTime:0.000720s ] --------------------------------------------------------------- [2025-12-06T05:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062424s] [吞吐率:16.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007693s ] 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.000382s ] --------------------------------------------------------------- [2025-12-06T05:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.047963s] [吞吐率:20.85req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTAxLCJuYmYiOjE3NjQ5NzA1MDEsImV4cCI6MTc2NzU2MjUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vu72WCZhmssiugjeTd65mp9YqDXYp8KJV0UVKzMCWohVzNNhRoOdwlLuuKE4PSmnW8ThUfCyaGgSDcSH5wHdxTEnGXtBFEz4M7SkO0SGwOo8xvhOOGYa3QRZ7vLNoaLK5uqBUJTSTZ-mC3_7fkBDKCKajLBQO0Tmr-TF-KcZIaA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000936s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003659s ] --------------------------------------------------------------- [2025-12-06T05:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075557s] [吞吐率:13.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010464s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-06T05:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062734s] [吞吐率:15.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-12-06T05:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.068698s] [吞吐率:14.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTYwLCJuYmYiOjE3NjQ5NzA1NjAsImV4cCI6MTc2NzU2MjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GrdrZy5Fc4cwzT5yvpXxJsaRkGUVjR0HZbJkg4UQ_e5jbpr6EVQiXarkJg9kWqVVk2kwFhwxHNQ11LqFZ8CZ0mtDuzBaaF--Qal9Z6P1PG5RYfs3W3D7M1sccp3JWNT1TETY-8vDj0099TZU6cVvBXar9x7rXAZO7OpSSbRkN74', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017023s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ 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` = 20251206 [ RunTime:0.000774s ] --------------------------------------------------------------- [2025-12-06T05:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.068728s] [吞吐率:14.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNTYwLCJuYmYiOjE3NjQ5NzA1NjAsImV4cCI6MTc2NzU2MjU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GrdrZy5Fc4cwzT5yvpXxJsaRkGUVjR0HZbJkg4UQ_e5jbpr6EVQiXarkJg9kWqVVk2kwFhwxHNQ11LqFZ8CZ0mtDuzBaaF--Qal9Z6P1PG5RYfs3W3D7M1sccp3JWNT1TETY-8vDj0099TZU6cVvBXar9x7rXAZO7OpSSbRkN74', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017040s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-12-06T05:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062944s] [吞吐率:15.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002258s ] 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-12-06T05:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049751s] [吞吐率:20.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003652s ] 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.000342s ] --------------------------------------------------------------- [2025-12-06T05:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049592s] [吞吐率:20.16req/s] [内存消耗:2,503.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNjIwLCJuYmYiOjE3NjQ5NzA2MjAsImV4cCI6MTc2NzU2MjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WU4wRNiU_E1CIIrxA1OGtVMoSHoeqf4eA3nYZ24rQ_kxqLKMYpKGEhMWf6BxTW9hiHHv7dnhA7piVdgL0visRm4WDeZYBj3vjEHwyAE3CIGmQmNj3db5Tsiqef5-h2VHB-KdW6ZLGPMu0Pv4Eg4tI2L6LbqFOJvUmQsCn5JMVoc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012104s ] 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.000329s ] [ 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.000593s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-12-06T05:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049627s] [吞吐率:20.15req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNjIwLCJuYmYiOjE3NjQ5NzA2MjAsImV4cCI6MTc2NzU2MjYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WU4wRNiU_E1CIIrxA1OGtVMoSHoeqf4eA3nYZ24rQ_kxqLKMYpKGEhMWf6BxTW9hiHHv7dnhA7piVdgL0visRm4WDeZYBj3vjEHwyAE3CIGmQmNj3db5Tsiqef5-h2VHB-KdW6ZLGPMu0Pv4Eg4tI2L6LbqFOJvUmQsCn5JMVoc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012247s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ 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` = 20251206 [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-12-06T05:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061406s] [吞吐率:16.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000825s ] 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.000359s ] --------------------------------------------------------------- [2025-12-06T05:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050166s] [吞吐率:19.93req/s] [内存消耗:2,503.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNjgwLCJuYmYiOjE3NjQ5NzA2ODAsImV4cCI6MTc2NzU2MjY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fcGba_rO4zxwmjgk9P-V98iovvOobRRIDcOuKTMdE9f8AzwJK1xgQWrCnVsCkM1NzTUnjCBbIqk0oghp8ZVAFnFMCj5fTXcRrJEr8hXOG2T468vr8iDw6W7oK-EkjR5TYSzR1GfV9E3hWkVmTDOqv3oYybyPOxQRn2ey41x4u1A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013511s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20251206 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-12-06T05:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061677s] [吞吐率:16.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002054s ] 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.000348s ] --------------------------------------------------------------- [2025-12-06T05:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049295s] [吞吐率:20.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004259s ] 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.000333s ] --------------------------------------------------------------- [2025-12-06T05:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048931s] [吞吐率:20.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNzQwLCJuYmYiOjE3NjQ5NzA3NDAsImV4cCI6MTc2NzU2Mjc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q1pVBMDlNmcOacHM9F3i093axK-6Mcfz3nWinxnz-mpa_ScQXZ0HB8xW9rqP0TIOvXX6O-_ab7A9je5e11S_nT2_jd7SQBHXIRMICMBrxb25RHV3Jbq5vAonIEzdqYGrKI3NBtrfyD8KiC4SHwuAyvd13X3cVFSiIk3Kwzxatt8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009358s ] 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.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000532s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-12-06T05:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048987s] [吞吐率:20.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwNzQwLCJuYmYiOjE3NjQ5NzA3NDAsImV4cCI6MTc2NzU2Mjc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q1pVBMDlNmcOacHM9F3i093axK-6Mcfz3nWinxnz-mpa_ScQXZ0HB8xW9rqP0TIOvXX6O-_ab7A9je5e11S_nT2_jd7SQBHXIRMICMBrxb25RHV3Jbq5vAonIEzdqYGrKI3NBtrfyD8KiC4SHwuAyvd13X3cVFSiIk3Kwzxatt8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009172s ] 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.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251206 [ RunTime:0.000599s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066083s] [吞吐率:15.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] 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.000349s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054458s] [吞吐率:18.36req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004465s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044678s] [吞吐率:22.38req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010122s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045827s] [吞吐率:21.82req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010916s ] 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.000364s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047381s] [吞吐率:21.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012851s ] 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.000472s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036908s] [吞吐率:27.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000817s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ 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.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` = 20251206 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033149s] [吞吐率:30.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000737s ] 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.000358s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039513s] [吞吐率:25.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006829s ] 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.000451s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.062345s] [吞吐率:16.04req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000514s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002501s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002178s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002080s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001937s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000823s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039900s] [吞吐率:25.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007903s ] 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.000316s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032963s] [吞吐率:30.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000743s ] 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.000432s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.034900s] [吞吐率:28.65req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051057s] [吞吐率:19.59req/s] [内存消耗:2,584.06kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014592s ] 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.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000802s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037458s] [吞吐率:26.70req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005643s ] 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.000339s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.040562s] [吞吐率:24.65req/s] [内存消耗:2,568.02kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005034s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000784s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032561s] [吞吐率:30.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] 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.000353s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051658s] [吞吐率:19.36req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014493s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003708s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.181927s] [吞吐率:5.50req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001704s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.147106s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.054470s] [吞吐率:18.36req/s] [内存消耗:2,423.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020822s ] 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.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000549s ] [ 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` = 20251206 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-12-06T05:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.593825s] [吞吐率:1.68req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011711s ] 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.000318s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116644s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013670s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013319s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012921s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013355s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012854s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013532s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013292s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013220s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012556s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012295s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012276s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012495s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012734s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012976s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012989s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012909s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049549s] [吞吐率:20.18req/s] [内存消耗:2,477.64kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008796s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.046461s] [吞吐率:21.52req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAwLCJuYmYiOjE3NjQ5NzA4MDAsImV4cCI6MTc2NzU2MjgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NPzmQRI2eIqH9oKXGPiqYGqlbDPVdQBGSQKbQf7XZUaPu-aE5juDNCcjqYo2Y18hNv5IIsIu38D-moWYTdQpgflYX-WYCSOBOB5Nd2I6X1sYuBOgrn7TLWT-SXDomC4XNphugL47TgXhiDTmbBVXu2b46x8xKLcpf7ughp3Psc0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001348s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001010s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074421s] [吞吐率:13.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011519s ] 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.000350s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034578s] [吞吐率:28.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002716s ] 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.000344s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034756s] [吞吐率:28.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002442s ] 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.000425s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036145s] [吞吐率:27.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002660s ] 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.000469s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035320s] [吞吐率:28.31req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035598s] [吞吐率:28.09req/s] [内存消耗:2,500.72kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ 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.000621s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039081s] [吞吐率:25.59req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006425s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038405s] [吞吐率:26.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002458s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ 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.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` = 20251206 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034869s] [吞吐率:28.68req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002837s ] 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.000412s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050014s] [吞吐率:19.99req/s] [内存消耗:2,467.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ 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` = 20251206 [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050726s] [吞吐率:19.71req/s] [内存消耗:2,511.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014988s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000627s ] [ 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` = 20251206 [ RunTime:0.000778s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037702s] [吞吐率:26.52req/s] [内存消耗:2,425.77kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.306134s] [吞吐率:3.27req/s] [内存消耗:2,248.57kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001160s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-12-06T05:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048742s] [吞吐率:20.52req/s] [内存消耗:2,423.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODAxLCJuYmYiOjE3NjQ5NzA4MDEsImV4cCI6MTc2NzU2MjgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nLJzjIabTQYFKN3ud5NgEZCatFp1kytCfrMMlihCHrCpGTELUYEVXX42gpwj40HFv_txSUxd6K5Ldu1ijH23Q76ITp8dZ9R1M1lffKA013BNsCbVYUIUCVM2n09Vjd0SEbHIUAXBRSBEHZuQK_W9bhCdweW4NOv06Gx_GDKq_Ro', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013621s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-12-06T05:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064837s] [吞吐率:15.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002218s ] 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.000357s ] --------------------------------------------------------------- [2025-12-06T05:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052004s] [吞吐率:19.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004217s ] 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.000338s ] --------------------------------------------------------------- [2025-12-06T05:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049513s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwODYwLCJuYmYiOjE3NjQ5NzA4NjAsImV4cCI6MTc2NzU2Mjg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nUByDrln1i-2lqMl_XqlsXihLOkIvBgy_MnburuGiNv2OwwUYe3byq-Irb6v2EHEGP2p9qshw_pf8oH9JeKTedNrsR1NeTKeUnZ8VQmN2w-sNKY8wMRF3pOFgy7o555th6p5alvq_pISLPHaNSuDCYBcoDmAI446hpkSU5kjgaQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011957s ] 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.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ 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` = 20251206 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-12-06T05:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066669s] [吞吐率:15.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-06T05:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053770s] [吞吐率:18.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012516s ] 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.000348s ] --------------------------------------------------------------- [2025-12-06T05:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052368s] [吞吐率:19.10req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwOTIwLCJuYmYiOjE3NjQ5NzA5MjAsImV4cCI6MTc2NzU2MjkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JDf-DVvbcMHqw48ttubIu6cS4_6lZvWITRMOUUfJP1aW2KkYgmHE_aldJV-88ZqKKi_NpYFdmq2f8PNXLV2XONRjXQqID8SanB9v_Vzf5mIsxJPtdPdEfD_zYgS24XVqRsAFfuMvA_BFT2EVeYrGRhOSYTY4RuxG6U3iARYQijU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000880s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251206 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-12-06T05:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.064305s] [吞吐率:15.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwOTIwLCJuYmYiOjE3NjQ5NzA5MjAsImV4cCI6MTc2NzU2MjkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JDf-DVvbcMHqw48ttubIu6cS4_6lZvWITRMOUUfJP1aW2KkYgmHE_aldJV-88ZqKKi_NpYFdmq2f8PNXLV2XONRjXQqID8SanB9v_Vzf5mIsxJPtdPdEfD_zYgS24XVqRsAFfuMvA_BFT2EVeYrGRhOSYTY4RuxG6U3iARYQijU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ 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` = 20251206 [ RunTime:0.000834s ] --------------------------------------------------------------- [2025-12-06T05:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070358s] [吞吐率:14.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008117s ] 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-12-06T05:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055100s] [吞吐率:18.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwOTgwLCJuYmYiOjE3NjQ5NzA5ODAsImV4cCI6MTc2NzU2Mjk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aD_YpHUwvcjlyM_bAw-FXCcLYhx-E1_4aYQxBrqkT28i0NKAyb_M9TzEI7J76AVLLrOy3OxAf8o5CxXIZLHOxRSKZo_mtDXoWWarw31_w_-x0tfjvds99eT_Mu78_Pw1PFDZOqpRhJxCSfrV44lfzxi6OonafN2v0tLWQPRyhU4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013548s ] 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ 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` = 20251206 [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-12-06T05:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055109s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcwOTgwLCJuYmYiOjE3NjQ5NzA5ODAsImV4cCI6MTc2NzU2Mjk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aD_YpHUwvcjlyM_bAw-FXCcLYhx-E1_4aYQxBrqkT28i0NKAyb_M9TzEI7J76AVLLrOy3OxAf8o5CxXIZLHOxRSKZo_mtDXoWWarw31_w_-x0tfjvds99eT_Mu78_Pw1PFDZOqpRhJxCSfrV44lfzxi6OonafN2v0tLWQPRyhU4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014020s ] 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.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ 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` = 20251206 [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-12-06T05:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059852s] [吞吐率:16.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000800s ] 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.000350s ] --------------------------------------------------------------- [2025-12-06T05:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041637s] [吞吐率:24.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002995s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-12-06T05:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048802s] [吞吐率:20.49req/s] [内存消耗:2,503.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMDQwLCJuYmYiOjE3NjQ5NzEwNDAsImV4cCI6MTc2NzU2MzA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sAsQbbB2iYSjHy2qChAePQcfP98cUF6iwMhkrwyxSea4w7R1PnM4i3w2e0AYFNtVAzW21fnXCwj5hMsxqvXIKI8vkyAeoTzUa_qBoboAIByJTbJlOpmxJZ_mII1_UHkCaonkAwRxVsEU9jcnJE6ovALt2WVccOH_vmZ-v60Dnqk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011840s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ 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` = 20251206 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066035s] [吞吐率:15.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002147s ] 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.000354s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054451s] [吞吐率:18.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009960s ] 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.000375s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043877s] [吞吐率:22.79req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000506s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045399s] [吞吐率:22.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046950s] [吞吐率:21.30req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011937s ] 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.000350s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032661s] [吞吐率:30.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001013s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047105s] [吞吐率:21.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013501s ] 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.000408s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034028s] [吞吐率:29.39req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002595s ] 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.000411s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042107s] [吞吐率:23.75req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.005322s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003721s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.067322s] [吞吐率:14.85req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.021125s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001291s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001206s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000911s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036127s] [吞吐率:27.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.000713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20251206 [ RunTime:0.000691s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.044295s] [吞吐率:22.58req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.000900s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000465s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002441s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002123s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002083s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001920s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000881s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.194027s] [吞吐率:5.15req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.014104s ] 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.000320s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.147485s ] --------------------------------------------------------------- [2025-12-06T05:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576579s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.014801s ] 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.000288s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.114926s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013611s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012906s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012536s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012415s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012538s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012842s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012472s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012249s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012382s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012950s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012912s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012665s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012297s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012246s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012174s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012074s ] --------------------------------------------------------------- [2025-12-06T05:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040364s] [吞吐率:24.77req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.001049s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-12-06T05:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040996s] [吞吐率:24.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTAwLCJuYmYiOjE3NjQ5NzExMDAsImV4cCI6MTc2NzU2MzEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mfM934UnM6AAOyg5PJQcT2VjkmZNYN1MOYFYWp-58VUiZWjvQsRJYdWOCDopKxfO-eE3Do2kKxYCysrHRAiDgLP6UhqNojfVVL2ReqBS3cLBJEDgobN0aiga2RSZqfkuwD8j-HenGkQJqeNM5yDyX8pPWglug9e0albP46NZ5-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.001096s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000700s ] --------------------------------------------------------------- [2025-12-06T05:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059927s] [吞吐率:16.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002729s ] 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.000403s ] --------------------------------------------------------------- [2025-12-06T05:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055524s] [吞吐率:18.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTYwLCJuYmYiOjE3NjQ5NzExNjAsImV4cCI6MTc2NzU2MzE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k3XpHdOLhMtqInGCMzTdnsp93QK4KVsLlWczdvZtYHhKBuii-EMwKGNBdS80Fflwpr7O_E20zMjI-rtaXIMidB_EvipV7hd-Q6H1juY9pAszwMTLDwTVHG1a6PAbEka5a2Qaq0_dMzDhxcaP9FFTx1HjMyhH6uHDfaiqZdCSbqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020606s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T05:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055914s] [吞吐率:17.88req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMTYwLCJuYmYiOjE3NjQ5NzExNjAsImV4cCI6MTc2NzU2MzE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k3XpHdOLhMtqInGCMzTdnsp93QK4KVsLlWczdvZtYHhKBuii-EMwKGNBdS80Fflwpr7O_E20zMjI-rtaXIMidB_EvipV7hd-Q6H1juY9pAszwMTLDwTVHG1a6PAbEka5a2Qaq0_dMzDhxcaP9FFTx1HjMyhH6uHDfaiqZdCSbqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020499s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-12-06T05:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061533s] [吞吐率:16.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000845s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001122s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-12-06T05:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049802s] [吞吐率:20.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010350s ] 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.000411s ] --------------------------------------------------------------- [2025-12-06T05:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049773s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMjIwLCJuYmYiOjE3NjQ5NzEyMjAsImV4cCI6MTc2NzU2MzIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KjJMbDN5-TFv8oCQzxAQgs8ybR8eNxQcgSrXmKJXnVbcnkw5la_DKwaBodhDY1NE2Efho59IXC5OEpbliVQObRb61x3vxUa63Ds17f_Wswp3KW1fOqj9mQXghHZCm5wuVFTR9tc3gyeUbYtEm395r3aviVStayWPpc92RGz4p4A', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000681s ] --------------------------------------------------------------- [2025-12-06T05:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069366s] [吞吐率:14.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007764s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-12-06T05:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055696s] [吞吐率:17.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMjgwLCJuYmYiOjE3NjQ5NzEyODAsImV4cCI6MTc2NzU2MzI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DFfX36FkQTX7zIPrnIBaIC-UzFF4pKf78V973_neuaU_uWHtq9S86224WauuijkudyG2wGe-yxaoHktGMKERQFMqnfPJvMo0hTooB99EH8RPi38WVkm7s97HuT65ruQ0mte30prdCkYRCF66LjZD7Gv3Tjif8K5DyxjsEJsfjZc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-12-06T05:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055727s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMjgwLCJuYmYiOjE3NjQ5NzEyODAsImV4cCI6MTc2NzU2MzI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DFfX36FkQTX7zIPrnIBaIC-UzFF4pKf78V973_neuaU_uWHtq9S86224WauuijkudyG2wGe-yxaoHktGMKERQFMqnfPJvMo0hTooB99EH8RPi38WVkm7s97HuT65ruQ0mte30prdCkYRCF66LjZD7Gv3Tjif8K5DyxjsEJsfjZc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000916s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ 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` = 20251206 [ RunTime:0.000768s ] --------------------------------------------------------------- [2025-12-06T05:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062312s] [吞吐率:16.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001709s ] 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-12-06T05:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049730s] [吞吐率:20.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-12-06T05:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049422s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMzQwLCJuYmYiOjE3NjQ5NzEzNDAsImV4cCI6MTc2NzU2MzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ETL0xEQ3NHyOgPVh6CYV1k4Dk9z39zwVmWhmw4o-GV3T3CJ8NW--e-wa9juKSJkqCQk3URaXI6S6ngsCCZpzKJM2uDIvbFUdjM4hbX_I4wC8zCKOv3bqBEubj2ojvlYnYYQce0ZS0JpBeFXhMefPA5c2poABca2v1Y8FjuYU5gQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010733s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ 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` = 20251206 [ RunTime:0.000690s ] --------------------------------------------------------------- [2025-12-06T05:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049543s] [吞吐率:20.18req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxMzQwLCJuYmYiOjE3NjQ5NzEzNDAsImV4cCI6MTc2NzU2MzM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ETL0xEQ3NHyOgPVh6CYV1k4Dk9z39zwVmWhmw4o-GV3T3CJ8NW--e-wa9juKSJkqCQk3URaXI6S6ngsCCZpzKJM2uDIvbFUdjM4hbX_I4wC8zCKOv3bqBEubj2ojvlYnYYQce0ZS0JpBeFXhMefPA5c2poABca2v1Y8FjuYU5gQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010878s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000452s ] [ 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` = 20251206 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061564s] [吞吐率:16.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001367s ] 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.000364s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049417s] [吞吐率:20.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008640s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043172s] [吞吐率:23.16req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008030s ] 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.000400s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044564s] [吞吐率:22.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009312s ] 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.000470s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032134s] [吞吐率:31.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000675s ] 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.000329s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046587s] [吞吐率:21.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001592s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038336s] [吞吐率:26.09req/s] [内存消耗:2,500.72kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000725s ] 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.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000910s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046174s] [吞吐率:21.66req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000541s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002351s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002045s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002119s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.002027s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000850s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049049s] [吞吐率:20.39req/s] [内存消耗:2,425.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011262s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000567s ] [ 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` = 20251206 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037953s] [吞吐率:26.35req/s] [内存消耗:2,467.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001621s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000597s ] [ 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` = 20251206 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050815s] [吞吐率:19.68req/s] [内存消耗:2,415.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003771s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001431s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001067s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001054s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.001180s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040128s] [吞吐率:24.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007588s ] 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.000313s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033610s] [吞吐率:29.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049480s] [吞吐率:20.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016544s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037394s] [吞吐率:26.74req/s] [内存消耗:2,511.05kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000601s ] [ 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` = 20251206 [ RunTime:0.000725s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048701s] [吞吐率:20.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014497s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048865s] [吞吐率:20.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048609s] [吞吐率:20.57req/s] [内存消耗:2,584.03kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010853s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000661s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000826s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035674s] [吞吐率:28.03req/s] [内存消耗:2,424.91kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033407s] [吞吐率:29.93req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000766s ] 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.000485s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049922s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014239s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ 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` = 20251206 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049481s] [吞吐率:20.21req/s] [内存消耗:2,477.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000526s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050159s] [吞吐率:19.94req/s] [内存消耗:2,567.98kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015057s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000751s ] --------------------------------------------------------------- [2025-12-06T05:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576246s] [吞吐率:1.74req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAwLCJuYmYiOjE3NjQ5NzE0MDAsImV4cCI6MTc2NzU2MzQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cKavHiT76I_j-C7qg6550vYwAScIenKrxNaSUdnbulwzhnOUu4GWceR7Va1Y44GbxQizHk2L2583KHtgAuc6ysvyibIX93wvaVWg8RffcbAIwQRV8u3HsZ1_IJPAX-OqhglUNQbDDT0NO1C3ftoAb_NTl_OWwmtvwCRFgqXJyOw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013562s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013332s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013371s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013465s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012716s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012906s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013136s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013288s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012971s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012895s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012854s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012786s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012398s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012184s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012527s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013245s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012621s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012716s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061439s] [吞吐率:16.28req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002524s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001176s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047192s] [吞吐率:21.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000837s ] 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.000388s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040596s] [吞吐率:24.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.034997s] [吞吐率:28.57req/s] [内存消耗:2,423.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000926s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049411s] [吞吐率:20.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009727s ] 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.000271s ] [ 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.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` = 20251206 [ RunTime:0.000701s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034611s] [吞吐率:28.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001160s ] 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.000435s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034627s] [吞吐率:28.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034801s] [吞吐率:28.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002351s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048880s] [吞吐率:20.46req/s] [内存消耗:2,423.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014273s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000548s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051660s] [吞吐率:19.36req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014528s ] 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.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003587s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035306s] [吞吐率:28.32req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000533s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-12-06T05:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.180721s] [吞吐率:5.53req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDAxLCJuYmYiOjE3NjQ5NzE0MDEsImV4cCI6MTc2NzU2MzQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gtUCxE_mzHXQGOS8AusegZrt1nVHFFttcne6oYBAxitsWT_nNNWuF8dAi6hFFzGmgQ-ZzfhkACASt3c8KgM9uGhwRReVQq8guh11Q-dIy47_XJrdRB2_64X4aVIxT8ekyvLEx04BtZ7eTiGvMvpeNnZe8pwvenjKhN6qG3FjWAY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.143688s ] --------------------------------------------------------------- [2025-12-06T05:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062097s] [吞吐率:16.10req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002281s ] 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.000345s ] --------------------------------------------------------------- [2025-12-06T05:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049348s] [吞吐率:20.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010171s ] 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.000331s ] --------------------------------------------------------------- [2025-12-06T05:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049715s] [吞吐率:20.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNDYwLCJuYmYiOjE3NjQ5NzE0NjAsImV4cCI6MTc2NzU2MzQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.avDl3Wwe-2QlM5VHlgHSU8VHxmTPSoG3bUPjlw8u9gwsS00NZh_7P2doeJ1K_61sc-iPL6ISz4bQts1xxLwhzaVgCpzGefRuqejzshuSU0bXPdxTJHAATT2JloTXs9sWsY6XKqAr18GFHPei365SiEJaU8TlD3QMo-d9OY_-aBo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011742s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20251206 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-12-06T05:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057666s] [吞吐率:17.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-12-06T05:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045560s] [吞吐率:21.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009446s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T05:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050861s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNTIwLCJuYmYiOjE3NjQ5NzE1MjAsImV4cCI6MTc2NzU2MzUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TCCvj6FZHPzztnmij7_kY_0l3skqYtEkUNCR5YpHNtue8c616Dkn5Cm_CfnXw-fWBtbvVx6jzdoNk_MtH8Ks91sS6eCj9RgoWZjq0hEcF8sng-NSAqAdcTugQ-YS0Nh2f0KM9wjCK-YFYyQagLM-4BNU5qetGMCPRPPDDYneRVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004046s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ 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` = 20251206 [ RunTime:0.000797s ] 00772s ] --------------------------------------------------------------- [2025-12-06T05:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.084970s] [吞吐率:11.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021218s ] 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.000368s ] --------------------------------------------------------------- [2025-12-06T05:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071963s] [吞吐率:13.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008670s ] 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.000328s ] --------------------------------------------------------------- [2025-12-06T05:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055340s] [吞吐率:18.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNTgwLCJuYmYiOjE3NjQ5NzE1ODAsImV4cCI6MTc2NzU2MzU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WoDhisoy7a1dmxIA5jHi_jaX71CWTGW6A_qUPrphtmQhLWZ-Qn09beKQpBpWZBOqLvTDXriNOy_qfYLzYCqi8FctKWRJ9VByKpd0oNdBInEd7TYAQyj3R1JPUBAL9VaW1fhcPmsDmtsZFrDcTnZRm6_KOXyOkih7SCEC322zAr0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015593s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ 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` = 20251206 [ RunTime:0.000638s ] 00683s ] --------------------------------------------------------------- [2025-12-06T05:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057494s] [吞吐率:17.39req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002318s ] 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.000343s ] --------------------------------------------------------------- [2025-12-06T05:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044495s] [吞吐率:22.47req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-12-06T05:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049451s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNjQwLCJuYmYiOjE3NjQ5NzE2NDAsImV4cCI6MTc2NzU2MzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p8aQK_Icew8l4gH3nRW5M2N6wk0LRCXLqFWpVE6RcsXcoxAdj_kiSbpVMj52EkHVF8lfYJeJU9Razp8qxzxzVFeZFq2z-qN94EZe_TAVri3VLT8rG4moyxMJE8xePDTv0BJ1Tda-_JTp5uhYR6h3I3TLB04NU0Ge96Ec4eBaG4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012464s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20251206 [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-12-06T05:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049496s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNjQwLCJuYmYiOjE3NjQ5NzE2NDAsImV4cCI6MTc2NzU2MzY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.p8aQK_Icew8l4gH3nRW5M2N6wk0LRCXLqFWpVE6RcsXcoxAdj_kiSbpVMj52EkHVF8lfYJeJU9Razp8qxzxzVFeZFq2z-qN94EZe_TAVri3VLT8rG4moyxMJE8xePDTv0BJ1Tda-_JTp5uhYR6h3I3TLB04NU0Ge96Ec4eBaG4c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012530s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20251206 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062704s] [吞吐率:15.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001819s ] 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.000365s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050869s] [吞吐率:19.66req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009743s ] 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.000366s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043274s] [吞吐率:23.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060236s] [吞吐率:16.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014312s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001278s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.031932s] [吞吐率:31.32req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044619s] [吞吐率:22.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003057s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034336s] [吞吐率:29.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001620s ] 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.000396s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056848s] [吞吐率:17.59req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011080s ] 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.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000465s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002424s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002163s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002157s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001963s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000837s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056455s] [吞吐率:17.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018976s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000852s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042622s] [吞吐率:23.46req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.004701s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051525s] [吞吐率:19.41req/s] [内存消耗:2,415.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005499s ] 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.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001342s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001042s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.001198s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000791s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050120s] [吞吐率:19.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014843s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-12-06T05:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.571094s] [吞吐率:1.75req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012345s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012330s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012360s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012587s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012811s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012768s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012659s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012350s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012243s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012311s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012405s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012360s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012303s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012312s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012359s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012328s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012448s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012241s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012355s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012365s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012339s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012493s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012404s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012299s ] --------------------------------------------------------------- [2025-12-06T05:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041186s] [吞吐率:24.28req/s] [内存消耗:2,432.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAwLCJuYmYiOjE3NjQ5NzE3MDAsImV4cCI6MTc2NzU2MzcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.giIBrIz8-pcIP9KjYlkZ8KB_XDIhQ5wXqa-iBe0V8D38ytzWoNbPP3PZxQrLXXq4bvpA-TBqbz5XBnqsMfIUqp_UdUcwr7GW5RzYrtaF0Dqx9Nk94_oAijgZP5LvK1boiGvibLZO6NIPBxrTBzNRegJ5jIIGgi8ZpKeTfkqxTTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006897s ] 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.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-12-06T05:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058426s] [吞吐率:17.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001009s ] 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.000531s ] --------------------------------------------------------------- [2025-12-06T05:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.189110s] [吞吐率:5.29req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzAxLCJuYmYiOjE3NjQ5NzE3MDEsImV4cCI6MTc2NzU2MzcwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hY0KP0j6pYJyhtmKXCiFlpvxNsNXlW7gV-G4X_PKJ0eJMS41MHVTI5xq1GEE1MqhGqvg-fmXJ5KG7xyNcicuXGSHzzHIRxnF9y-C0Puf0N6qQUigVF41YvgPaFlhOpDeixtfvjl5oa5VUibT5RvCSxxLmWLn-o_2dToy4pY8bmY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014924s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.142603s ] --------------------------------------------------------------- [2025-12-06T05:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060828s] [吞吐率:16.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-12-06T05:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048702s] [吞吐率:20.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-12-06T05:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.034239s] [吞吐率:29.21req/s] [内存消耗:2,502.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzYwLCJuYmYiOjE3NjQ5NzE3NjAsImV4cCI6MTc2NzU2Mzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.byIYcWX2OWJHDhMCTR5IJlwt8bkLaOvOkHqPA6VKUwzxhdAJnbpXPndCf-hr_9nj46rVu1fdNPyla3RTaRM1sMN5smWi4et6BvJf1_XWkcrj9LWhSfMoLysbDoZmfL79lK1eHLb5u_ljpJXz-NECOJrlPYYCRl8JOLB3WI_I9x4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000609s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ 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` = 20251206 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-12-06T05:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049734s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxNzYwLCJuYmYiOjE3NjQ5NzE3NjAsImV4cCI6MTc2NzU2Mzc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.byIYcWX2OWJHDhMCTR5IJlwt8bkLaOvOkHqPA6VKUwzxhdAJnbpXPndCf-hr_9nj46rVu1fdNPyla3RTaRM1sMN5smWi4et6BvJf1_XWkcrj9LWhSfMoLysbDoZmfL79lK1eHLb5u_ljpJXz-NECOJrlPYYCRl8JOLB3WI_I9x4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015604s ] 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.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-12-06T05:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065775s] [吞吐率:15.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-12-06T05:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049537s] [吞吐率:20.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006148s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-12-06T05:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049780s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxODIwLCJuYmYiOjE3NjQ5NzE4MjAsImV4cCI6MTc2NzU2MzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fjGgZI4cTBVxA62s7rizw3NCnYGJSiWHiCwLSjFLbKsOOIzTKD2anuLVebuGKZ6vDCu6y2UP7k2CDhc92-vmMXbjQfhi7AVxdX7ZRUPGxzN8we9pmhb17fe5eyhtE2bnPHGAKHVmd4gxzbwttVuqlhXnY2R5RhW7bC-NeTJh2CY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015308s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-12-06T05:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049631s] [吞吐率:20.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxODIwLCJuYmYiOjE3NjQ5NzE4MjAsImV4cCI6MTc2NzU2MzgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fjGgZI4cTBVxA62s7rizw3NCnYGJSiWHiCwLSjFLbKsOOIzTKD2anuLVebuGKZ6vDCu6y2UP7k2CDhc92-vmMXbjQfhi7AVxdX7ZRUPGxzN8we9pmhb17fe5eyhtE2bnPHGAKHVmd4gxzbwttVuqlhXnY2R5RhW7bC-NeTJh2CY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ 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` = 20251206 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-12-06T05:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060671s] [吞吐率:16.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000787s ] 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.000382s ] --------------------------------------------------------------- [2025-12-06T05:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049567s] [吞吐率:20.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxODgwLCJuYmYiOjE3NjQ5NzE4ODAsImV4cCI6MTc2NzU2Mzg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XxOuPKayJdXWWgrhGHE4zyDi0dv86XcWQj7_JPezNgH1EF4LVuH88ukcdab_2By1qG32vSwDB06V5LgqnGlfvOAIgyCLwcAJrD_b5EXrxodqiBGDtmdkJYfO4h19cS1ZH4AplfVIIchNJBE_gom_Nf5RnWu8c5bRaUtgsEPd0Mw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009848s ] 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.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000655s ] --------------------------------------------------------------- [2025-12-06T05:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063110s] [吞吐率:15.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001958s ] 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.000351s ] --------------------------------------------------------------- [2025-12-06T05:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050099s] [吞吐率:19.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003645s ] 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.000414s ] --------------------------------------------------------------- [2025-12-06T05:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049574s] [吞吐率:20.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxOTQwLCJuYmYiOjE3NjQ5NzE5NDAsImV4cCI6MTc2NzU2Mzk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W4oRGVk9NyOBTHwB7BGDl9rtQmJeqPHli6EiFYBVAVCjnPerGoE6xphKBRRDGsQAqHXiJiD6ymuNaDF0gtBQGjNcxBJdp-BdedezJ6mlROdovnYgui0e76NsBCh4Q2cgvP1q7tkLrrm-_e4SwS40oh0TIBq7FSI8piF4D6lNL8I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013099s ] 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.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251206 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-12-06T05:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049595s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcxOTQwLCJuYmYiOjE3NjQ5NzE5NDAsImV4cCI6MTc2NzU2Mzk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W4oRGVk9NyOBTHwB7BGDl9rtQmJeqPHli6EiFYBVAVCjnPerGoE6xphKBRRDGsQAqHXiJiD6ymuNaDF0gtBQGjNcxBJdp-BdedezJ6mlROdovnYgui0e76NsBCh4Q2cgvP1q7tkLrrm-_e4SwS40oh0TIBq7FSI8piF4D6lNL8I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013382s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000704s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060876s] [吞吐率:16.43req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001905s ] 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.000364s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049031s] [吞吐率:20.40req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004104s ] 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.000369s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037493s] [吞吐率:26.67req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003098s ] 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.000387s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045232s] [吞吐率:22.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001228s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000452s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041196s] [吞吐率:24.27req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008877s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054284s] [吞吐率:18.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050315s] [吞吐率:19.87req/s] [内存消耗:2,467.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011694s ] 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.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ 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` = 20251206 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032851s] [吞吐率:30.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000647s ] 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.000297s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064713s] [吞吐率:15.45req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001558s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.001155s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.001341s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.002087s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000985s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041608s] [吞吐率:24.03req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003413s ] 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.000453s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.041311s] [吞吐率:24.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000498s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043196s] [吞吐率:23.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010359s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035846s] [吞吐率:27.90req/s] [内存消耗:2,424.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035599s] [吞吐率:28.09req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002114s ] 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.000328s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.037613s] [吞吐率:26.59req/s] [内存消耗:2,423.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000883s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000618s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251206 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038012s] [吞吐率:26.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001455s ] 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.000369s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.041030s] [吞吐率:24.37req/s] [内存消耗:2,568.02kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004082s ] 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.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000751s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000837s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039477s] [吞吐率:25.33req/s] [内存消耗:2,425.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003864s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000614s ] [ 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` = 20251206 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035384s] [吞吐率:28.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003206s ] 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.000550s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040107s] [吞吐率:24.93req/s] [内存消耗:2,477.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002995s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.191505s] [吞吐率:5.22req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014887s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.144384s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032871s] [吞吐率:30.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000834s ] 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.000340s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050699s] [吞吐率:19.72req/s] [内存消耗:2,432.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015640s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.048731s] [吞吐率:20.52req/s] [内存消耗:2,423.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000541s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-12-06T06:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.055880s] [吞吐率:17.90req/s] [内存消耗:2,584.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000593s ] [ 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` = 20251206 ORDER BY `dpart_id` [ RunTime:0.000776s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059373s] [吞吐率:16.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039194s] [吞吐率:25.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ 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` = 20251206 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038661s] [吞吐率:25.87req/s] [内存消耗:2,511.01kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAwLCJuYmYiOjE3NjQ5NzIwMDAsImV4cCI6MTc2NzU2NDAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mK2OZcaprWbARj58WXL-x4zWbke6i6PPGG5gQiXWF1PevkoI8_LnIm5UqCqGj9BaxGbJ5mZkzU46dK4y61blTt0xp2jx2hpIJyZJl98k8qozlVbk_UF6mVPZn-TEgoLITfaopRAceAfehRYqp9wTIJ1aqLafkKsYl14lEtltLoA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001023s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ 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.000584s ] [ 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` = 20251206 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038999s] [吞吐率:25.64req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007118s ] 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-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040750s] [吞吐率:24.54req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008476s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035292s] [吞吐率:28.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003229s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001173s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052163s] [吞吐率:19.17req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAxLCJuYmYiOjE3NjQ5NzIwMDEsImV4cCI6MTc2NzU2NDAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vwAT3hUHEZxc_nxRBjGUZbXvhiKQlcuMU1bfnODGU9F58OiNi09KWqh-zgSCqLfdsZ_jwM0URB4jRMK7xY-5Dlr9mxK4tqA7hCcQaWwEaog4CExsx6KMq-eQ_XAMo7XMHTCnVYrBM1Kj-VtBdz5pNVdcIOwfyyvWpYb91qP02us', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012774s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.004311s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058309s] [吞吐率:17.15req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAxLCJuYmYiOjE3NjQ5NzIwMDEsImV4cCI6MTc2NzU2NDAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vwAT3hUHEZxc_nxRBjGUZbXvhiKQlcuMU1bfnODGU9F58OiNi09KWqh-zgSCqLfdsZ_jwM0URB4jRMK7xY-5Dlr9mxK4tqA7hCcQaWwEaog4CExsx6KMq-eQ_XAMo7XMHTCnVYrBM1Kj-VtBdz5pNVdcIOwfyyvWpYb91qP02us', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014708s ] 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.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000482s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002941s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.002146s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002081s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001978s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000830s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040831s] [吞吐率:24.49req/s] [内存消耗:2,500.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAxLCJuYmYiOjE3NjQ5NzIwMDEsImV4cCI6MTc2NzU2NDAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vwAT3hUHEZxc_nxRBjGUZbXvhiKQlcuMU1bfnODGU9F58OiNi09KWqh-zgSCqLfdsZ_jwM0URB4jRMK7xY-5Dlr9mxK4tqA7hCcQaWwEaog4CExsx6KMq-eQ_XAMo7XMHTCnVYrBM1Kj-VtBdz5pNVdcIOwfyyvWpYb91qP02us', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005535s ] 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.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000743s ] [ 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` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-12-06T06:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.577973s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDAxLCJuYmYiOjE3NjQ5NzIwMDEsImV4cCI6MTc2NzU2NDAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vwAT3hUHEZxc_nxRBjGUZbXvhiKQlcuMU1bfnODGU9F58OiNi09KWqh-zgSCqLfdsZ_jwM0URB4jRMK7xY-5Dlr9mxK4tqA7hCcQaWwEaog4CExsx6KMq-eQ_XAMo7XMHTCnVYrBM1Kj-VtBdz5pNVdcIOwfyyvWpYb91qP02us', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011525s ] 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.000295s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.111781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013504s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013517s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013389s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012600s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012457s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012731s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012985s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012885s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012735s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012395s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012189s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014312s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012831s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012892s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012749s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012462s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012323s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012191s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012336s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012201s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012484s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012725s ] --------------------------------------------------------------- [2025-12-06T06:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060892s] [吞吐率:16.42req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000704s ] 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.000352s ] --------------------------------------------------------------- [2025-12-06T06:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048410s] [吞吐率:20.66req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003758s ] 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.000338s ] --------------------------------------------------------------- [2025-12-06T06:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050497s] [吞吐率:19.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMDYwLCJuYmYiOjE3NjQ5NzIwNjAsImV4cCI6MTc2NzU2NDA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rLwyoFUUSCeMWsxDeLYqOQCrY4X6oWSXu9jA0gngjAyWakUsfjn53F0XWjiePijEMukQplA54ptIS4QPTE7hzytL6sinCWZ27DMyVcvicAOzxck5hbtJ2V8-8z4vZHfs_lRNrClD4VEFzjWhKOZ0BZHNTifYwu9-NACNVuQhKkU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013941s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ 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` = 20251206 [ RunTime:0.000712s ] 00704s ] --------------------------------------------------------------- [2025-12-06T06:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059250s] [吞吐率:16.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001610s ] 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.000351s ] --------------------------------------------------------------- [2025-12-06T06:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046021s] [吞吐率:21.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002888s ] 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.000341s ] --------------------------------------------------------------- [2025-12-06T06:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050174s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMTIwLCJuYmYiOjE3NjQ5NzIxMjAsImV4cCI6MTc2NzU2NDEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mbcR556q38Q5YBKtIm_x9j9QcyT1FIfWrrAhv-r8jTgzsJccCN2iS8d8oVexSa4Mtw676iwSRlxDEdIOVFTATFYsAoMgIFnKI7_emEdDqrY_iJb90LG94aEDu0XLVKjOkRNxzcvH_oreKfM-qn_GC9EatAUQE2dSfmpOLQ_U_9w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013640s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-12-06T06:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050148s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMTIwLCJuYmYiOjE3NjQ5NzIxMjAsImV4cCI6MTc2NzU2NDEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mbcR556q38Q5YBKtIm_x9j9QcyT1FIfWrrAhv-r8jTgzsJccCN2iS8d8oVexSa4Mtw676iwSRlxDEdIOVFTATFYsAoMgIFnKI7_emEdDqrY_iJb90LG94aEDu0XLVKjOkRNxzcvH_oreKfM-qn_GC9EatAUQE2dSfmpOLQ_U_9w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013611s ] 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.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ 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` = 20251206 [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-12-06T06:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.077431s] [吞吐率:12.91req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015382s ] 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.000358s ] --------------------------------------------------------------- [2025-12-06T06:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064465s] [吞吐率:15.51req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003054s ] 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.000358s ] --------------------------------------------------------------- [2025-12-06T06:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049541s] [吞吐率:20.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMTgwLCJuYmYiOjE3NjQ5NzIxODAsImV4cCI6MTc2NzU2NDE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.yJvSJFt2iV3LZGw3wIW18KcQXoBhwQXoy-YMEQp_zGBhUoS03WaSajByS-us8mvkCG2ecwvPgUBQte-o3tPFuk_CIgVjs19tXtOZtKpgLxamkuUGZgo-uxU_Yd45oANhTMgMTL1w4f9ZP2xVoGm_Nriq-owMj8iFxl4cwMXWK3E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011847s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000701s ] 00665s ] --------------------------------------------------------------- [2025-12-06T06:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.205970s] [吞吐率:4.86req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002504s ] 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.000355s ] --------------------------------------------------------------- [2025-12-06T06:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.053192s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMjQwLCJuYmYiOjE3NjQ5NzIyNDAsImV4cCI6MTc2NzU2NDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WQN_qmpJ3PCgVhvfJ-vS9368mNn4dpMFRvabKLGhxNGKPw7X7kXmpkQEKeYGg3uWQLiYqStsf0DMpmHy3uzP5mAR1LA9IiYBzmNoTyfw41sVoxAwAC3vAF-M5Ll9jcvNYhhouiULCT7dL9gDDz1MYirnHzPbfrCMjN-I4WtGiZY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015721s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-12-06T06:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053226s] [吞吐率:18.79req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMjQwLCJuYmYiOjE3NjQ5NzIyNDAsImV4cCI6MTc2NzU2NDI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WQN_qmpJ3PCgVhvfJ-vS9368mNn4dpMFRvabKLGhxNGKPw7X7kXmpkQEKeYGg3uWQLiYqStsf0DMpmHy3uzP5mAR1LA9IiYBzmNoTyfw41sVoxAwAC3vAF-M5Ll9jcvNYhhouiULCT7dL9gDDz1MYirnHzPbfrCMjN-I4WtGiZY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016009s ] 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.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251206 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063003s] [吞吐率:15.87req/s] [内存消耗:2,248.46kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002078s ] 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.000346s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051627s] [吞吐率:19.37req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002007s ] 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.000498s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056519s] [吞吐率:17.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008463s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001470s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042422s] [吞吐率:23.57req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003431s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000993s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036628s] [吞吐率:27.30req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000915s ] 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.000626s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040055s] [吞吐率:24.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004093s ] 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.000450s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050646s] [吞吐率:19.74req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000511s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251205 group by Title order by pageview desc [ RunTime:0.003658s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039994s] [吞吐率:25.00req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000681s ] 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.000401s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050463s] [吞吐率:19.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.001057s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039310s] [吞吐率:25.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000712s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20251206 [ RunTime:0.000636s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059894s] [吞吐率:16.70req/s] [内存消耗:2,415.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251125' LIMIT 1 [ RunTime:0.001234s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251126' LIMIT 1 [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251127' LIMIT 1 [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251128' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251129' LIMIT 1 [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251130' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251201' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251202' LIMIT 1 [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251203' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251204' LIMIT 1 [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251205' LIMIT 1 [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.193916s] [吞吐率:5.16req/s] [内存消耗:2,425.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014763s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251205' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.147364s ] --------------------------------------------------------------- [2025-12-06T06:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576578s] [吞吐率:1.73req/s] [内存消耗:2,465.01kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251205 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115490s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013266s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014093s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012716s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012663s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012855s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012496s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012320s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012432s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012428s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012331s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012159s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012418s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012466s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012550s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012633s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012550s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012638s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012616s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012569s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251205 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012255s ] --------------------------------------------------------------- [2025-12-06T06:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059356s] [吞吐率:16.85req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002877s ] 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.000340s ] --------------------------------------------------------------- [2025-12-06T06:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050585s] [吞吐率:19.77req/s] [内存消耗:2,432.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAwLCJuYmYiOjE3NjQ5NzIzMDAsImV4cCI6MTc2NzU2NDMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.hnxRBNmTfG0gxR6KjZ4oMbTrp_MnLUml4G9Zp4uvUA6IseWMCHnbfriXWyJo8NcLadJpcdrN4Y5KOYRJ5fFyYwdv4Bkw2b2M2dOBd5sPNiWjCMZmI-OzNVGk-ql6eIbduN8DxuazxvnKHGWwrcbD2bb6kfEgHz7Pkx0mBE9iHTA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000533s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251205' ORDER BY `PageView` DESC [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-12-06T06:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056553s] [吞吐率:17.68req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzAxLCJuYmYiOjE3NjQ5NzIzMDEsImV4cCI6MTc2NzU2NDMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UJ1NRuIjTHKBnFfYnvsKWPQwKQ58oR7ldLA1mfTA3ruhq8-ISz_rg9JqfBfdNcYnSL9Z3K9Pq_8xMVMLvLfNgQEOINi-4LvSEVQSsgwvyaAkqj60nFpZ_C9WrxQ5Cg_nOA4YPDFbVrNo7cs3ELmKrqHgqI7S_TtITTplgTozuK4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014540s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000465s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251205 [ RunTime:0.002277s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251205 [ RunTime:0.001990s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251205 [ RunTime:0.002033s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251205 [ RunTime:0.001864s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251205 [ RunTime:0.000810s ] --------------------------------------------------------------- [2025-12-06T06:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061637s] [吞吐率:16.22req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002119s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-12-06T06:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048903s] [吞吐率:20.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003295s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-12-06T06:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050032s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzYwLCJuYmYiOjE3NjQ5NzIzNjAsImV4cCI6MTc2NzU2NDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AiokUzOkFVfxDCopF_ISoPM6g5KWodq8spCqWJgWNNOY1lCO8cQUc6dyGPPTIQOf1fe2yXsJ7GuKQg6ScOzJHMQvum_ak9RBJfSCzXOQwMb0tAsft_aWTHcvvOLeiBQ940s4UbYzL-wFYYBU7-MqH3wzuCN7ykgL53nEbU_mIBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015120s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ 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` = 20251206 [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-12-06T06:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050099s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyMzYwLCJuYmYiOjE3NjQ5NzIzNjAsImV4cCI6MTc2NzU2NDM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AiokUzOkFVfxDCopF_ISoPM6g5KWodq8spCqWJgWNNOY1lCO8cQUc6dyGPPTIQOf1fe2yXsJ7GuKQg6ScOzJHMQvum_ak9RBJfSCzXOQwMb0tAsft_aWTHcvvOLeiBQ940s4UbYzL-wFYYBU7-MqH3wzuCN7ykgL53nEbU_mIBs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015293s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-12-06T06:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063456s] [吞吐率:15.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-12-06T06:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051842s] [吞吐率:19.29req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000882s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-12-06T06:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049468s] [吞吐率:20.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNDIwLCJuYmYiOjE3NjQ5NzI0MjAsImV4cCI6MTc2NzU2NDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMLaaU1X8kaYfihGj8uAmaBI6vJvqMl8-Zh7SHXpwTQNW-CfB-Xt8QQfnOl50IIqggY6w8PeOUqK2a4vm0ETW4CdZHGDqejwhGFL9IpGJuF9OfMcwEHPLNmpRu7A4DClgrroAcsZWyUwCtJiPFIXdvfxm8WT1f8aiPgkNWv4ZTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010854s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20251206 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-12-06T06:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049671s] [吞吐率:20.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNDIwLCJuYmYiOjE3NjQ5NzI0MjAsImV4cCI6MTc2NzU2NDQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMLaaU1X8kaYfihGj8uAmaBI6vJvqMl8-Zh7SHXpwTQNW-CfB-Xt8QQfnOl50IIqggY6w8PeOUqK2a4vm0ETW4CdZHGDqejwhGFL9IpGJuF9OfMcwEHPLNmpRu7A4DClgrroAcsZWyUwCtJiPFIXdvfxm8WT1f8aiPgkNWv4ZTU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251206 [ RunTime:0.000648s ] --------------------------------------------------------------- [2025-12-06T06:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067691s] [吞吐率:14.77req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000909s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-12-06T06:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055725s] [吞吐率:17.95req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013377s ] 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.000402s ] --------------------------------------------------------------- [2025-12-06T06:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.071293s] [吞吐率:14.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNDgwLCJuYmYiOjE3NjQ5NzI0ODAsImV4cCI6MTc2NzU2NDQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cBZQRF3ALJoz_oGG9H206u8KCFoVOZEq8jhsIMuJFkerZrd2v1fVi16nbFgVLm2FAu_ipZniRkhhtY1wVJcz0oCLjC42rPjfHuF4qn509T7yyQov37OriAWhw5RNt_vHJklQM8umyh1N4vHH2bAYhxbWob9WmwoGGvf51VepTlI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020425s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ 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` = 20251206 [ RunTime:0.000811s ] 00806s ] --------------------------------------------------------------- [2025-12-06T06:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061796s] [吞吐率:16.18req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001974s ] 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.000333s ] --------------------------------------------------------------- [2025-12-06T06:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049952s] [吞吐率:20.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-12-06T06:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049356s] [吞吐率:20.26req/s] [内存消耗:2,502.97kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNTQwLCJuYmYiOjE3NjQ5NzI1NDAsImV4cCI6MTc2NzU2NDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.phlhi2Q3F_W9y40mtLfzhpij11i6gU-aUCtZhOLBuaLQPd30gSpjjs9r31axDwoDnbn7PhjHJPT-vDxb_hqLLauO8Ba2G5U31QuE_BTwFzrOaQlNYgNFm5sLioou5CWfjYFPDcirldy3y38qjFZswSLhtPO1bk0fi0feXwHNtGg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015269s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20251206 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-12-06T06:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049453s] [吞吐率:20.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNTQwLCJuYmYiOjE3NjQ5NzI1NDAsImV4cCI6MTc2NzU2NDU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.phlhi2Q3F_W9y40mtLfzhpij11i6gU-aUCtZhOLBuaLQPd30gSpjjs9r31axDwoDnbn7PhjHJPT-vDxb_hqLLauO8Ba2G5U31QuE_BTwFzrOaQlNYgNFm5sLioou5CWfjYFPDcirldy3y38qjFZswSLhtPO1bk0fi0feXwHNtGg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015328s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ 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` = 20251206 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067515s] [吞吐率:14.81req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001131s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000445s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054011s] [吞吐率:18.51req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001148s ] 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.000367s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043191s] [吞吐率:23.15req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001063s ] 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.000447s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059713s] [吞吐率:16.75req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010959s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000517s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047510s] [吞吐率:21.05req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013127s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036894s] [吞吐率:27.10req/s] [内存消耗:2,423.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNjAwLCJuYmYiOjE3NjQ5NzI2MDAsImV4cCI6MTc2NzU2NDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t1nqqXTjbzfGL8DfNzL3Zr_t0MIfMmPoxW9wTDv-xEqBwQ1ED5yGTIxC3hwVswkIVEdNYDL9TpL57P_n2Y3irK2EjGSW8JmCeJ2VyQa0hDIq4Nq2p78BRgiaRGFsF29KzzrJ07mF2n1zsQkPDGtKjXUG8crD-SkVvRC9KeTTMuU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-12-06T06:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038718s] [吞吐率:25.83req/s] [内存消耗:2,424.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzY0OTcyNjAwLCJuYmYiOjE3NjQ5NzI2MDAsImV4cCI6MTc2NzU2NDYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.t1nqqXTjbzfGL8DfNzL3Zr_t0MIfMmPoxW9wTDv-xEqBwQ1ED5yGTIxC3hwVswkIVEdNYDL9TpL57P_n2Y3irK2EjGSW8JmCeJ2VyQa0hDIq4Nq2p78BRgiaRGFsF29KzzrJ07mF2n1zsQkPDGtKjXUG8crD-SkVvRC9KeTTMuU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002882s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251206 ORDER BY `renew_num` DESC [ RunTime:0.000374s ]