--------------------------------------------------------------- [2025-11-19T16:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061556s] [吞吐率:16.25req/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.003103s ] 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-11-19T16:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049198s] [吞吐率:20.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.005521s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T16:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055874s] [吞吐率:17.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5NjgwLCJuYmYiOjE3NjM1Mzk2ODAsImV4cCI6MTc2NjEzMTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qCq4k1JHjWzXdPBmieeuL8-xURkcmx7onXyWPFnssJ3pDCoEuojKqRW2klWWgXI_kjq5E82hY59zhmeFxSLwYS3iIzdOdhSCoYXFfQlp_F-_mhaViOEx_vR5MDnI-KDm44X5figu0TlVsq3yfBQ23E92FsVZ8GTVPnRM9a6P2XQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018711s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T16:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056314s] [吞吐率:17.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5NjgwLCJuYmYiOjE3NjM1Mzk2ODAsImV4cCI6MTc2NjEzMTY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qCq4k1JHjWzXdPBmieeuL8-xURkcmx7onXyWPFnssJ3pDCoEuojKqRW2klWWgXI_kjq5E82hY59zhmeFxSLwYS3iIzdOdhSCoYXFfQlp_F-_mhaViOEx_vR5MDnI-KDm44X5figu0TlVsq3yfBQ23E92FsVZ8GTVPnRM9a6P2XQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020980s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000349s ] [ 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` = 20251119 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-11-19T16:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063690s] [吞吐率:15.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-11-19T16:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052288s] [吞吐率:19.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007481s ] 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.000347s ] --------------------------------------------------------------- [2025-11-19T16:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037665s] [吞吐率:26.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5NzQwLCJuYmYiOjE3NjM1Mzk3NDAsImV4cCI6MTc2NjEzMTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nprg2vE9wmN8RnWH4Zgm6VljFY4qY57v4aFExa1ITgY6qK75WTX3WVTW8e-ivICyw4-lZ80zgB2VLXGbYb8ejxAVTxfcILv_d96f4__QyEyDdGAuEOU8Zg3H3XIvB2G_8RmSddIO9Oq8KoN3xQxaAxyuVQDtzkTHR2lazzjCoIw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000836s ] 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.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ 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` = 20251119 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-11-19T16:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054714s] [吞吐率:18.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5NzQwLCJuYmYiOjE3NjM1Mzk3NDAsImV4cCI6MTc2NjEzMTc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nprg2vE9wmN8RnWH4Zgm6VljFY4qY57v4aFExa1ITgY6qK75WTX3WVTW8e-ivICyw4-lZ80zgB2VLXGbYb8ejxAVTxfcILv_d96f4__QyEyDdGAuEOU8Zg3H3XIvB2G_8RmSddIO9Oq8KoN3xQxaAxyuVQDtzkTHR2lazzjCoIw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017897s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ 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` = 20251119 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070469s] [吞吐率:14.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.004329s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001158s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058112s] [吞吐率:17.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.000770s ] 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.000461s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042810s] [吞吐率:23.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.005282s ] 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.000428s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041462s] [吞吐率:24.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.001490s ] 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.000543s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055271s] [吞吐率:18.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.007943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001289s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.056439s] [吞吐率:17.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019094s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001196s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.001203s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.046713s] [吞吐率:21.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000900s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048326s] [吞吐率:20.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000698s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.067053s] [吞吐率:14.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020194s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000586s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.003218s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.003007s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002082s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001970s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.001082s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051500s] [吞吐率:19.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013950s ] 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.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000515s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049176s] [吞吐率: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.016230s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048738s] [吞吐率: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.013319s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000502s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043165s] [吞吐率:23.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033585s] [吞吐率:29.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000742s ] 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.000446s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050358s] [吞吐率:19.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000906s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000841s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042720s] [吞吐率: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.003154s ] 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.000452s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046973s] [吞吐率:21.29req/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.013634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061735s] [吞吐率:16.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001491s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001204s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001291s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001208s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001060s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.040858s] [吞吐率:24.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000412s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003286s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048110s] [吞吐率:20.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.014752s ] 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.000332s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047605s] [吞吐率:21.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012173s ] 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.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051646s] [吞吐率:19.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005254s ] 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.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000857s ] --------------------------------------------------------------- [2025-11-19T16:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173432s] [吞吐率:5.77req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004593s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.127004s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065159s] [吞吐率:15.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007994s ] 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.000380s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064873s] [吞吐率:15.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004219s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050742s] [吞吐率:19.71req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016089s ] 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.000386s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050445s] [吞吐率:19.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.015391s ] 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.000396s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.040916s] [吞吐率:24.44req/s] [内存消耗:2,511.09kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003726s ] 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.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000862s ] [ 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` = 20251119 [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.055558s] [吞吐率:18.00req/s] [内存消耗:2,425.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015984s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001234s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043972s] [吞吐率:22.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000846s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.001048s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.043582s] [吞吐率:22.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAwLCJuYmYiOjE3NjM1Mzk4MDAsImV4cCI6MTc2NjEzMTgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AEFrHKBK91rf0nyiDNtK-70wprbzmcWowW6zGHnm6XrIoA2Kp85ukLFwrTkaO6CUhupTb4zUk9J44Os6fIcF8IErnOy-Bk0LYpvdfXturAXv84sRqs3xt5pPnZ96N2uI_LIwobarafaPkDNN1zt8odZ1q8f8MTKV23ceFWmikFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000999s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001143s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000530s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035783s] [吞吐率:27.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.002011s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049221s] [吞吐率:20.32req/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.013688s ] 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.000376s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.035812s] [吞吐率:27.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000604s ] 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.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000583s ] [ 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` = 20251119 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.047514s] [吞吐率:21.05req/s] [内存消耗:2,424.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001444s ] 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.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000526s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-11-19T16:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576481s] [吞吐率:1.73req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODAxLCJuYmYiOjE3NjM1Mzk4MDEsImV4cCI6MTc2NjEzMTgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JPxzHnVm16gv00yMMmnpH75Eq0FOj8R4tdyeJVfqt3eUGCUHowULyOPZrvAAL6L_bf8Gkq7ltfKGZdI_NFh3NGkiIN-YYB6eeYsv8T_VzO5vtKHvl_MFFGU2vhiHn9BgF1cQ90pmGtB0-hyBJbvQwoBPDjNC0q316eoajbfGhuk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003456s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.108350s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012900s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015526s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.021851s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014667s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012856s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012765s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012858s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012705s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012531s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=10 and ldate=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012197s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012283s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=28 and ldate=20251118 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=6 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012179s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012214s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=9 and ldate=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011929s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011770s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011708s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011693s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011579s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011547s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011564s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011713s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011624s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011611s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011636s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011588s ] --------------------------------------------------------------- [2025-11-19T16:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064688s] [吞吐率:15.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.005795s ] 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.000359s ] --------------------------------------------------------------- [2025-11-19T16:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052448s] [吞吐率:19.07req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008118s ] 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-11-19T16:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055940s] [吞吐率:17.88req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODYwLCJuYmYiOjE3NjM1Mzk4NjAsImV4cCI6MTc2NjEzMTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vnrqz6AMsZdgcb9p7MkuiGwdlqJG-uOiU_XFHrVD7c4bGb1PGJq7T6_edW31gnB8F6wI0qyoG2B0EACeOST8Tb38OwbXfUtmXG9xZgjqJ9iVgQyCiuhqwm27y5p1O25pjpKxX_-XtGEXGHlec-4UUvVl5IgqG_Q0s_uYxnkw2cE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017207s ] 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.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-11-19T16:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056059s] [吞吐率:17.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5ODYwLCJuYmYiOjE3NjM1Mzk4NjAsImV4cCI6MTc2NjEzMTg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vnrqz6AMsZdgcb9p7MkuiGwdlqJG-uOiU_XFHrVD7c4bGb1PGJq7T6_edW31gnB8F6wI0qyoG2B0EACeOST8Tb38OwbXfUtmXG9xZgjqJ9iVgQyCiuhqwm27y5p1O25pjpKxX_-XtGEXGHlec-4UUvVl5IgqG_Q0s_uYxnkw2cE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017341s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-11-19T16:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060545s] [吞吐率:16.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003091s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047802s] [吞吐率: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.006908s ] 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.000347s ] --------------------------------------------------------------- [2025-11-19T16:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055698s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5OTIwLCJuYmYiOjE3NjM1Mzk5MjAsImV4cCI6MTc2NjEzMTkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GwlywWI_DDh-RFvouRvSUQJlJMCpKZ23MSf8G_NMyLkiKAvROV_vgR5AdJba3Mq2vX61tUUvQhXXLDSf-8dZnZUObRfqFYbfzwiA1XbndaF-g6Ps4XfOibKqBHZ9f9_qPiqwXUhiK0GSx_8Uaf47OWr1rsYXZO-YbF9Yj8ty7Yw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-11-19T16:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062753s] [吞吐率: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.003056s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-11-19T16:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050658s] [吞吐率: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.006033s ] 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.000316s ] --------------------------------------------------------------- [2025-11-19T16:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055778s] [吞吐率:17.93req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTM5OTgwLCJuYmYiOjE3NjM1Mzk5ODAsImV4cCI6MTc2NjEzMTk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qq20RN8fS2F9bXs7iTrA26J6L0-SPrAFNG01Yy2nppWSaRPQ6sNjSd0TUhDOHV1WwsyohyqxZm_fMWqTHF80TlFEnxX80Q-fB3mk0dgqqExy7gP7gOLrT1cZErBQCikz90hi-gOBHZ_tnf9pmNyh6urLwBWnY_pMc_pJFTEEmrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015279s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-11-19T16:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065770s] [吞吐率: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.006632s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T16:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053139s] [吞吐率:18.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.008805s ] 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.000461s ] --------------------------------------------------------------- [2025-11-19T16:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036017s] [吞吐率:27.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMDQwLCJuYmYiOjE3NjM1NDAwNDAsImV4cCI6MTc2NjEzMjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q_M-OvAwUz1NRiR-zaQWZZaKwUV6zbtRTelQbbelaXyCbN6iKKnUWwohH-lhxZiGppWdwhME0l4_ELIqV_ReRIqhY5XkE7tL6WzTwehBJ6Cq6c-N0NgShAWuTskvoTMJ7snVBWewBUtLQ2PPc7P9CW34eNiCDAiK_r0vgpHldPk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001051s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ 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` = 20251119 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-11-19T16:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054383s] [吞吐率:18.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMDQwLCJuYmYiOjE3NjM1NDAwNDAsImV4cCI6MTc2NjEzMjA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Q_M-OvAwUz1NRiR-zaQWZZaKwUV6zbtRTelQbbelaXyCbN6iKKnUWwohH-lhxZiGppWdwhME0l4_ELIqV_ReRIqhY5XkE7tL6WzTwehBJ6Cq6c-N0NgShAWuTskvoTMJ7snVBWewBUtLQ2PPc7P9CW34eNiCDAiK_r0vgpHldPk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007253s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251119 [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-11-19T16:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.337674s] [吞吐率:2.96req/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.001237s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162328s] [吞吐率:6.16req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAwLCJuYmYiOjE3NjM1NDAxMDAsImV4cCI6MTc2NjEzMjEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.a58S929LxW9M2WuJ5HlprFgqWodrh0NQKWTF2Uy2J2JkZ9-JVwBtzGQU5ksbFB5Kcg8xooMT3VPJ1HoClPPcw9QDNj9lkauZu1rFt4fwtw8gLTuhoAlIbCHcna4Xe1pzZt80LsBmD8B1ya14Qy0AASRckG5vS6f3fPmPM6hpvys', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015654s ] 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.000289s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115786s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062035s] [吞吐率:16.12req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007051s ] 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.000398s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041365s] [吞吐率:24.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.009561s ] 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.000350s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049660s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015757s ] 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.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.357104s] [吞吐率:2.80req/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.001108s ] 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.000353s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.375087s] [吞吐率:2.67req/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.001230s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.348330s] [吞吐率:2.87req/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.001235s ] 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.000382s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.353407s] [吞吐率:2.83req/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.000967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000308s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.329144s] [吞吐率:3.04req/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.001137s ] 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.000411s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050287s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ 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` = 20251119 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051596s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013905s ] 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.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003863s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057911s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014173s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000470s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002806s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002034s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002011s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001838s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000742s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059845s] [吞吐率:16.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014985s ] 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.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000924s ] --------------------------------------------------------------- [2025-11-19T16:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049982s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ 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` = 20251119 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-11-19T16:15:02+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.543007s] [吞吐率:1.84req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTAxLCJuYmYiOjE3NjM1NDAxMDEsImV4cCI6MTc2NjEzMjEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vlb7Hl1xGcdk8id_095YCiExaFSYE1MwT2wD1vQppkS_9Bhb7AMp0Gus-c8Yiah8pJQNxkoPqbEStlc9VVktLkI8mWP_4ilU2FDflIScIMqDmL3bK8ULoytUkfzcQdjf2m9wkS5x8FcVJIKl-jwoRRE0vBPHt4uL2Bqd4tH7qZg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.106253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012578s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011858s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011905s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011773s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011638s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011702s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011870s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011671s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011643s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011621s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011656s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012714s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012909s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012683s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011973s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011819s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011629s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011429s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011211s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011335s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011187s ] --------------------------------------------------------------- [2025-11-19T16:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060368s] [吞吐率:16.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.001642s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-11-19T16:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047487s] [吞吐率: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.002857s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-11-19T16:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049474s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTYwLCJuYmYiOjE3NjM1NDAxNjAsImV4cCI6MTc2NjEzMjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.icPujqcqocZshatibNwQJhzg0AdV0m7mB4JhQ1pIBB-GSh87AcTPzYFklqpZdxu1_JoQ_EeBqjCa3e72Ti7Dpm6ZohCm-4HOzKnif-0FDFQlMLITPvdQAZy5eeZMwzWi7uZrqATPNsf3FOVH5iR8jwJTSrXZI2AT1hQgD1RSCvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-11-19T16:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049494s] [吞吐率:20.20req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMTYwLCJuYmYiOjE3NjM1NDAxNjAsImV4cCI6MTc2NjEzMjE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.icPujqcqocZshatibNwQJhzg0AdV0m7mB4JhQ1pIBB-GSh87AcTPzYFklqpZdxu1_JoQ_EeBqjCa3e72Ti7Dpm6ZohCm-4HOzKnif-0FDFQlMLITPvdQAZy5eeZMwzWi7uZrqATPNsf3FOVH5iR8jwJTSrXZI2AT1hQgD1RSCvo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012688s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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` = 20251119 [ RunTime:0.000739s ] --------------------------------------------------------------- [2025-11-19T16:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059443s] [吞吐率:16.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.002084s ] 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-11-19T16:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046669s] [吞吐率:21.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.003628s ] 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.000318s ] --------------------------------------------------------------- [2025-11-19T16:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049196s] [吞吐率:20.33req/s] [内存消耗:2,503.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMjIwLCJuYmYiOjE3NjM1NDAyMjAsImV4cCI6MTc2NjEzMjIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fghwtftkq8knCYoNx3dQQqu11_cRsJOK_4rTUQilGgd0NPmaPAtpiPenrkn90-D9Ort-joFsf_kXZw3shooiefOUlQSVWGYLekCK-Tme7b5D9PPC1sTv0QDtdM8Pkju-54nnUfNm5Tm_72UZOBJzdL2MvLIpFBTagzwD0b_JJCU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000547s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-11-19T16:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058612s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-11-19T16:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072041s] [吞吐率:13.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.014111s ] 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.000400s ] --------------------------------------------------------------- [2025-11-19T16:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049972s] [吞吐率:20.01req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMjgwLCJuYmYiOjE3NjM1NDAyODAsImV4cCI6MTc2NjEzMjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RKdGooSz-lIYKIM5hXJ9ZLAm9UFiTin8sbkU82OY-4TXO1zI8N6R_IA6YJXA_3vuyrABLXgWauxxeSuIiz1CKXwncaKCQMlF0_VXZN9AVbOSWs5jm0-3Vu6RqGADVfyWtAOjdTVNs7ypXysi8PS9PF3_e-X6IcFgxf5dT-4Go5Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014576s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-11-19T16:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049061s] [吞吐率:20.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMjgwLCJuYmYiOjE3NjM1NDAyODAsImV4cCI6MTc2NjEzMjI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.RKdGooSz-lIYKIM5hXJ9ZLAm9UFiTin8sbkU82OY-4TXO1zI8N6R_IA6YJXA_3vuyrABLXgWauxxeSuIiz1CKXwncaKCQMlF0_VXZN9AVbOSWs5jm0-3Vu6RqGADVfyWtAOjdTVNs7ypXysi8PS9PF3_e-X6IcFgxf5dT-4Go5Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000973s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-11-19T16:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061974s] [吞吐率:16.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-11-19T16:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049936s] [吞吐率:20.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.004233s ] 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.000427s ] --------------------------------------------------------------- [2025-11-19T16:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049377s] [吞吐率:20.25req/s] [内存消耗:2,503.00kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwMzQwLCJuYmYiOjE3NjM1NDAzNDAsImV4cCI6MTc2NjEzMjM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.sGZSfE53Nh-kLpGmbmU0h0Yyj8zg56-foRexcF_Qp5QW4iNjoRJybGB8OXOHNqhFj6iuqoCn8enDo2C-MhN9c7-4BV0xVtdNxbeoGElw5pbyJGgfJGeFLOC6bjpoWhdhCpGgXU06PFddpcH5Rdfe5P9WUd7VUauMmeLCXCI0jqw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011917s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000652s ] 00718s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060081s] [吞吐率:16.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.001023s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001161s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051081s] [吞吐率:19.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.015424s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036216s] [吞吐率:27.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001289s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001157s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039395s] [吞吐率:25.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.002149s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001115s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000471s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042743s] [吞吐率:23.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.001027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002175s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033102s] [吞吐率:30.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000799s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043861s] [吞吐率:22.80req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ 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` = 20251119 [ RunTime:0.000887s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.047604s] [吞吐率:21.01req/s] [内存消耗:2,425.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007206s ] 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.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000533s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049764s] [吞吐率:20.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006217s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.052228s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013442s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ 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 = 20251118 group by Title order by pageview desc [ RunTime:0.004051s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040005s] [吞吐率:25.00req/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.006271s ] 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.000468s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033189s] [吞吐率:30.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.000721s ] 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.000362s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035931s] [吞吐率:27.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.000785s ] 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.000679s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034029s] [吞吐率: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.000804s ] 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.000394s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036787s] [吞吐率:27.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000578s ] [ 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` = 20251119 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054974s] [吞吐率:18.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.014975s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000579s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000634s ] [ 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` = 20251119 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041690s] [吞吐率:23.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000636s ] [ 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` = 20251119 [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.045487s] [吞吐率:21.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001389s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000820s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048483s] [吞吐率: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.015554s ] 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.000365s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049074s] [吞吐率:20.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033306s] [吞吐率:30.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.001698s ] 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.000342s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040487s] [吞吐率:24.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004225s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000738s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039835s] [吞吐率:25.10req/s] [内存消耗:2,500.70kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005636s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000547s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-11-19T16:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581410s] [吞吐率:1.72req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012727s ] 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.000313s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.107200s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012756s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012558s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=1 and ldate=20251118 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=33 and ldate=20251118 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=15 and ldate=20251118 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=5 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=25 and ldate=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012293s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012282s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=7 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012518s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012468s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012406s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=9 and ldate=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012520s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012372s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012279s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=8 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012369s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 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=11 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012584s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012381s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012413s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061498s] [吞吐率:16.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.002132s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047567s] [吞吐率:21.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.002322s ] 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.000440s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.060339s] [吞吐率:16.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAwLCJuYmYiOjE3NjM1NDA0MDAsImV4cCI6MTc2NjEzMjQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oaP8YB4UP3jQfXvVYLZjCIPICbXde0HiHpgCzmlWM3rtf1UKTZtj7YtAzTgXzBAXarJ8XuGCBKPBXnRTEXSBYMjKEO-Gg36qiYxs6V0Ea2XhnjmAD7SCnuBHCiOutBfLQ0E-JXa63nYWLBQqTngjL8YXH9jWmfGhXHwvDLOkLzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011468s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000634s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002323s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002041s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002028s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001897s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000781s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048964s] [吞吐率:20.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAxLCJuYmYiOjE3NjM1NDA0MDEsImV4cCI6MTc2NjEzMjQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kVrqN8ZKCGfBtO15Gf4iCnZPx_bBkFLj9urrsgK0wvPhFDF01_y1smmYkixvMp5wIlq5baIYRxSTiBtHcDY1U2OqL5HczPDmDmcrddnyfr5XRYg_uhX4ljCCS5aJ2qZZ03-wHPKoWdjTpXVRUKecD_vkjgSLvaGW3v-tGczhqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009440s ] 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.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051950s] [吞吐率:19.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAxLCJuYmYiOjE3NjM1NDA0MDEsImV4cCI6MTc2NjEzMjQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kVrqN8ZKCGfBtO15Gf4iCnZPx_bBkFLj9urrsgK0wvPhFDF01_y1smmYkixvMp5wIlq5baIYRxSTiBtHcDY1U2OqL5HczPDmDmcrddnyfr5XRYg_uhX4ljCCS5aJ2qZZ03-wHPKoWdjTpXVRUKecD_vkjgSLvaGW3v-tGczhqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013958s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000493s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000899s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038826s] [吞吐率: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.006263s ] 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.000401s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042554s] [吞吐率:23.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.000828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034168s] [吞吐率:29.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.000869s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051538s] [吞吐率:19.40req/s] [内存消耗:2,503.19kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAxLCJuYmYiOjE3NjM1NDA0MDEsImV4cCI6MTc2NjEzMjQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kVrqN8ZKCGfBtO15Gf4iCnZPx_bBkFLj9urrsgK0wvPhFDF01_y1smmYkixvMp5wIlq5baIYRxSTiBtHcDY1U2OqL5HczPDmDmcrddnyfr5XRYg_uhX4ljCCS5aJ2qZZ03-wHPKoWdjTpXVRUKecD_vkjgSLvaGW3v-tGczhqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013199s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001446s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000767s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045934s] [吞吐率:21.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAxLCJuYmYiOjE3NjM1NDA0MDEsImV4cCI6MTc2NjEzMjQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kVrqN8ZKCGfBtO15Gf4iCnZPx_bBkFLj9urrsgK0wvPhFDF01_y1smmYkixvMp5wIlq5baIYRxSTiBtHcDY1U2OqL5HczPDmDmcrddnyfr5XRYg_uhX4ljCCS5aJ2qZZ03-wHPKoWdjTpXVRUKecD_vkjgSLvaGW3v-tGczhqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000955s ] 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.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000533s ] [ 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` = 20251119 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-11-19T16:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.175765s] [吞吐率:5.69req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDAxLCJuYmYiOjE3NjM1NDA0MDEsImV4cCI6MTc2NjEzMjQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kVrqN8ZKCGfBtO15Gf4iCnZPx_bBkFLj9urrsgK0wvPhFDF01_y1smmYkixvMp5wIlq5baIYRxSTiBtHcDY1U2OqL5HczPDmDmcrddnyfr5XRYg_uhX4ljCCS5aJ2qZZ03-wHPKoWdjTpXVRUKecD_vkjgSLvaGW3v-tGczhqOc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014213s ] 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.000402s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.128231s ] --------------------------------------------------------------- [2025-11-19T16:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059921s] [吞吐率: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.001275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-11-19T16:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047763s] [吞吐率:20.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.003643s ] 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.000354s ] --------------------------------------------------------------- [2025-11-19T16:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048154s] [吞吐率:20.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNDYwLCJuYmYiOjE3NjM1NDA0NjAsImV4cCI6MTc2NjEzMjQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bwPUiyP1Ksk6NOyNNyIf2F90let1hpJO-OZYAXPwUsMEVGN8yIAQooIWwZI-cQvj12Vlgo_3T1f8uhFxo0g9AAHv1BqcahAe0kEDTnosaNmBkpJHFQ5NEVRX2MKHHF3YJvPtJbV1swunqSYZBpJ4vQIeKa-WQ7TsKFwvBczGdqQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010984s ] 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.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-11-19T16:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060425s] [吞吐率: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.000923s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T16:22:00+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.001890s ] 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.000348s ] --------------------------------------------------------------- [2025-11-19T16:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048456s] [吞吐率:20.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNTIwLCJuYmYiOjE3NjM1NDA1MjAsImV4cCI6MTc2NjEzMjUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VxTJtb1MFhcqSHX-dwSuFldiO0l1srhOGFHqATf30zwu6r7mhpK9mPNwWOxRraJ9j_likdD3lokPQ8J_aO3loRYYjoyWIQKrh0JpdK8gs32wDCu6oREa8V4yWEwfv_0KvOazGdFChglVFK3WpGO8LuDDDqFrSOFW20p1AHA1mz0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013008s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-11-19T16:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048424s] [吞吐率:20.65req/s] [内存消耗:2,503.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNTIwLCJuYmYiOjE3NjM1NDA1MjAsImV4cCI6MTc2NjEzMjUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VxTJtb1MFhcqSHX-dwSuFldiO0l1srhOGFHqATf30zwu6r7mhpK9mPNwWOxRraJ9j_likdD3lokPQ8J_aO3loRYYjoyWIQKrh0JpdK8gs32wDCu6oREa8V4yWEwfv_0KvOazGdFChglVFK3WpGO8LuDDDqFrSOFW20p1AHA1mz0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013003s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-11-19T16:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075375s] [吞吐率:13.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.015422s ] 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.000396s ] --------------------------------------------------------------- [2025-11-19T16:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048270s] [吞吐率:20.72req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNTgwLCJuYmYiOjE3NjM1NDA1ODAsImV4cCI6MTc2NjEzMjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UsTI7rZegtg6m9OE8V9GvSdm21Nr47LDMTsEN7P5QDA39yhMPL0tlOfc88yi_vcuV-eKrMT-B4DA0hCQ2cOWqEP0a8FF0FXI_ep_XNVTCX4NnzDCBTGHWNBYQm7dVxSQxFqdcO40VYLHly4fzw5PyhnTkMZdBFVjqCv9m3oMQrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011145s ] 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.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20251119 [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-11-19T16:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048305s] [吞吐率:20.70req/s] [内存消耗:2,502.97kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNTgwLCJuYmYiOjE3NjM1NDA1ODAsImV4cCI6MTc2NjEzMjU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UsTI7rZegtg6m9OE8V9GvSdm21Nr47LDMTsEN7P5QDA39yhMPL0tlOfc88yi_vcuV-eKrMT-B4DA0hCQ2cOWqEP0a8FF0FXI_ep_XNVTCX4NnzDCBTGHWNBYQm7dVxSQxFqdcO40VYLHly4fzw5PyhnTkMZdBFVjqCv9m3oMQrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011089s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251119 [ RunTime:0.000684s ] --------------------------------------------------------------- [2025-11-19T16:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058691s] [吞吐率:17.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.002377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-11-19T16:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045453s] [吞吐率:22.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.003991s ] 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.000322s ] --------------------------------------------------------------- [2025-11-19T16:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049588s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNjQwLCJuYmYiOjE3NjM1NDA2NDAsImV4cCI6MTc2NjEzMjY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.QZJP2mYEZw5pOK3OyEkv_7wahmSBp0Vx7o0ZEIhJyJz7Dz4Tk2pPMhMmkGSrsH1f5vUser91kpNrQUqiUTj1cIUg2eMzTs2I6_wB4iEY6ZSdnqv7NKna3qN3LQkI74g78dGuNZsFdnwtYz9SwG2MjvvC2Uj8EesZJgOtRx8ZXZk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013061s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000678s ] 00687s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061350s] [吞吐率:16.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.001511s ] 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.000376s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049299s] [吞吐率:20.28req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003015s ] 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.000387s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036424s] [吞吐率: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.001908s ] 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.000351s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038604s] [吞吐率:25.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.003542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001267s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040872s] [吞吐率:24.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.005025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001376s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033168s] [吞吐率: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.000735s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039410s] [吞吐率:25.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.007113s ] 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.000359s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051138s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003546s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037015s] [吞吐率:27.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.005390s ] 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.000366s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050294s] [吞吐率:19.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014849s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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` = 20251119 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049876s] [吞吐率:20.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014776s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20251119 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057922s] [吞吐率:17.26req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014650s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000456s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002502s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002172s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002115s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002007s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000793s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.172058s] [吞吐率:5.81req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000995s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.125323s ] --------------------------------------------------------------- [2025-11-19T16:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.571613s] [吞吐率:1.75req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014721s ] 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.000339s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.114801s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011868s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011912s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011831s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011784s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011868s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011980s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=22 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011972s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011866s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011747s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011633s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011596s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011619s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011640s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011817s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011906s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011801s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011789s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011876s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011812s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011813s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 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=30 and ldate=20251118 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=32 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012709s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012597s ] --------------------------------------------------------------- [2025-11-19T16:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060583s] [吞吐率:16.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012305s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000823s ] --------------------------------------------------------------- [2025-11-19T16:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050477s] [吞吐率:19.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzAwLCJuYmYiOjE3NjM1NDA3MDAsImV4cCI6MTc2NjEzMjcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EfQeGK4j4og1XSR6D6OZVrMhkLlpH5z8bnJOClqg5UB_9zXKvphxBjEv4zU3iD5fKT4cHBIvdQhlEaLNSyE32N5Y0ovUazyyp9dDVOjrquuJeB0dJA9CIN0r4XyKuRdcof9-4VgP1XcG14CV_UCwiOGXZJGok68qu8Wk-HaC4Y0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013080s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-11-19T16:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068837s] [吞吐率:14.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.001878s ] 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-11-19T16:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056954s] [吞吐率: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.000724s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T16:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049741s] [吞吐率:20.10req/s] [内存消耗:2,502.97kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzYwLCJuYmYiOjE3NjM1NDA3NjAsImV4cCI6MTc2NjEzMjc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gM4PLUZ0czpVciNbxSRYizF5SQVSncbuLYxQ72N48v7qme8ARrZyXz2SabGkZga9kz4ErY8s_Gaj6YSknajqNA-1bwfiQ2D0MPR93BHooIMxbHOKJLYWoasiDMW4JSX4SvX5_km7u2urmlt-uCA4Mlt2gaVUH5SGgbWznteAIiY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011053s ] 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.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000653s ] --------------------------------------------------------------- [2025-11-19T16:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050074s] [吞吐率:19.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwNzYwLCJuYmYiOjE3NjM1NDA3NjAsImV4cCI6MTc2NjEzMjc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gM4PLUZ0czpVciNbxSRYizF5SQVSncbuLYxQ72N48v7qme8ARrZyXz2SabGkZga9kz4ErY8s_Gaj6YSknajqNA-1bwfiQ2D0MPR93BHooIMxbHOKJLYWoasiDMW4JSX4SvX5_km7u2urmlt-uCA4Mlt2gaVUH5SGgbWznteAIiY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011127s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-11-19T16:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060146s] [吞吐率:16.63req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-11-19T16:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047952s] [吞吐率:20.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.003880s ] 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.000355s ] --------------------------------------------------------------- [2025-11-19T16:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049470s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwODIwLCJuYmYiOjE3NjM1NDA4MjAsImV4cCI6MTc2NjEzMjgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GFTyH1vfD2WoHtoa9z19RMDaIOC8XX5PO1-wE7XmLN67_UIXEPkWJPlf6uJ5nYQIIFwEf_rbirkF6V6eHaHH_NDktPfroGQIS5Y7bqkBU_Krs1wJM1nVrupdscZSWr_Jgcku6jI39ChhzhhOCc8OoTGslwEPTmNcWieg_dCixhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014702s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251119 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-11-19T16:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049428s] [吞吐率:20.23req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwODIwLCJuYmYiOjE3NjM1NDA4MjAsImV4cCI6MTc2NjEzMjgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GFTyH1vfD2WoHtoa9z19RMDaIOC8XX5PO1-wE7XmLN67_UIXEPkWJPlf6uJ5nYQIIFwEf_rbirkF6V6eHaHH_NDktPfroGQIS5Y7bqkBU_Krs1wJM1nVrupdscZSWr_Jgcku6jI39ChhzhhOCc8OoTGslwEPTmNcWieg_dCixhs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000585s ] --------------------------------------------------------------- [2025-11-19T16:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059771s] [吞吐率:16.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.002205s ] 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.000372s ] --------------------------------------------------------------- [2025-11-19T16:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072980s] [吞吐率:13.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.014303s ] 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.000377s ] --------------------------------------------------------------- [2025-11-19T16:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050411s] [吞吐率:19.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwODgwLCJuYmYiOjE3NjM1NDA4ODAsImV4cCI6MTc2NjEzMjg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LgOBmQ6mba4xAe-bOpCmtuuGFaad1slRfpYss-0a9EvMe13uw4sNXRpHaf4MY8CVEsjpIfNgTWryhkEneJfa6aop0Bdlht9Qwi90MIfC4BTaSEGGethwUAIIOsRUKRdWil7lLIvAF53CgqFfs38UslkV5WRUQAz6JeQpFlx7suU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014389s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-11-19T16:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049544s] [吞吐率:20.18req/s] [内存消耗:2,503.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwODgwLCJuYmYiOjE3NjM1NDA4ODAsImV4cCI6MTc2NjEzMjg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LgOBmQ6mba4xAe-bOpCmtuuGFaad1slRfpYss-0a9EvMe13uw4sNXRpHaf4MY8CVEsjpIfNgTWryhkEneJfa6aop0Bdlht9Qwi90MIfC4BTaSEGGethwUAIIOsRUKRdWil7lLIvAF53CgqFfs38UslkV5WRUQAz6JeQpFlx7suU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011159s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-11-19T16:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059638s] [吞吐率:16.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.001366s ] 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.000342s ] --------------------------------------------------------------- [2025-11-19T16:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046668s] [吞吐率:21.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.003584s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T16:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049025s] [吞吐率:20.40req/s] [内存消耗:2,503.15kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwOTQwLCJuYmYiOjE3NjM1NDA5NDAsImV4cCI6MTc2NjEzMjk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMzKuDwBx7cFowHIdGiO1ZN8XLWhmKd8ZFoxvPP-aUzm9UX-yjdeY8U5e5tjgfn6397ucNIgErksFM2qQBhOJSnogjwOuXwXkEk2yZRLnRYwr-c0MtyOIeMASVFykyZXt47AgL1cDGACmmOQ8h3Ekar-1tqmlz7kv1g1CdOESMw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014526s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-11-19T16:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049333s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQwOTQwLCJuYmYiOjE3NjM1NDA5NDAsImV4cCI6MTc2NjEzMjk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AMzKuDwBx7cFowHIdGiO1ZN8XLWhmKd8ZFoxvPP-aUzm9UX-yjdeY8U5e5tjgfn6397ucNIgErksFM2qQBhOJSnogjwOuXwXkEk2yZRLnRYwr-c0MtyOIeMASVFykyZXt47AgL1cDGACmmOQ8h3Ekar-1tqmlz7kv1g1CdOESMw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014350s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ 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` = 20251119 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063192s] [吞吐率:15.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.001846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050871s] [吞吐率: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.014139s ] 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.000443s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046921s] [吞吐率:21.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012099s ] 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.000346s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046788s] [吞吐率:21.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.009881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-11-19T16:30: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.007631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001419s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000816s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049762s] [吞吐率: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.015775s ] 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.000678s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036370s] [吞吐率:27.50req/s] [内存消耗:2,477.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000663s ] [ 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` = 20251119 [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037749s] [吞吐率:26.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.001275s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001163s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000968s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034772s] [吞吐率:28.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000818s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050689s] [吞吐率:19.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000676s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000655s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000878s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034449s] [吞吐率:29.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.000634s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049175s] [吞吐率:20.34req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ 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` = 20251119 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036538s] [吞吐率:27.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000651s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040426s] [吞吐率:24.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.005364s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002404s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043505s] [吞吐率:22.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.009752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035699s] [吞吐率:28.01req/s] [内存消耗:2,424.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000471s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048123s] [吞吐率:20.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034518s] [吞吐率:28.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.000783s ] 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.000469s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.036260s] [吞吐率:27.58req/s] [内存消耗:2,500.81kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000790s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045225s] [吞吐率:22.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001055s ] 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.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000527s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002416s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002178s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002223s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002041s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000889s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.169569s] [吞吐率:5.90req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ 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 = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.122608s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037026s] [吞吐率:27.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ 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` = 20251119 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049255s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014810s ] 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.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000356s ] [ 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` = 20251119 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-11-19T16:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.595249s] [吞吐率:1.68req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008728s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013545s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=1 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015159s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012963s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=26 and ldate=20251118 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=10 and ldate=20251118 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=27 and ldate=20251118 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=7 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012625s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012459s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=6 and ldate=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012478s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012454s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012620s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012528s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012335s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012744s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012584s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 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=30 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012276s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.034502s] [吞吐率:28.98req/s] [内存消耗:2,425.82kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000514s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.034988s] [吞吐率:28.58req/s] [内存消耗:2,467.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAwLCJuYmYiOjE3NjM1NDEwMDAsImV4cCI6MTc2NjEzMzAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.vmUGumaNyBJnpPO6erFhc2ldVyT4Y1MYXjvYHogNOeY-Z7Cs35nPYJDMRSupRVcQhm5095Re2ix11y8Cpnl8tJlacSUefUi9yegQbCbAXLDLZ0vMb2_fu9Zh93PeQfIcv4zbiPdMxDhSHOLFs8FQfNaiE9UsRnPCHrrrb9F42fU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ 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` = 20251119 [ RunTime:0.000561s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074952s] [吞吐率: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.015908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034716s] [吞吐率:28.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.002573s ] 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.000407s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034685s] [吞吐率:28.83req/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.002183s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050481s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAxLCJuYmYiOjE3NjM1NDEwMDEsImV4cCI6MTc2NjEzMzAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x7DOLvt-1sx5jI8CBsuiZWvu2LFWW6xtCCh1EMCXSWYhvxIzN4TXLrzSeRawIilsxPX1uAyd5aieu9N0YXh-wV3hS15XPTu_gL8IQo2nhGA4RcRZUn5SxKEUWWCZ6qAPflXfVOPXeCKJVWuNunFnqZm63Wdo--9ib0O1Y1qlZ_g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013541s ] 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.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000422s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003277s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033503s] [吞吐率:29.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.000904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040892s] [吞吐率:24.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.008076s ] 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.000359s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038970s] [吞吐率:25.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAxLCJuYmYiOjE3NjM1NDEwMDEsImV4cCI6MTc2NjEzMzAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x7DOLvt-1sx5jI8CBsuiZWvu2LFWW6xtCCh1EMCXSWYhvxIzN4TXLrzSeRawIilsxPX1uAyd5aieu9N0YXh-wV3hS15XPTu_gL8IQo2nhGA4RcRZUn5SxKEUWWCZ6qAPflXfVOPXeCKJVWuNunFnqZm63Wdo--9ib0O1Y1qlZ_g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002400s ] 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.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ 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` = 20251119 [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.057508s] [吞吐率:17.39req/s] [内存消耗:2,568.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAxLCJuYmYiOjE3NjM1NDEwMDEsImV4cCI6MTc2NjEzMzAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x7DOLvt-1sx5jI8CBsuiZWvu2LFWW6xtCCh1EMCXSWYhvxIzN4TXLrzSeRawIilsxPX1uAyd5aieu9N0YXh-wV3hS15XPTu_gL8IQo2nhGA4RcRZUn5SxKEUWWCZ6qAPflXfVOPXeCKJVWuNunFnqZm63Wdo--9ib0O1Y1qlZ_g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010050s ] 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.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000865s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049518s] [吞吐率:20.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAxLCJuYmYiOjE3NjM1NDEwMDEsImV4cCI6MTc2NjEzMzAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x7DOLvt-1sx5jI8CBsuiZWvu2LFWW6xtCCh1EMCXSWYhvxIzN4TXLrzSeRawIilsxPX1uAyd5aieu9N0YXh-wV3hS15XPTu_gL8IQo2nhGA4RcRZUn5SxKEUWWCZ6qAPflXfVOPXeCKJVWuNunFnqZm63Wdo--9ib0O1Y1qlZ_g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014491s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-11-19T16:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047764s] [吞吐率:20.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDAxLCJuYmYiOjE3NjM1NDEwMDEsImV4cCI6MTc2NjEzMzAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x7DOLvt-1sx5jI8CBsuiZWvu2LFWW6xtCCh1EMCXSWYhvxIzN4TXLrzSeRawIilsxPX1uAyd5aieu9N0YXh-wV3hS15XPTu_gL8IQo2nhGA4RcRZUn5SxKEUWWCZ6qAPflXfVOPXeCKJVWuNunFnqZm63Wdo--9ib0O1Y1qlZ_g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000699s ] 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.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001404s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001092s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000959s ] --------------------------------------------------------------- [2025-11-19T16:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065992s] [吞吐率: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.007925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001146s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-11-19T16:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053934s] [吞吐率:18.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.009803s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-11-19T16:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036099s] [吞吐率:27.70req/s] [内存消耗:2,503.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDYwLCJuYmYiOjE3NjM1NDEwNjAsImV4cCI6MTc2NjEzMzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w1INnBJWjF3BzLJwpO3HVSNHPP12fL5Oq8kaaIlAGyJWw0157yl84hG_wCpmbYpI6SOcYT02al8Fs-KEZAzw1nNpAW4-n7c4XSLQtwCfyRf-V45oZLP3yAuoWVVzlQVhJO4TAqEcWM9ny6vN4CWfQ_Se5bIhh2pAPGE-d0MCYrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000856s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000663s ] --------------------------------------------------------------- [2025-11-19T16:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055353s] [吞吐率:18.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMDYwLCJuYmYiOjE3NjM1NDEwNjAsImV4cCI6MTc2NjEzMzA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w1INnBJWjF3BzLJwpO3HVSNHPP12fL5Oq8kaaIlAGyJWw0157yl84hG_wCpmbYpI6SOcYT02al8Fs-KEZAzw1nNpAW4-n7c4XSLQtwCfyRf-V45oZLP3yAuoWVVzlQVhJO4TAqEcWM9ny6vN4CWfQ_Se5bIhh2pAPGE-d0MCYrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-11-19T16:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061728s] [吞吐率:16.20req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005435s ] 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.000363s ] --------------------------------------------------------------- [2025-11-19T16:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049498s] [吞吐率:20.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.007549s ] 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.000341s ] --------------------------------------------------------------- [2025-11-19T16:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055441s] [吞吐率:18.04req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMTIwLCJuYmYiOjE3NjM1NDExMjAsImV4cCI6MTc2NjEzMzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.U5Qv4cyyabtcqB7nOJ28Q50TOQCDNji7MXSfMdFNyrSybbWUVVZSt5QcTVHDXM7DMX7qIeyyLO_hsrg68XDwcy5G-sKQFzkAo-t5UJO6tY7HEXRnVB9VFj0GRxKjxYlycyacimqXzhar0USGTNJHdbNvT_3fMjwxzSKnXODIOxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021371s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000375s ] [ 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` = 20251119 [ RunTime:0.000629s ] --------------------------------------------------------------- [2025-11-19T16:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.055490s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMTIwLCJuYmYiOjE3NjM1NDExMjAsImV4cCI6MTc2NjEzMzEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.U5Qv4cyyabtcqB7nOJ28Q50TOQCDNji7MXSfMdFNyrSybbWUVVZSt5QcTVHDXM7DMX7qIeyyLO_hsrg68XDwcy5G-sKQFzkAo-t5UJO6tY7HEXRnVB9VFj0GRxKjxYlycyacimqXzhar0USGTNJHdbNvT_3fMjwxzSKnXODIOxs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020995s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251119 [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-11-19T16:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065250s] [吞吐率:15.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.004395s ] 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.000351s ] --------------------------------------------------------------- [2025-11-19T16:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053036s] [吞吐率: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.007251s ] 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.000369s ] --------------------------------------------------------------- [2025-11-19T16:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056052s] [吞吐率:17.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMTgwLCJuYmYiOjE3NjM1NDExODAsImV4cCI6MTc2NjEzMzE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgB4LTzxz5mlZcZ6iQIZ3bI4sfJUOZbz7LsWurbv6CKIeaVQEzwmEscj9LvFNfisWDP1Lwal5go4RDbxLmn0BPTWgwuaw4QewnG0NjtRajoQyE91OeN0T4jeV3Qc87EhSz1Sp0P-TMRcKm8_2v-6O0vGwbsdMrlilx6E7vt-ZLg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018946s ] 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.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000544s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-11-19T16:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066306s] [吞吐率:15.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001051s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-11-19T16:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052471s] [吞吐率:19.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.014445s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.056260s] [吞吐率:17.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMjQwLCJuYmYiOjE3NjM1NDEyNDAsImV4cCI6MTc2NjEzMzI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.f4TLKgYWKXM-0Cf-3FIEMHFjp2K55dSsyKPUds1JwkaA4zXxALXcbQiLx3KHUe2T35ZgvzFxUVJpamBiaHwafPpY0s1MeOYpC5fQNdSeHcoIdo_AdDMGoEdwzmOAS6j7bJSM-6v7NslOBllOUpFslogXM8GvTx2VdNlIEe7ZlYg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020278s ] 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.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070680s] [吞吐率:14.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.006920s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044456s] [吞吐率:22.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.004732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001213s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059283s] [吞吐率:16.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.008893s ] 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.000476s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042846s] [吞吐率:23.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.002321s ] 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.000420s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045166s] [吞吐率:22.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.009158s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000476s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046814s] [吞吐率:21.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.011599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040171s] [吞吐率:24.89req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003478s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036888s] [吞吐率:27.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003412s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037745s] [吞吐率:26.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.002870s ] 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.000296s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.048148s] [吞吐率:20.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000719s ] 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.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001914s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000855s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050733s] [吞吐率:19.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154133s] [吞吐率:6.49req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004080s ] 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.000315s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117751s ] --------------------------------------------------------------- [2025-11-19T16:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.568096s] [吞吐率:1.76req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014691s ] 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.000333s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.106912s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011992s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011945s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012178s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011909s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 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=7 and ldate=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012416s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011853s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011928s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011910s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011912s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011875s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011777s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011805s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011736s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011835s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011906s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012194s ] --------------------------------------------------------------- [2025-11-19T16:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.045991s] [吞吐率:21.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAwLCJuYmYiOjE3NjM1NDEzMDAsImV4cCI6MTc2NjEzMzMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.dgstBwhCIArJw5QxXo--B5XRHAHzyAsWcbbsfhNwSx_urP5cJPvzyRljwpwDaOJelqUUqnclXLHQybMb56YR_nr515sImhO9C5vAHr_AMjRcXyvO0bQ1Z-qxkoYMgl5-lnVSBZHSd64vs0Xl9yDtVMGKM8Q84nl6i3EHEXXWYVk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004579s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000468s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002229s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001942s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.001918s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001798s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000745s ] --------------------------------------------------------------- [2025-11-19T16:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061783s] [吞吐率:16.19req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006293s ] 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.000332s ] --------------------------------------------------------------- [2025-11-19T16:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047742s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzAxLCJuYmYiOjE3NjM1NDEzMDEsImV4cCI6MTc2NjEzMzMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kBWVfhdpyjsPQBWQK1LQoAZYFzyYkWeQE0Vx9tJBmq73LeMmoHgWnydtkmHA6RVhyHgAg6exjzfWm7jO_HudRlTkX25j3E27NceyyAGHlLKN_-zNM-4dZ-jomLlo6oKv4TOn7B6dU61nRSles5hD4-N2OGu1trapdmRLrMKOi_0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013674s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000522s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-11-19T16:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066732s] [吞吐率:14.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.007144s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-11-19T16:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054281s] [吞吐率: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.008839s ] 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.000352s ] --------------------------------------------------------------- [2025-11-19T16:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.045346s] [吞吐率:22.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzYwLCJuYmYiOjE3NjM1NDEzNjAsImV4cCI6MTc2NjEzMzM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lcTThm5YYTrkouW_p0UV212vI0BbA4MzN2HriyekcjCJ9dKdSebju5vjBCFkE_DHzrCF3SE4KwUypMLz6AWG4BBgq4f7n1ErM3ynyemSZj1VkOORinlKP0q0DrhpXi0_vYMe0tUVe6ESiQ941HU1oaewsKgAaJu1etm_nbJUfxo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000745s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ 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` = 20251119 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-11-19T16:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054065s] [吞吐率:18.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxMzYwLCJuYmYiOjE3NjM1NDEzNjAsImV4cCI6MTc2NjEzMzM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.lcTThm5YYTrkouW_p0UV212vI0BbA4MzN2HriyekcjCJ9dKdSebju5vjBCFkE_DHzrCF3SE4KwUypMLz6AWG4BBgq4f7n1ErM3ynyemSZj1VkOORinlKP0q0DrhpXi0_vYMe0tUVe6ESiQ941HU1oaewsKgAaJu1etm_nbJUfxo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018488s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ 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` = 20251119 [ RunTime:0.000609s ] --------------------------------------------------------------- [2025-11-19T16:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061836s] [吞吐率:16.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002118s ] 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.000343s ] --------------------------------------------------------------- [2025-11-19T16:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050149s] [吞吐率:19.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.005223s ] 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.000336s ] --------------------------------------------------------------- [2025-11-19T16:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049011s] [吞吐率:20.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNDIwLCJuYmYiOjE3NjM1NDE0MjAsImV4cCI6MTc2NjEzMzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HIfGENWNgY7ra4JCnN9feBNMDi2yNzcSgAa7ZVsIl7Jyu1AleM-_unH07pEsuXL8qMtGFnz1uc1-pHnE6rNxDu0phKbfUsEawXPa_rI5NnSo_VhTjFhquOyJSXglUgRvjgnoIgv5Cj_6ovTW9GTdJ3PXuLShfWZyplPlBsXtuUE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012896s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000695s ] --------------------------------------------------------------- [2025-11-19T16:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049045s] [吞吐率:20.39req/s] [内存消耗:2,503.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNDIwLCJuYmYiOjE3NjM1NDE0MjAsImV4cCI6MTc2NjEzMzQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.HIfGENWNgY7ra4JCnN9feBNMDi2yNzcSgAa7ZVsIl7Jyu1AleM-_unH07pEsuXL8qMtGFnz1uc1-pHnE6rNxDu0phKbfUsEawXPa_rI5NnSo_VhTjFhquOyJSXglUgRvjgnoIgv5Cj_6ovTW9GTdJ3PXuLShfWZyplPlBsXtuUE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012775s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-11-19T16:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074300s] [吞吐率: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.014494s ] 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.000401s ] --------------------------------------------------------------- [2025-11-19T16:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048648s] [吞吐率:20.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNDgwLCJuYmYiOjE3NjM1NDE0ODAsImV4cCI6MTc2NjEzMzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aQ12R5Fg1YqDBvgnidXFSOL47pZu89ludgkLs3PPdADOUW2Xf-FwRKv6k50yyHyYGhBi7PVSLoSSK2_8UE9hGb4v5YYDKeQi-Um1kksqjlhwR5fo5yC1VO0wGiidH3DLKokoFu3BybuBv2U-ZmTGyH0JplLZQF5j9TtRZRi4hY8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013122s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20251119 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-11-19T16:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048773s] [吞吐率:20.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNDgwLCJuYmYiOjE3NjM1NDE0ODAsImV4cCI6MTc2NjEzMzQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aQ12R5Fg1YqDBvgnidXFSOL47pZu89ludgkLs3PPdADOUW2Xf-FwRKv6k50yyHyYGhBi7PVSLoSSK2_8UE9hGb4v5YYDKeQi-Um1kksqjlhwR5fo5yC1VO0wGiidH3DLKokoFu3BybuBv2U-ZmTGyH0JplLZQF5j9TtRZRi4hY8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012915s ] 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.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000577s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T16:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059787s] [吞吐率:16.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.000860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-11-19T16:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048703s] [吞吐率: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.014314s ] 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.000441s ] --------------------------------------------------------------- [2025-11-19T16:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049704s] [吞吐率:20.12req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNTQwLCJuYmYiOjE3NjM1NDE1NDAsImV4cCI6MTc2NjEzMzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.euqomm0l1oaEaABrAo4nO26yh1m5x2qsfNVVqx-KuZHYFmrKshLEyh8NlmWz3y4czcRZ26BuCIJcYMZm5q2qR5GifpxPozz3980tL8EVG2hGmVb6W-klOa4RsPlWU9BE0FWVA-sernVUhi1R57MtTSFvHE677mg5yRoWviLmZEk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012992s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-11-19T16:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049706s] [吞吐率:20.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNTQwLCJuYmYiOjE3NjM1NDE1NDAsImV4cCI6MTc2NjEzMzU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.euqomm0l1oaEaABrAo4nO26yh1m5x2qsfNVVqx-KuZHYFmrKshLEyh8NlmWz3y4czcRZ26BuCIJcYMZm5q2qR5GifpxPozz3980tL8EVG2hGmVb6W-klOa4RsPlWU9BE0FWVA-sernVUhi1R57MtTSFvHE677mg5yRoWviLmZEk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013047s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062903s] [吞吐率:15.90req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001058s ] 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.000420s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050626s] [吞吐率:19.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.002764s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038146s] [吞吐率:26.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.000915s ] 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.000482s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039780s] [吞吐率: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.001228s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001250s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038978s] [吞吐率:25.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.002977s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001163s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035533s] [吞吐率:28.14req/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.001140s ] 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.000383s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049626s] [吞吐率:20.15req/s] [内存消耗:2,432.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001521s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051154s] [吞吐率:19.55req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008352s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001381s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000759s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000898s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049966s] [吞吐率:20.01req/s] [内存消耗:2,467.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014352s ] 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.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000547s ] [ 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` = 20251119 [ RunTime:0.000551s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040625s] [吞吐率:24.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.008670s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.051524s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014357s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033098s] [吞吐率:30.21req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000915s ] 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.000452s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034764s] [吞吐率: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.000900s ] 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.000406s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037580s] [吞吐率:26.61req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052268s] [吞吐率: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.010069s ] 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.000429s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037636s] [吞吐率:26.57req/s] [内存消耗:2,503.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001870s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040184s] [吞吐率:24.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.000690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.049298s] [吞吐率:20.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000907s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001259s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001047s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001340s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001045s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047109s] [吞吐率: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.014357s ] 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.000335s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033161s] [吞吐率:30.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.000961s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051107s] [吞吐率:19.57req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012036s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003950s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039416s] [吞吐率:25.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004912s ] 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.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.039368s] [吞吐率:25.40req/s] [内存消耗:2,510.97kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004051s ] 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.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152795s] [吞吐率:6.54req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000709s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118538s ] --------------------------------------------------------------- [2025-11-19T16:40:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.581529s] [吞吐率:1.72req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014416s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.111357s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012635s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 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=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012730s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012515s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012387s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012267s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 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=9 and ldate=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011911s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012563s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012474s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=11 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=30 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011733s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011817s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012080s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059581s] [吞吐率:16.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000722s ] 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.000374s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074083s] [吞吐率:13.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.014559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034886s] [吞吐率: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.001930s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039612s] [吞吐率:25.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAwLCJuYmYiOjE3NjM1NDE2MDAsImV4cCI6MTc2NjEzMzYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XEfepOMVD9nzQFvBTKfdxXr39rYCQlX8_Rj_2UBgNOXz5qXkvbTRaLqSmLzpcTYZKlAcaE7hDkGfItYJK9PgQ9orQxFiC_CMM-mwpo-GSEqmMP7L1OhZfjj5GgHlYnHDOcERvqserQV_1U60zozvB-421XLwvu0RGZ6-Fme2DM0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000732s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000784s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052887s] [吞吐率:18.91req/s] [内存消耗:2,423.22kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAxLCJuYmYiOjE3NjM1NDE2MDEsImV4cCI6MTc2NjEzMzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fUulH5wnKnE_PRImfGnw4HnxUv60DhqwWavZa3S0iBnddgVRjf4Vmxw6SLDxuPA1opZAz0MjMHKm0464XKg_pFqN50trVRty003kdVL7puMOlqp8-I7gAZr29Oi0oDD30dFZ7IjKyVcFrIvvuszF4Srch476CMBF3uoEpIHCfFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251119 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.053022s] [吞吐率:18.86req/s] [内存消耗:2,424.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAxLCJuYmYiOjE3NjM1NDE2MDEsImV4cCI6MTc2NjEzMzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fUulH5wnKnE_PRImfGnw4HnxUv60DhqwWavZa3S0iBnddgVRjf4Vmxw6SLDxuPA1opZAz0MjMHKm0464XKg_pFqN50trVRty003kdVL7puMOlqp8-I7gAZr29Oi0oDD30dFZ7IjKyVcFrIvvuszF4Srch476CMBF3uoEpIHCfFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017293s ] 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.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.053516s] [吞吐率:18.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAxLCJuYmYiOjE3NjM1NDE2MDEsImV4cCI6MTc2NjEzMzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fUulH5wnKnE_PRImfGnw4HnxUv60DhqwWavZa3S0iBnddgVRjf4Vmxw6SLDxuPA1opZAz0MjMHKm0464XKg_pFqN50trVRty003kdVL7puMOlqp8-I7gAZr29Oi0oDD30dFZ7IjKyVcFrIvvuszF4Srch476CMBF3uoEpIHCfFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017338s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032925s] [吞吐率:30.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.000903s ] 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.000326s ] --------------------------------------------------------------- [2025-11-19T16:40: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.002930s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049386s] [吞吐率:20.25req/s] [内存消耗:2,477.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAxLCJuYmYiOjE3NjM1NDE2MDEsImV4cCI6MTc2NjEzMzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fUulH5wnKnE_PRImfGnw4HnxUv60DhqwWavZa3S0iBnddgVRjf4Vmxw6SLDxuPA1opZAz0MjMHKm0464XKg_pFqN50trVRty003kdVL7puMOlqp8-I7gAZr29Oi0oDD30dFZ7IjKyVcFrIvvuszF4Srch476CMBF3uoEpIHCfFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014992s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000537s ] --------------------------------------------------------------- [2025-11-19T16:40:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047491s] [吞吐率:21.06req/s] [内存消耗:2,425.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjAxLCJuYmYiOjE3NjM1NDE2MDEsImV4cCI6MTc2NjEzMzYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fUulH5wnKnE_PRImfGnw4HnxUv60DhqwWavZa3S0iBnddgVRjf4Vmxw6SLDxuPA1opZAz0MjMHKm0464XKg_pFqN50trVRty003kdVL7puMOlqp8-I7gAZr29Oi0oDD30dFZ7IjKyVcFrIvvuszF4Srch476CMBF3uoEpIHCfFw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004943s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000475s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002252s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001948s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.001924s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001812s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-11-19T16:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058931s] [吞吐率: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.001896s ] 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.000347s ] --------------------------------------------------------------- [2025-11-19T16:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045915s] [吞吐率:21.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.003484s ] 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.000315s ] --------------------------------------------------------------- [2025-11-19T16:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049270s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjYwLCJuYmYiOjE3NjM1NDE2NjAsImV4cCI6MTc2NjEzMzY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gd_q7QOKTwxDqlVEV-3SPaVLiDt_4zkykeIi1AcKLjXTYD08pGhO0fSYCqjUF9YfGXe3tETr_l-9mqIP9aG7wYqx1lcMkAcUclHl1rADSehAmQSoQP17kBmR9rRwEUskq9DDna_N6ysVIPhHLfz0OKhg7hq1-H3-iqlTenuiR3Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013268s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-11-19T16:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049300s] [吞吐率:20.28req/s] [内存消耗:2,503.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNjYwLCJuYmYiOjE3NjM1NDE2NjAsImV4cCI6MTc2NjEzMzY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gd_q7QOKTwxDqlVEV-3SPaVLiDt_4zkykeIi1AcKLjXTYD08pGhO0fSYCqjUF9YfGXe3tETr_l-9mqIP9aG7wYqx1lcMkAcUclHl1rADSehAmQSoQP17kBmR9rRwEUskq9DDna_N6ysVIPhHLfz0OKhg7hq1-H3-iqlTenuiR3Y', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013153s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000714s ] --------------------------------------------------------------- [2025-11-19T16:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060109s] [吞吐率:16.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.001851s ] 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.000357s ] --------------------------------------------------------------- [2025-11-19T16:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047119s] [吞吐率:21.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.002707s ] 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.000359s ] --------------------------------------------------------------- [2025-11-19T16:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039805s] [吞吐率:25.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNzIwLCJuYmYiOjE3NjM1NDE3MjAsImV4cCI6MTc2NjEzMzcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.G2EXzpEOQRmE4e57T_owweFSbGS-zMVmJhJ7ChHDOD_PtVvvg3kzLf87oew7_Smjqb1Zo6oskxqvxQJSqKTPOgO8VS2Iif5p2ER0ZvlMiBpgsMpY55-qLOzO8fsGByew3r_nKC7S7W1ka8A2FDyx27yYNyNFzw9idxumIbuwUfk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000984s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000875s ] --------------------------------------------------------------- [2025-11-19T16:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048355s] [吞吐率:20.68req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNzIwLCJuYmYiOjE3NjM1NDE3MjAsImV4cCI6MTc2NjEzMzcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.G2EXzpEOQRmE4e57T_owweFSbGS-zMVmJhJ7ChHDOD_PtVvvg3kzLf87oew7_Smjqb1Zo6oskxqvxQJSqKTPOgO8VS2Iif5p2ER0ZvlMiBpgsMpY55-qLOzO8fsGByew3r_nKC7S7W1ka8A2FDyx27yYNyNFzw9idxumIbuwUfk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010346s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ 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` = 20251119 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-11-19T16:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072105s] [吞吐率: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.000910s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T16:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052485s] [吞吐率:19.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.002376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-11-19T16:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050056s] [吞吐率:19.98req/s] [内存消耗:2,503.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNzgwLCJuYmYiOjE3NjM1NDE3ODAsImV4cCI6MTc2NjEzMzc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wDYAiT9x40KiCgOCXls88GpX1fUm2ajqfRUyO1iwH5-jtsnryzz5-vM8HlZHjg23x-2-KIrsnIDbTTD95yv20YvXE8Ibz2vaQwISX_9CVh9Ii7lXvFiJKrq7mI9y3_RGZ8YpUPI0Kh7fBe8CrcoEEaxxzT4GpPA2rCApZbtzubw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012194s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-11-19T16:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050096s] [吞吐率:19.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxNzgwLCJuYmYiOjE3NjM1NDE3ODAsImV4cCI6MTc2NjEzMzc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wDYAiT9x40KiCgOCXls88GpX1fUm2ajqfRUyO1iwH5-jtsnryzz5-vM8HlZHjg23x-2-KIrsnIDbTTD95yv20YvXE8Ibz2vaQwISX_9CVh9Ii7lXvFiJKrq7mI9y3_RGZ8YpUPI0Kh7fBe8CrcoEEaxxzT4GpPA2rCApZbtzubw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012399s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ 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` = 20251119 [ RunTime:0.000731s ] --------------------------------------------------------------- [2025-11-19T16:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060570s] [吞吐率:16.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.001913s ] 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.000358s ] --------------------------------------------------------------- [2025-11-19T16:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046868s] [吞吐率:21.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.002217s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-11-19T16:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049211s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxODQwLCJuYmYiOjE3NjM1NDE4NDAsImV4cCI6MTc2NjEzMzg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xSFCnm_wuX00QzlLKE0UKxiv73JMx4TgokK4_VVu9Bqk7Y_wTzvwPjDKwofZEnTlR1EV2zdVtnx1b9KdHLChUFf5yuYcNW0Hne35BWl57umPQRyFZz2puAEIjtTNlDahAw5Fhm1B8Ps3MtVErH__sBM55jbI34b_nCpKWfP-53M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014214s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000698s ] --------------------------------------------------------------- [2025-11-19T16:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049261s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxODQwLCJuYmYiOjE3NjM1NDE4NDAsImV4cCI6MTc2NjEzMzg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.xSFCnm_wuX00QzlLKE0UKxiv73JMx4TgokK4_VVu9Bqk7Y_wTzvwPjDKwofZEnTlR1EV2zdVtnx1b9KdHLChUFf5yuYcNW0Hne35BWl57umPQRyFZz2puAEIjtTNlDahAw5Fhm1B8Ps3MtVErH__sBM55jbI34b_nCpKWfP-53M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014029s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20251119 [ RunTime:0.000694s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.068038s] [吞吐率:14.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056514s] [吞吐率: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.004293s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039685s] [吞吐率:25.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.004097s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000450s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054139s] [吞吐率:18.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.013949s ] 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.000390s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040003s] [吞吐率: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.005423s ] 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.000426s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042868s] [吞吐率:23.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.007258s ] 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.000549s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033305s] [吞吐率:30.03req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000833s ] 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.000386s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049709s] [吞吐率:20.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012757s ] 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.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ 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` = 20251119 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034764s] [吞吐率: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.000828s ] 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.000343s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051996s] [吞吐率:19.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003629s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058288s] [吞吐率:17.16req/s] [内存消耗:2,425.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014300s ] 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.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000550s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002503s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002161s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002090s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002007s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000817s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048909s] [吞吐率:20.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251119 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.170101s] [吞吐率:5.88req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000910s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.123590s ] --------------------------------------------------------------- [2025-11-19T16:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.592549s] [吞吐率:1.69req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010408s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113711s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.014370s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013687s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013575s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013804s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=5 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013257s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012913s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011833s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011827s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011782s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011722s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011724s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011968s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012498s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012444s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=14 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012956s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20251118 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=34 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012769s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012690s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012783s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012582s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012406s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012215s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011916s ] --------------------------------------------------------------- [2025-11-19T16:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049524s] [吞吐率:20.19req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010821s ] 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.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-11-19T16:45:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060565s] [吞吐率:16.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTAwLCJuYmYiOjE3NjM1NDE5MDAsImV4cCI6MTc2NjEzMzkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bY9Hkn2phUoACllWkaM7ev2p5_645AuGaqgTw89PoV3d6cdmiMcR3i8u_rzddEYkXQ8caubY6mIVPvZU7TCzchGZd4KjK8viual9NMV85dnuaaJMEo3O8-CnDTR5ORl_5wDkbU3_kARIMUnf5Nl_OSOMMj0f_PTI8Z28BvBW5i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010466s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001319s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001275s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000834s ] --------------------------------------------------------------- [2025-11-19T16:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061684s] [吞吐率: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.000852s ] 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.000363s ] --------------------------------------------------------------- [2025-11-19T16:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049606s] [吞吐率:20.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.003585s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T16:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049593s] [吞吐率:20.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTYwLCJuYmYiOjE3NjM1NDE5NjAsImV4cCI6MTc2NjEzMzk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LwSxGQIR9-ywG-uN00ZC610SBzvXMu7ewnDhyAuRnqrP-PZUIHG9_HVyT754HxQZ_jZHNiLOKOnGJJguaedQZ8eBUBY4D53LkXKI6LIvavwoh0S-o6t8kC3tTNSMNg85U8TNCM624oZErB0ISwrvK7G9vPO0Wx_pjHDWjG1rQPI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000845s ] --------------------------------------------------------------- [2025-11-19T16:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049869s] [吞吐率:20.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQxOTYwLCJuYmYiOjE3NjM1NDE5NjAsImV4cCI6MTc2NjEzMzk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.LwSxGQIR9-ywG-uN00ZC610SBzvXMu7ewnDhyAuRnqrP-PZUIHG9_HVyT754HxQZ_jZHNiLOKOnGJJguaedQZ8eBUBY4D53LkXKI6LIvavwoh0S-o6t8kC3tTNSMNg85U8TNCM624oZErB0ISwrvK7G9vPO0Wx_pjHDWjG1rQPI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012098s ] 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.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-11-19T16:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058528s] [吞吐率:17.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.000750s ] 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.000405s ] --------------------------------------------------------------- [2025-11-19T16:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045275s] [吞吐率:22.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.003450s ] 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.000334s ] --------------------------------------------------------------- [2025-11-19T16:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049656s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMDIwLCJuYmYiOjE3NjM1NDIwMjAsImV4cCI6MTc2NjEzNDAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tWXf-L3dgHyZbPqFeXNnGtA-T3XXbaZU_yL8Io2LEURp2RpIu5fX7gYfwcObBEtfIa0WwdPaRJulHEqYHsEV7uTTBrW7SIFCJ9Ev1M3O2Pt1McIKHUITu4fKGerFn6zG5URZkNtRLtKPkwhbEl7B_CRF2Dv3_oIpffZCC4spv7Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-11-19T16:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049616s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMDIwLCJuYmYiOjE3NjM1NDIwMjAsImV4cCI6MTc2NjEzNDAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.tWXf-L3dgHyZbPqFeXNnGtA-T3XXbaZU_yL8Io2LEURp2RpIu5fX7gYfwcObBEtfIa0WwdPaRJulHEqYHsEV7uTTBrW7SIFCJ9Ev1M3O2Pt1McIKHUITu4fKGerFn6zG5URZkNtRLtKPkwhbEl7B_CRF2Dv3_oIpffZCC4spv7Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014369s ] 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.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000542s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-11-19T16:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.099308s] [吞吐率:10.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.014517s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T16:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049304s] [吞吐率:20.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMDgwLCJuYmYiOjE3NjM1NDIwODAsImV4cCI6MTc2NjEzNDA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qXzg3Rohl7JBppJnAcfWYe8BOELnE8yPvXKZhIDg47V32tMkQmlP2GzAM7LpDOnXvSJg_Qx4ertqY4-G_C7Rz9I7Cy8mJYRxmOy7s-z7Fi7W5jK9GIhpndaLp2jHW5_sm1sBIgRceTNttEQrFrepruoKOde9v0O6xP7sEOaoW54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011116s ] 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.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T16:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049379s] [吞吐率:20.25req/s] [内存消耗:2,503.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMDgwLCJuYmYiOjE3NjM1NDIwODAsImV4cCI6MTc2NjEzNDA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qXzg3Rohl7JBppJnAcfWYe8BOELnE8yPvXKZhIDg47V32tMkQmlP2GzAM7LpDOnXvSJg_Qx4ertqY4-G_C7Rz9I7Cy8mJYRxmOy7s-z7Fi7W5jK9GIhpndaLp2jHW5_sm1sBIgRceTNttEQrFrepruoKOde9v0O6xP7sEOaoW54', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000593s ] --------------------------------------------------------------- [2025-11-19T16:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059916s] [吞吐率: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.001528s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-11-19T16:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047749s] [吞吐率:20.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.003902s ] 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.000343s ] --------------------------------------------------------------- [2025-11-19T16:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037360s] [吞吐率:26.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMTQwLCJuYmYiOjE3NjM1NDIxNDAsImV4cCI6MTc2NjEzNDE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W0sELUu16ycdCpygLvoi5QvUW5fCGMRLfy2xGUHG_w-xMABxsMpQkMzhv4pc99-eWd0DothVHEiJNxpTFkkBnBJMjKGjfdnsrRyeWLQ5zpsxwaBUa0jeJAxGuQthElsWMFZwxhnd_eGNXhYSZrvoVTg7ooAF_WrHfGgo52C2B6U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ 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` = 20251119 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-11-19T16:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048816s] [吞吐率:20.49req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMTQwLCJuYmYiOjE3NjM1NDIxNDAsImV4cCI6MTc2NjEzNDE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.W0sELUu16ycdCpygLvoi5QvUW5fCGMRLfy2xGUHG_w-xMABxsMpQkMzhv4pc99-eWd0DothVHEiJNxpTFkkBnBJMjKGjfdnsrRyeWLQ5zpsxwaBUa0jeJAxGuQthElsWMFZwxhnd_eGNXhYSZrvoVTg7ooAF_WrHfGgo52C2B6U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012151s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000358s ] [ 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` = 20251119 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060844s] [吞吐率: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.001459s ] 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.000326s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048651s] [吞吐率:20.55req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003367s ] 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.000426s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042643s] [吞吐率:23.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000939s ] 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.000394s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052682s] [吞吐率:18.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.011402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001286s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000502s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033248s] [吞吐率:30.08req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046929s] [吞吐率:21.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000722s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.004629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.001465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.001018s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048231s] [吞吐率:20.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251119 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.038536s] [吞吐率:25.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001366s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000533s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046887s] [吞吐率:21.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.000781s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000973s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043849s] [吞吐率:22.81req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000476s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002299s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001952s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.001952s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001915s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000824s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047050s] [吞吐率:21.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007157s ] 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.000397s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033822s] [吞吐率:29.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.000857s ] 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.000407s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049453s] [吞吐率:20.22req/s] [内存消耗:2,425.78kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000634s ] [ 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` = 20251119 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033859s] [吞吐率:29.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.000790s ] 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.000403s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037853s] [吞吐率:26.42req/s] [内存消耗:2,467.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001151s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000590s ] [ 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` = 20251119 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051425s] [吞吐率:19.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.019095s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034640s] [吞吐率:28.87req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001105s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037797s] [吞吐率:26.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001497s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000930s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038186s] [吞吐率:26.19req/s] [内存消耗:2,424.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034610s] [吞吐率: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.000795s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034861s] [吞吐率:28.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.000693s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048904s] [吞吐率: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.012979s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034899s] [吞吐率:28.65req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002002s ] 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.000343s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033290s] [吞吐率:30.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.000681s ] 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.000299s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063630s] [吞吐率:15.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004709s ] 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.002186s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001407s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001952s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.001228s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000971s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037103s] [吞吐率:26.95req/s] [内存消耗:2,477.73kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040203s] [吞吐率:24.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003314s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000638s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.040229s] [吞吐率:24.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003327s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048466s] [吞吐率:20.63req/s] [内存消耗:2,423.22kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014770s ] 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.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000514s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251119 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T16:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.568546s] [吞吐率:1.76req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003037s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.110601s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012834s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=3 and ldate=20251118 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=25 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=10 and ldate=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011993s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011918s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011778s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011675s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=14 and ldate=20251118 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=13 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012467s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012281s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012452s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 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=11 and ldate=20251118 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=4 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=30 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012332s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012547s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051879s] [吞吐率:19.28req/s] [内存消耗:2,568.00kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000597s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000841s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075968s] [吞吐率:13.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.015459s ] 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.000382s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034070s] [吞吐率:29.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.000945s ] 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.000454s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049065s] [吞吐率:20.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAxLCJuYmYiOjE3NjM1NDIyMDEsImV4cCI6MTc2NjEzNDIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lz1VozCWjN8b0UdQlPxyo6RAqwunu4rwJU6YgflBEKWc--Rx883782fWsveWAJTX3GxqU-VTfUUWuVQnqa4GDIBYk9AEQYSt_5ZqnkbtRkVDDlygloDYm_dGlxsVdEQ2hZe-IDEGMXtWFrg04NODTtfxCtKlqfsjldWvF3oEr1s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012375s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ 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` = 20251119 [ RunTime:0.000634s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050609s] [吞吐率:19.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAxLCJuYmYiOjE3NjM1NDIyMDEsImV4cCI6MTc2NjEzNDIwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lz1VozCWjN8b0UdQlPxyo6RAqwunu4rwJU6YgflBEKWc--Rx883782fWsveWAJTX3GxqU-VTfUUWuVQnqa4GDIBYk9AEQYSt_5ZqnkbtRkVDDlygloDYm_dGlxsVdEQ2hZe-IDEGMXtWFrg04NODTtfxCtKlqfsjldWvF3oEr1s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014220s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000609s ] [ 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` = 20251119 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-11-19T16:50:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168576s] [吞吐率:5.93req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjAwLCJuYmYiOjE3NjM1NDIyMDAsImV4cCI6MTc2NjEzNDIwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kuzI2s8xLxzZp0HYQvJNtoGGbPvmRnInFA1iq6AT_HTpsHUuUxFxMs-HVE3EMV-jzoCBKuLxgmcmHm7wtzmQp6ojyC_KGEprr7mEKLiEpotx4FaFVRZAY8IcX5l4eePcCtc45u4SkG7IETQEBtqUXu1Al5GW6-wRIXZVMcGV_Z4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004817s ] 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.000333s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.130451s ] --------------------------------------------------------------- [2025-11-19T16:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060911s] [吞吐率: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.001991s ] 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.000352s ] --------------------------------------------------------------- [2025-11-19T16:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048304s] [吞吐率:20.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003170s ] 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.000348s ] --------------------------------------------------------------- [2025-11-19T16:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049362s] [吞吐率:20.26req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjYwLCJuYmYiOjE3NjM1NDIyNjAsImV4cCI6MTc2NjEzNDI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z7tkneYHwMy_MwIpGQDAEBszz986YgzD_0hRUp1JLZQ1bHym9bFicBFjctf3Kni9e3tXjUBi4Pb_G2joFrZJkWRKyYrhTBl_IvYkb0tjBUeJMSdXr4TOlN5VergwCpIQNJM8q3WVIOuihmIi3cqKQjG_A7y3KsIcuP7mT-QzH-0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012184s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ 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` = 20251119 [ RunTime:0.000753s ] --------------------------------------------------------------- [2025-11-19T16:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049424s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMjYwLCJuYmYiOjE3NjM1NDIyNjAsImV4cCI6MTc2NjEzNDI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Z7tkneYHwMy_MwIpGQDAEBszz986YgzD_0hRUp1JLZQ1bHym9bFicBFjctf3Kni9e3tXjUBi4Pb_G2joFrZJkWRKyYrhTBl_IvYkb0tjBUeJMSdXr4TOlN5VergwCpIQNJM8q3WVIOuihmIi3cqKQjG_A7y3KsIcuP7mT-QzH-0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012169s ] 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.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-11-19T16:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059700s] [吞吐率: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.001773s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-11-19T16:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047255s] [吞吐率:21.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.004157s ] 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.000425s ] --------------------------------------------------------------- [2025-11-19T16:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049933s] [吞吐率:20.03req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMzIwLCJuYmYiOjE3NjM1NDIzMjAsImV4cCI6MTc2NjEzNDMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qg7LV3Ms5CpXPyqBW9T4YA3IXE2NH7RDK2eTVdJM9BFgtjqeoKbSP8IGQZuZN4TtJqXhWJ6Ed66WGJui7uVRsimWWKO8zEmuJvlKVcBag1PEBZXtK2yFp2XYlo5X6ZaEUjEXHMypi7Zek1_D_R_k9lU9FMYQQ27ILo9zSW-esUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010831s ] 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.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-11-19T16:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074637s] [吞吐率:13.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.014721s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T16:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048790s] [吞吐率:20.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMzgwLCJuYmYiOjE3NjM1NDIzODAsImV4cCI6MTc2NjEzNDM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MpLzb1WqGD7VLQp8pNGTszubTUPLafGnM2MbdgPCN7jnUTuKH8TbhCrjc6wM2QFy3NfCymI0SOv4ZGEl28oVSOHLyyvFtEWu57NaVOyr0HQeVVrzLxgZjJKalPA4td2ZWagX2BA54tU7lFsX3YSd3sGglvy_tS5YNu815fgl4R8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000701s ] --------------------------------------------------------------- [2025-11-19T16:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048883s] [吞吐率:20.46req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyMzgwLCJuYmYiOjE3NjM1NDIzODAsImV4cCI6MTc2NjEzNDM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.MpLzb1WqGD7VLQp8pNGTszubTUPLafGnM2MbdgPCN7jnUTuKH8TbhCrjc6wM2QFy3NfCymI0SOv4ZGEl28oVSOHLyyvFtEWu57NaVOyr0HQeVVrzLxgZjJKalPA4td2ZWagX2BA54tU7lFsX3YSd3sGglvy_tS5YNu815fgl4R8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009438s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-11-19T16:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060414s] [吞吐率: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.001886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-11-19T16:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048565s] [吞吐率:20.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.004708s ] 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.000326s ] --------------------------------------------------------------- [2025-11-19T16:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049672s] [吞吐率:20.13req/s] [内存消耗:2,502.89kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNDQwLCJuYmYiOjE3NjM1NDI0NDAsImV4cCI6MTc2NjEzNDQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9bZciJSwIqL0T2xChdW5xvxNBM8O1sl3ZgBF9yN4YXp0zwFtQCKvuTB-bUxwbxvr7Jq0tZsAAlEfAWeXXc3sCjmBKH31bY7REBugmPP79lYfatkodww2SzzeIonVL2vQ--T9u1I--y7v-cJT5eRccTr8cKcrKGKb0aJBsU61cc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012583s ] 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.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ 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` = 20251119 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-11-19T16:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050049s] [吞吐率:19.98req/s] [内存消耗:2,503.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNDQwLCJuYmYiOjE3NjM1NDI0NDAsImV4cCI6MTc2NjEzNDQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.l9bZciJSwIqL0T2xChdW5xvxNBM8O1sl3ZgBF9yN4YXp0zwFtQCKvuTB-bUxwbxvr7Jq0tZsAAlEfAWeXXc3sCjmBKH31bY7REBugmPP79lYfatkodww2SzzeIonVL2vQ--T9u1I--y7v-cJT5eRccTr8cKcrKGKb0aJBsU61cc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062759s] [吞吐率: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.001670s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051015s] [吞吐率:19.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.004042s ] 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.000378s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036434s] [吞吐率: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.002760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038627s] [吞吐率: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.003576s ] 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.000424s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039669s] [吞吐率:25.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.004614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039170s] [吞吐率:25.53req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003217s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ 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` = 20251119 [ RunTime:0.000679s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048205s] [吞吐率:20.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.013317s ] 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.000434s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050480s] [吞吐率:19.81req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ 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` = 20251119 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043817s] [吞吐率:22.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000637s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000230s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000513s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002366s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002124s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002024s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001895s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049157s] [吞吐率:20.34req/s] [内存消耗:2,432.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168841s] [吞吐率:5.92req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013482s ] 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.000380s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.123039s ] --------------------------------------------------------------- [2025-11-19T16:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.570114s] [吞吐率:1.75req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAwLCJuYmYiOjE3NjM1NDI1MDAsImV4cCI6MTc2NjEzNDUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FAGN_QVShyDYVIM144CbB1KGsDsCNH_XpkwaJwO5bQa7cr4gQb9SlJ7yzLKc2Qb5wMPGWT-5X3mQzp7IiXJ-6oSoU_vGWSH99s53mWELBVurjVbgTDwVayVFk8JJbt4s3iUpiE93LP9qYF5_UdZY0NZLmcSNCTExrxFxsBup6wg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014802s ] 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.000292s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.112100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012242s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=33 and ldate=20251118 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=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011950s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011827s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011781s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011636s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011655s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011671s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011892s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 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=6 and ldate=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012178s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011907s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011918s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011976s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=34 and ldate=20251118 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=20 and ldate=20251118 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=8 and ldate=20251118 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=23 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011830s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011799s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011911s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011989s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011812s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011847s ] --------------------------------------------------------------- [2025-11-19T16:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056618s] [吞吐率:17.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.000886s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T16:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041995s] [吞吐率:23.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.000845s ] 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.000352s ] --------------------------------------------------------------- [2025-11-19T16:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051334s] [吞吐率:19.48req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAxLCJuYmYiOjE3NjM1NDI1MDEsImV4cCI6MTc2NjEzNDUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h04VXUel2GeM0sH7G5mZttI0t9OSjBbYkSQmsaH1YpZxoL2BgTXXiXCHn4__PojD0OGr0M5CLjqdxdkfjrNWM4_waLJ0AUE8a3bLrLOevM1pB0aK95eH9zOCf1_HNOBMLKa86WOTzZ9U4NopZ9sNrJ2s6wPFQoJkq9HvlsDKPcY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000918s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003269s ] --------------------------------------------------------------- [2025-11-19T16:55:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059896s] [吞吐率:16.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTAxLCJuYmYiOjE3NjM1NDI1MDEsImV4cCI6MTc2NjEzNDUwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.h04VXUel2GeM0sH7G5mZttI0t9OSjBbYkSQmsaH1YpZxoL2BgTXXiXCHn4__PojD0OGr0M5CLjqdxdkfjrNWM4_waLJ0AUE8a3bLrLOevM1pB0aK95eH9zOCf1_HNOBMLKa86WOTzZ9U4NopZ9sNrJ2s6wPFQoJkq9HvlsDKPcY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013519s ] 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.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001274s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000786s ] --------------------------------------------------------------- [2025-11-19T16:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059333s] [吞吐率: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.001452s ] 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.000357s ] --------------------------------------------------------------- [2025-11-19T16:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047086s] [吞吐率:21.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.000767s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-11-19T16:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048429s] [吞吐率:20.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTYwLCJuYmYiOjE3NjM1NDI1NjAsImV4cCI6MTc2NjEzNDU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.v9Yv3vIE6p03y258Uxzrn65E3eCoXYLAd2bk9mn0fy0laBdMbz795Gzv6zsHtxm1idRV07uQcyNmQKkdZsz8Chr_wCYH2E27QXtVRaCvZm1eRVxFoQ2out99lG0jjJGnmYDG7E5wOXY-upsQiqBbjpnARj6Uaz2zcxo_tdJau0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20251119 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-11-19T16:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048573s] [吞吐率:20.59req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNTYwLCJuYmYiOjE3NjM1NDI1NjAsImV4cCI6MTc2NjEzNDU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.v9Yv3vIE6p03y258Uxzrn65E3eCoXYLAd2bk9mn0fy0laBdMbz795Gzv6zsHtxm1idRV07uQcyNmQKkdZsz8Chr_wCYH2E27QXtVRaCvZm1eRVxFoQ2out99lG0jjJGnmYDG7E5wOXY-upsQiqBbjpnARj6Uaz2zcxo_tdJau0w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010637s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ 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` = 20251119 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-11-19T16:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058279s] [吞吐率: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.001990s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-11-19T16:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045299s] [吞吐率:22.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.003617s ] 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.000333s ] --------------------------------------------------------------- [2025-11-19T16:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049837s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNjIwLCJuYmYiOjE3NjM1NDI2MjAsImV4cCI6MTc2NjEzNDYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H25nAnbzTyf5wS2aAIP2hpIgThR3-kjr07tSc5u8H_ypK13ltkRf8QhFULwXoScZTTFGcz8GGfKZbReQp7w_Yidyb9424dEPeTIKuL8sESL-pUayaG9r-1lhbnM8P8LwrLcaHex_2OeFAZhk4FZENHqS1VEZNBVTro5A8mDPasI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014506s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20251119 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-11-19T16:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049797s] [吞吐率:20.08req/s] [内存消耗:2,503.12kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNjIwLCJuYmYiOjE3NjM1NDI2MjAsImV4cCI6MTc2NjEzNDYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.H25nAnbzTyf5wS2aAIP2hpIgThR3-kjr07tSc5u8H_ypK13ltkRf8QhFULwXoScZTTFGcz8GGfKZbReQp7w_Yidyb9424dEPeTIKuL8sESL-pUayaG9r-1lhbnM8P8LwrLcaHex_2OeFAZhk4FZENHqS1VEZNBVTro5A8mDPasI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014860s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ 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` = 20251119 [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-11-19T16:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061397s] [吞吐率: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.001710s ] 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.000363s ] --------------------------------------------------------------- [2025-11-19T16:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049257s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNjgwLCJuYmYiOjE3NjM1NDI2ODAsImV4cCI6MTc2NjEzNDY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AYXEUFpOQCGPskOPV_srKfZe9M-npqB1PDN5MEVcH9GnXKRo4diOjNf0Hwqy4ffaNzxMM4ZnBns8XzniX_YjFWju8mY9eIPFsghZdR6Dg6RIRV_kodmKOIFzMXTT-R1QXAWPrlSbkgqpM01nrh1OlPplmejG-rpmOOrCKNYH9TI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010737s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000730s ] --------------------------------------------------------------- [2025-11-19T16:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049287s] [吞吐率:20.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNjgwLCJuYmYiOjE3NjM1NDI2ODAsImV4cCI6MTc2NjEzNDY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.AYXEUFpOQCGPskOPV_srKfZe9M-npqB1PDN5MEVcH9GnXKRo4diOjNf0Hwqy4ffaNzxMM4ZnBns8XzniX_YjFWju8mY9eIPFsghZdR6Dg6RIRV_kodmKOIFzMXTT-R1QXAWPrlSbkgqpM01nrh1OlPplmejG-rpmOOrCKNYH9TI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010445s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000786s ] --------------------------------------------------------------- [2025-11-19T16:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059534s] [吞吐率:16.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.000820s ] 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.000351s ] --------------------------------------------------------------- [2025-11-19T16:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047503s] [吞吐率: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.004391s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-11-19T16:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049574s] [吞吐率:20.17req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyNzQwLCJuYmYiOjE3NjM1NDI3NDAsImV4cCI6MTc2NjEzNDc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.o7mwRxtZvd50uJop__RMufRrWxL3DQVGFaL3qO4WXdgfdwsYuCl3YVVKxlBzwIdGHpyprSb7U_4dgR5epI09aPJKvMrS2v6dNmJA72E-f1hwi2Ly7JYZ-gZ5cOisje1F21PRVSh5kkJApLI89tAON5W2yS7ivi3GJuLMeWHDHsU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000695s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060154s] [吞吐率:16.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.000861s ] 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.000362s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048091s] [吞吐率:20.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.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050057s] [吞吐率: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.009548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001150s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050065s] [吞吐率:19.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006757s ] 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.000827s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036698s] [吞吐率:27.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.000877s ] 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-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034734s] [吞吐率: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.001246s ] 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.000335s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033215s] [吞吐率:30.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.000702s ] 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.000317s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042752s] [吞吐率:23.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049813s] [吞吐率:20.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013761s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063973s] [吞吐率:15.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001690s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001944s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001268s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001114s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001101s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001226s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001945s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001217s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001055s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058553s] [吞吐率:17.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000497s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002500s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002110s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002025s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001936s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000944s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037008s] [吞吐率:27.02req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000641s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001381s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048714s] [吞吐率: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.015986s ] 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.000386s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034241s] [吞吐率:29.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.000798s ] 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.000354s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050132s] [吞吐率:19.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.015980s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001138s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038977s] [吞吐率:25.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.004445s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001221s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000512s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033671s] [吞吐率:29.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.000781s ] 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.000523s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040275s] [吞吐率:24.83req/s] [内存消耗:2,583.97kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001209s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001318s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001031s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000879s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034585s] [吞吐率:28.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.000722s ] 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.000385s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037670s] [吞吐率:26.55req/s] [内存消耗:2,477.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000629s ] 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.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000867s ] [ 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` = 20251119 [ RunTime:0.000670s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035761s] [吞吐率:27.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.002631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034240s] [吞吐率:29.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.000758s ] 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.000368s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049653s] [吞吐率:20.14req/s] [内存消耗:2,511.02kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012439s ] 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.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000593s ] [ 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` = 20251119 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.052677s] [吞吐率:18.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018112s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000497s ] [ 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` = 20251119 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037370s] [吞吐率:26.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000791s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000544s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037943s] [吞吐率:26.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002498s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251119 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-11-19T17:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.580012s] [吞吐率:1.72req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006239s ] 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.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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.109535s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012961s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012910s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 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=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012896s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012763s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012752s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012713s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012541s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 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=6 and ldate=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012252s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011954s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011697s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012647s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059414s] [吞吐率: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.000916s ] 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.000405s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045784s] [吞吐率: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.002886s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039057s] [吞吐率:25.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAxLCJuYmYiOjE3NjM1NDI4MDEsImV4cCI6MTc2NjEzNDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u15vCLC9OngvUr6zw9d4ga7BeR8BRx_3_je0sBfJtgHBtOoSDT6nsTqYVljCPCwNByFE1SVONLMi5Lr-cJszjTY_lluprJXKuSP8g1JkxphjaOX7xxFJc8TPDBiPkky-uNXdJ0wnEzCrdDgHmy8V_fuV-vcgjP8Q4UzR6CThxrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000715s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000873s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.052571s] [吞吐率:19.02req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAxLCJuYmYiOjE3NjM1NDI4MDEsImV4cCI6MTc2NjEzNDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u15vCLC9OngvUr6zw9d4ga7BeR8BRx_3_je0sBfJtgHBtOoSDT6nsTqYVljCPCwNByFE1SVONLMi5Lr-cJszjTY_lluprJXKuSP8g1JkxphjaOX7xxFJc8TPDBiPkky-uNXdJ0wnEzCrdDgHmy8V_fuV-vcgjP8Q4UzR6CThxrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014354s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251119 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036660s] [吞吐率:27.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.000833s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166299s] [吞吐率:6.01req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118685s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035476s] [吞吐率:28.19req/s] [内存消耗:2,424.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000218s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051737s] [吞吐率:19.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAwLCJuYmYiOjE3NjM1NDI4MDAsImV4cCI6MTc2NjEzNDgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.n4eBs7u1ey7B9ckCrPWSJXLgaCGFKko2bhZpxZauu9WP62SjRrhtZuVbPUXelhOMjgX8SPan0gazk275blztdFwXDqx8WiaVb3fe5zw_JM-U1H9ESy1h_RFjpu7iNxJMtZDtKgEzYrODY0HbFqot_4r8T_kxNZLAMMRVwoJ7gcg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014959s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000707s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000628s ] --------------------------------------------------------------- [2025-11-19T17:00:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.056876s] [吞吐率:17.58req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODAxLCJuYmYiOjE3NjM1NDI4MDEsImV4cCI6MTc2NjEzNDgwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.u15vCLC9OngvUr6zw9d4ga7BeR8BRx_3_je0sBfJtgHBtOoSDT6nsTqYVljCPCwNByFE1SVONLMi5Lr-cJszjTY_lluprJXKuSP8g1JkxphjaOX7xxFJc8TPDBiPkky-uNXdJ0wnEzCrdDgHmy8V_fuV-vcgjP8Q4UzR6CThxrM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018943s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003220s ] --------------------------------------------------------------- [2025-11-19T17:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059989s] [吞吐率:16.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.000907s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-11-19T17:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046818s] [吞吐率:21.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.002689s ] 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.000357s ] --------------------------------------------------------------- [2025-11-19T17:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050797s] [吞吐率:19.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyODYwLCJuYmYiOjE3NjM1NDI4NjAsImV4cCI6MTc2NjEzNDg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.D7fIjZl3D_6Mu2OKOKDR6Gldxo85syMIbC1tVdRHXv69SZdyIaGthODgcmst2OlkYvTXtbaHI3Nu-vfn-2UvxMdZcojP-vo03giNqTfnwV9QqdqQ8ugsIIwi4GZyAg4T6x5bCVIn7FKKct62a5DK1PS_-G4Ji5W95dq1M0j6BDU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000807s ] 00815s ] --------------------------------------------------------------- [2025-11-19T17:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061422s] [吞吐率:16.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.001284s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-11-19T17:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049391s] [吞吐率: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.009313s ] 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.000477s ] --------------------------------------------------------------- [2025-11-19T17:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048939s] [吞吐率:20.43req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyOTIwLCJuYmYiOjE3NjM1NDI5MjAsImV4cCI6MTc2NjEzNDkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oVINTCsHtijk3Qxbammp4SMyvUrhjcoy1NyRRME1uLlKEw1gx6EadyDBKYjDf8bpSlQRd6O1M47gw1z6xDw7N5flJ8vG5LfY5OLq6zNOThpCc_iRPLGfkCgv9S_s8LuRZT4i26EC9wmJEve9Cd5U_rU3CdEMQN5cytbutfYbUEc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20251119 [ RunTime:0.000701s ] --------------------------------------------------------------- [2025-11-19T17:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048965s] [吞吐率:20.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyOTIwLCJuYmYiOjE3NjM1NDI5MjAsImV4cCI6MTc2NjEzNDkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.oVINTCsHtijk3Qxbammp4SMyvUrhjcoy1NyRRME1uLlKEw1gx6EadyDBKYjDf8bpSlQRd6O1M47gw1z6xDw7N5flJ8vG5LfY5OLq6zNOThpCc_iRPLGfkCgv9S_s8LuRZT4i26EC9wmJEve9Cd5U_rU3CdEMQN5cytbutfYbUEc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008875s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-11-19T17:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075437s] [吞吐率:13.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.014560s ] 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.000331s ] --------------------------------------------------------------- [2025-11-19T17:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061944s] [吞吐率:16.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001476s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T17:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049218s] [吞吐率:20.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQyOTgwLCJuYmYiOjE3NjM1NDI5ODAsImV4cCI6MTc2NjEzNDk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.FT3zoxBCXcGbiwvvFkDYTAtkGNoV-uIY1XxrKmHHsKt2R3SVsNBxabg_YFgzkle4FS8oKAN_7s6LfvKmfeF8I_6dQO2MAKaasgn0X670hMWirUVTZen-DGYXEGpb_c0VlWng7Wm8cMIpZz026dK6jCGX7BHbgsXkIPmdrx11FZk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008716s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20251119 [ RunTime:0.000704s ] 00689s ] --------------------------------------------------------------- [2025-11-19T17:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058782s] [吞吐率: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.001596s ] 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-11-19T17:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045699s] [吞吐率:21.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.003237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-11-19T17:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049456s] [吞吐率:20.22req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMDQwLCJuYmYiOjE3NjM1NDMwNDAsImV4cCI6MTc2NjEzNTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BxRhGR7lh_wc2cwoEcnwXhD8iFQTrgXzd802SpMJPkRVb1qjtPlTxi9wfWweZyL7aLSeitr--XsVCOJxF95k80v7dv-9boj85qjEb8pYZaiMSsmFt8YeuyNcN15d_OHqDSGA6FAYteOdx2BPiDd3tyNYZ17_Obi-EjTCpqqKSKk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011128s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251119 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-11-19T17:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049534s] [吞吐率:20.19req/s] [内存消耗:2,503.03kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMDQwLCJuYmYiOjE3NjM1NDMwNDAsImV4cCI6MTc2NjEzNTA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BxRhGR7lh_wc2cwoEcnwXhD8iFQTrgXzd802SpMJPkRVb1qjtPlTxi9wfWweZyL7aLSeitr--XsVCOJxF95k80v7dv-9boj85qjEb8pYZaiMSsmFt8YeuyNcN15d_OHqDSGA6FAYteOdx2BPiDd3tyNYZ17_Obi-EjTCpqqKSKk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011147s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ 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` = 20251119 [ RunTime:0.000732s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060831s] [吞吐率: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.001058s ] 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.000373s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048153s] [吞吐率:20.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.002455s ] 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.000378s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035549s] [吞吐率:28.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.001235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037191s] [吞吐率:26.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002038s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053728s] [吞吐率:18.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010155s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033966s] [吞吐率:29.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.001796s ] 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.000438s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059256s] [吞吐率:16.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001391s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001174s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001443s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001064s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048431s] [吞吐率:20.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004015s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000885s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049470s] [吞吐率:20.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013550s ] 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.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000716s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051143s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014267s ] 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.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003288s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049734s] [吞吐率:20.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014300s ] 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.000267s ] [ 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.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-11-19T17:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163911s] [吞吐率:6.10req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAwLCJuYmYiOjE3NjM1NDMxMDAsImV4cCI6MTc2NjEzNTEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rMbxH73LNDX71-f8VaohSPk8gqsBk_QiGXtbtYPgnI7DVM8xV3YwjX5HowKiBaZNiHEyRcrTbU9xds6il-l2_X-Je0ARpXVK4N6mwDAbX6WGDjE0DaGsVY3AESVRt8eQtK1s5hmGTkNnWB8KbEAdQK0CB3zxDw-0MzokJsp2tPs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013858s ] 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.000355s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116510s ] --------------------------------------------------------------- [2025-11-19T17:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074391s] [吞吐率: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.016012s ] 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.000419s ] --------------------------------------------------------------- [2025-11-19T17:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074395s] [吞吐率: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.013914s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-11-19T17:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.060471s] [吞吐率:16.54req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAxLCJuYmYiOjE3NjM1NDMxMDEsImV4cCI6MTc2NjEzNTEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NYdEyhMk5cJ0Z1yQ-NP6xjWS59KacuojQE5_Kx2bEVlvGprBH7sxAC1O0bfxdAJXx_cYtoC_neonfAXrvvYmx3aXv14s4ribITNqMFHZ7A6CudDLJFy2Vwi-srUm3VQIrf_o8vLPf0ZG_xRYehKcuP7cmU9MIxShJbQnumECrzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015082s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000474s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002289s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001982s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002052s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002305s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000855s ] --------------------------------------------------------------- [2025-11-19T17:05:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.551924s] [吞吐率:1.81req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTAxLCJuYmYiOjE3NjM1NDMxMDEsImV4cCI6MTc2NjEzNTEwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.NYdEyhMk5cJ0Z1yQ-NP6xjWS59KacuojQE5_Kx2bEVlvGprBH7sxAC1O0bfxdAJXx_cYtoC_neonfAXrvvYmx3aXv14s4ribITNqMFHZ7A6CudDLJFy2Vwi-srUm3VQIrf_o8vLPf0ZG_xRYehKcuP7cmU9MIxShJbQnumECrzg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015091s ] 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.000282s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.107218s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012666s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012464s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011909s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011958s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=5 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011661s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011541s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011410s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011318s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011316s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011278s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011351s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011247s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011238s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011230s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011277s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011497s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011730s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011601s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011665s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011681s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011838s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011844s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011715s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011502s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011367s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011361s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011371s ] --------------------------------------------------------------- [2025-11-19T17:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058604s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000348s ] --------------------------------------------------------------- [2025-11-19T17:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046492s] [吞吐率:21.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.003422s ] 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.000336s ] --------------------------------------------------------------- [2025-11-19T17:06:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049842s] [吞吐率:20.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMTYwLCJuYmYiOjE3NjM1NDMxNjAsImV4cCI6MTc2NjEzNTE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.YK-w20c2lpN7kKtGeUjaIaZW1-DOWo54CYdT5GW7LZdETMvl0ndtX229GaNuEPvGFwy9v0hk15Kt6JPRmxtZXiRa3GRl7Pond_lib5Eu3WnTRbCIwq_Yt74kzV14OgV1jxCmmVvaOB_Sda6ELnjv1Mc8PTD_V3A7TlsDpIroP5I', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012254s ] 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.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-11-19T17:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062226s] [吞吐率: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.001174s ] 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.000351s ] --------------------------------------------------------------- [2025-11-19T17:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049926s] [吞吐率:20.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.000799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-11-19T17:07:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049834s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMjIwLCJuYmYiOjE3NjM1NDMyMjAsImV4cCI6MTc2NjEzNTIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uN2qUrLnPLnu3hforEGTsa1nCkP2ZOUCMPg6ktnl2T7UMaTShf-TRYEDzbQWRU1x-AQvenWwhNaEJLSHn6GZf0riI4Hv7rSoSOf5_0f8qVY2vOiDn12XjOYU-Uy65n1Yw5Gt2cRUqnbSC_bbvUvYIk4HscDj448oYO1kzWtU2I8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ 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` = 20251119 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-11-19T17:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070997s] [吞吐率:14.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.014343s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T17:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057270s] [吞吐率:17.46req/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.001239s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T17:08:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050227s] [吞吐率:19.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMjgwLCJuYmYiOjE3NjM1NDMyODAsImV4cCI6MTc2NjEzNTI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EKGGRoiOf3qjTZCNddrbQg5sGPhOJP_1nwPWvds8lzwbL3OYFU-ZN1SOpeERIiOffp35V03TBwgelshM4pQuE14WW5USoxZJbQmrIEtzWI3LcfGM2_g5-rutCGukdW15S0v0RZUdkW4zqM6K6UebO8cFFIElc5eJ1f3FrA-FPxg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011999s ] 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.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000693s ] 00714s ] --------------------------------------------------------------- [2025-11-19T17:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.095405s] [吞吐率:10.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.001522s ] 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.000347s ] --------------------------------------------------------------- [2025-11-19T17:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.082535s] [吞吐率:12.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.003279s ] 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-11-19T17:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040415s] [吞吐率:24.74req/s] [内存消耗:2,502.92kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMzQwLCJuYmYiOjE3NjM1NDMzNDAsImV4cCI6MTc2NjEzNTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JSoVEjmbMKY6RKkI8so_Rva6fAw2dkxO56lMbASreizoM1sFaECdQXW0fdlnky3hP8FOZ7rtXTkDNR9W5gR5HMN_Wqt6_76jx2pmKPJu8nQozEOO2tds-WOt1FO4BZfvmuiK-T0PxIvaSxRq6T6D5L2wXKpuLMIGBySnCdRA_e0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000400s ] [ 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` = 20251119 [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-11-19T17:09:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049135s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzMzQwLCJuYmYiOjE3NjM1NDMzNDAsImV4cCI6MTc2NjEzNTM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JSoVEjmbMKY6RKkI8so_Rva6fAw2dkxO56lMbASreizoM1sFaECdQXW0fdlnky3hP8FOZ7rtXTkDNR9W5gR5HMN_Wqt6_76jx2pmKPJu8nQozEOO2tds-WOt1FO4BZfvmuiK-T0PxIvaSxRq6T6D5L2wXKpuLMIGBySnCdRA_e0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009722s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000587s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.076344s] [吞吐率:13.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.009277s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001150s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048768s] [吞吐率: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.001251s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062566s] [吞吐率:15.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.000749s ] 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.000447s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038354s] [吞吐率:26.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.002812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054886s] [吞吐率:18.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.015980s ] 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.000790s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040389s] [吞吐率:24.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.000777s ] 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.000397s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.037047s] [吞吐率:26.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033334s] [吞吐率:30.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.000716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050209s] [吞吐率:19.92req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012458s ] 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.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ 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` = 20251119 [ RunTime:0.000665s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.051717s] [吞吐率:19.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014580s ] 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.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ 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` = 20251119 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034035s] [吞吐率:29.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.000954s ] 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.000483s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033227s] [吞吐率:30.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.000636s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049284s] [吞吐率:20.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005484s ] 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.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000889s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000756s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034518s] [吞吐率:28.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.000769s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001195s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000493s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052389s] [吞吐率:19.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001701s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001540s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.001543s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001171s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001928s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038680s] [吞吐率:25.85req/s] [内存消耗:2,584.11kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001420s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000678s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000755s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048721s] [吞吐率: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.012841s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000304s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049852s] [吞吐率:20.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008858s ] 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.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.171038s] [吞吐率:5.85req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014342s ] 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` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.122347s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055532s] [吞吐率:18.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.018819s ] 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.000381s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047968s] [吞吐率:20.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004984s ] 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 ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000476s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002346s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002249s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002076s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001881s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049100s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014390s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ 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` = 20251119 [ RunTime:0.000511s ] --------------------------------------------------------------- [2025-11-19T17:10:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.584852s] [吞吐率:1.71req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012798s ] 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.000323s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.115748s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012720s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251118 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=1 and ldate=20251118 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=33 and ldate=20251118 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=15 and ldate=20251118 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=5 and ldate=20251118 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=3 and ldate=20251118 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=25 and ldate=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012136s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=7 and ldate=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 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=6 and ldate=20251118 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=19 and ldate=20251118 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=20251118 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=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012283s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012494s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012252s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012401s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=8 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012451s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=4 and ldate=20251118 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=29 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012247s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.053191s] [吞吐率:18.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001152s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000719s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000947s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042604s] [吞吐率:23.47req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAwLCJuYmYiOjE3NjM1NDM0MDAsImV4cCI6MTc2NjEzNTQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Lxv2HK6hXhDDjZcMRCGRRbZ9ST82QLZrFMN02F2eVqBbWe5WAv-T2m79RGeANw8nntPWqJAvy5g6v1illXgcqnHekhzA2xGCG6W_rtsuYTb9AHF6H7ep3zMg-16dN5JDyzKXzbCfNfUZRei-vTQuKIShEE8_jwsmbBrNwr5d2Ig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000883s ] [ 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` = 20251119 [ RunTime:0.000862s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.083337s] [吞吐率:12.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.010760s ] 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.000429s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053303s] [吞吐率:18.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013177s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000460s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051588s] [吞吐率:19.38req/s] [内存消耗:2,568.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAxLCJuYmYiOjE3NjM1NDM0MDEsImV4cCI6MTc2NjEzNTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j2Mh0cRZwGBlxHx9s51vgIH0fklgckcfr_hDOxMsk8ctVMOlT7ibqrVKWAAIEmQzUIfdQlPQoCgoBaJuKAkH60DfT9s4il2Jl4dFxcptVZRhbdMKivsYpFtZyBxjJxAoZDL_-0c54zhJ0bx0hmiyVI0iN9p1jL-zYu-810tOMWA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000678s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000830s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037763s] [吞吐率:26.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.000893s ] 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.000409s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049725s] [吞吐率:20.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAxLCJuYmYiOjE3NjM1NDM0MDEsImV4cCI6MTc2NjEzNTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j2Mh0cRZwGBlxHx9s51vgIH0fklgckcfr_hDOxMsk8ctVMOlT7ibqrVKWAAIEmQzUIfdQlPQoCgoBaJuKAkH60DfT9s4il2Jl4dFxcptVZRhbdMKivsYpFtZyBxjJxAoZDL_-0c54zhJ0bx0hmiyVI0iN9p1jL-zYu-810tOMWA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000395s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049042s] [吞吐率:20.39req/s] [内存消耗:2,424.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAxLCJuYmYiOjE3NjM1NDM0MDEsImV4cCI6MTc2NjEzNTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j2Mh0cRZwGBlxHx9s51vgIH0fklgckcfr_hDOxMsk8ctVMOlT7ibqrVKWAAIEmQzUIfdQlPQoCgoBaJuKAkH60DfT9s4il2Jl4dFxcptVZRhbdMKivsYpFtZyBxjJxAoZDL_-0c54zhJ0bx0hmiyVI0iN9p1jL-zYu-810tOMWA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000458s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051543s] [吞吐率:19.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.013957s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.040322s] [吞吐率:24.80req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAxLCJuYmYiOjE3NjM1NDM0MDEsImV4cCI6MTc2NjEzNTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j2Mh0cRZwGBlxHx9s51vgIH0fklgckcfr_hDOxMsk8ctVMOlT7ibqrVKWAAIEmQzUIfdQlPQoCgoBaJuKAkH60DfT9s4il2Jl4dFxcptVZRhbdMKivsYpFtZyBxjJxAoZDL_-0c54zhJ0bx0hmiyVI0iN9p1jL-zYu-810tOMWA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003127s ] 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.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000909s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000739s ] [ 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` = 20251119 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-11-19T17:10:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050183s] [吞吐率:19.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDAxLCJuYmYiOjE3NjM1NDM0MDEsImV4cCI6MTc2NjEzNTQwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.j2Mh0cRZwGBlxHx9s51vgIH0fklgckcfr_hDOxMsk8ctVMOlT7ibqrVKWAAIEmQzUIfdQlPQoCgoBaJuKAkH60DfT9s4il2Jl4dFxcptVZRhbdMKivsYpFtZyBxjJxAoZDL_-0c54zhJ0bx0hmiyVI0iN9p1jL-zYu-810tOMWA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003867s ] 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.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003241s ] --------------------------------------------------------------- [2025-11-19T17:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058627s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001149s ] 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.000345s ] --------------------------------------------------------------- [2025-11-19T17:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046468s] [吞吐率:21.52req/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.000677s ] 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`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-11-19T17:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049411s] [吞吐率:20.24req/s] [内存消耗:2,503.03kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDYwLCJuYmYiOjE3NjM1NDM0NjAsImV4cCI6MTc2NjEzNTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DmKVWIXeaIQdJxGFaVEirTtOifj7H1mlA5Lz3uD6Rgpcth3qZuRRw9HHEBFPbJhUrCncm_IKIq7D50iXvgvy0emha3eiPiHydR5F8C9MnomUC4rQU8m465LCLglW_Uk-N2gIWi0iexr5-DOgPit-uG8F-tespP3nTyI6Q04Vp4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012744s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ 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` = 20251119 [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-11-19T17:11:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049421s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNDYwLCJuYmYiOjE3NjM1NDM0NjAsImV4cCI6MTc2NjEzNTQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.DmKVWIXeaIQdJxGFaVEirTtOifj7H1mlA5Lz3uD6Rgpcth3qZuRRw9HHEBFPbJhUrCncm_IKIq7D50iXvgvy0emha3eiPiHydR5F8C9MnomUC4rQU8m465LCLglW_Uk-N2gIWi0iexr5-DOgPit-uG8F-tespP3nTyI6Q04Vp4o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012729s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ 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` = 20251119 [ RunTime:0.000702s ] --------------------------------------------------------------- [2025-11-19T17:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072565s] [吞吐率:13.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015987s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T17:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057951s] [吞吐率:17.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.011332s ] 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.000330s ] --------------------------------------------------------------- [2025-11-19T17:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049837s] [吞吐率:20.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNTIwLCJuYmYiOjE3NjM1NDM1MjAsImV4cCI6MTc2NjEzNTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fYuHFBG3tAEG7Ecud0CXum2v2Lby90BnaoOSVkLDIVAJmGmjIgQoh9wG3KYk244s_e3MzTzs9DA-7AXxK7SDXPmPlCKBMLGyssodKmp-sw5Hc8zVbQpbGHs4NlkbTF3pLPPMsi-g-EwCJRUlX1drNQaV9BQOFDbPvSCfYYXWBMc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-11-19T17:12:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049898s] [吞吐率:20.04req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNTIwLCJuYmYiOjE3NjM1NDM1MjAsImV4cCI6MTc2NjEzNTUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fYuHFBG3tAEG7Ecud0CXum2v2Lby90BnaoOSVkLDIVAJmGmjIgQoh9wG3KYk244s_e3MzTzs9DA-7AXxK7SDXPmPlCKBMLGyssodKmp-sw5Hc8zVbQpbGHs4NlkbTF3pLPPMsi-g-EwCJRUlX1drNQaV9BQOFDbPvSCfYYXWBMc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-11-19T17:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062643s] [吞吐率:15.96req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000859s ] 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.000355s ] --------------------------------------------------------------- [2025-11-19T17:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050084s] [吞吐率:19.97req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015559s ] 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.000381s ] --------------------------------------------------------------- [2025-11-19T17:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038577s] [吞吐率:25.92req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNTgwLCJuYmYiOjE3NjM1NDM1ODAsImV4cCI6MTc2NjEzNTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ik_TNZB5goceRpJzW03Zh51ivCIQ9bhNSo7IqPyp9g3vY_jkJonEm5SFPotqs2C7OkXiQyAMsGuvUfMP5mW-jUoXD0BtqAVFDdXT_pkvQGHUBa2ZP8PEaDdWSWLSwwiVFKOevI3C4UwJqtYIX8MugQI6KANk2uYAooJPP2oDhY4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T17:13:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048266s] [吞吐率:20.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNTgwLCJuYmYiOjE3NjM1NDM1ODAsImV4cCI6MTc2NjEzNTU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ik_TNZB5goceRpJzW03Zh51ivCIQ9bhNSo7IqPyp9g3vY_jkJonEm5SFPotqs2C7OkXiQyAMsGuvUfMP5mW-jUoXD0BtqAVFDdXT_pkvQGHUBa2ZP8PEaDdWSWLSwwiVFKOevI3C4UwJqtYIX8MugQI6KANk2uYAooJPP2oDhY4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010862s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000355s ] [ 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` = 20251119 [ RunTime:0.000606s ] --------------------------------------------------------------- [2025-11-19T17:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059361s] [吞吐率: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.000826s ] 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.000353s ] --------------------------------------------------------------- [2025-11-19T17:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046572s] [吞吐率: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.002498s ] 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.000385s ] --------------------------------------------------------------- [2025-11-19T17:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048913s] [吞吐率:20.44req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNjQwLCJuYmYiOjE3NjM1NDM2NDAsImV4cCI6MTc2NjEzNTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jsMDyeB3v4footjVoXg5vmx8YIUGpG6GJyd1ZeQ1Uv3EP63QXvReIP8P5DKzEZUx-L3ymOKbaVBeHpKxAmcdy-VcyqGW1Pm1PIn79cWug5IwIAZfrxhqJ9b33WCdNtR7c71XvHi6ZYIdCHaSKcFJheCYvA8ym1Jyptnaeexn85E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011175s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ 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` = 20251119 [ RunTime:0.000717s ] --------------------------------------------------------------- [2025-11-19T17:14:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048921s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNjQwLCJuYmYiOjE3NjM1NDM2NDAsImV4cCI6MTc2NjEzNTY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jsMDyeB3v4footjVoXg5vmx8YIUGpG6GJyd1ZeQ1Uv3EP63QXvReIP8P5DKzEZUx-L3ymOKbaVBeHpKxAmcdy-VcyqGW1Pm1PIn79cWug5IwIAZfrxhqJ9b33WCdNtR7c71XvHi6ZYIdCHaSKcFJheCYvA8ym1Jyptnaeexn85E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011189s ] 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.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ 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` = 20251119 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067765s] [吞吐率: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.003680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001099s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055691s] [吞吐率:17.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.006916s ] 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.000513s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055904s] [吞吐率:17.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015447s ] 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.000388s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039468s] [吞吐率:25.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001216s ] 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.000475s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040419s] [吞吐率:24.74req/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.004267s ] 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.000452s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041958s] [吞吐率:23.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.006185s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041429s] [吞吐率:24.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000697s ] 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.000397s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.050700s] [吞吐率:19.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003349s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001318s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000933s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039568s] [吞吐率:25.27req/s] [内存消耗:2,502.88kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002167s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000883s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046675s] [吞吐率:21.42req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003265s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000494s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002337s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001996s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002023s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001899s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000841s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049185s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050032s] [吞吐率:19.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ 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 = 20251118 group by Title order by pageview desc [ RunTime:0.003323s ] --------------------------------------------------------------- [2025-11-19T17:15:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.565070s] [吞吐率:1.77req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.106891s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012442s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=33 and ldate=20251118 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=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011944s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011930s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011784s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011750s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011799s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=28 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011985s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011881s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011690s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011760s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011734s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011807s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011787s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011721s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011674s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011664s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011581s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011615s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011835s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011962s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011970s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011842s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011741s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011805s ] --------------------------------------------------------------- [2025-11-19T17:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052045s] [吞吐率:19.21req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAwLCJuYmYiOjE3NjM1NDM3MDAsImV4cCI6MTc2NjEzNTcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gK6VlF5qCd9Tkn1GkNCC7Az7DrVXtjvc7-ziqqGQVEvvwoKiXkGCGx7AkCCnvvUg2qQ7QxOetZ6dmKt5-J2_Ueg5BJQEHxpPgs1U5aD36NMKnPSh1Rxk9Pisxzhlr4FVH4BlzKKp4LBJoZ4YELWcSCpoKxkw0CRBM5fVC9Ealgg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-11-19T17:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060443s] [吞吐率:16.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.004949s ] 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.000408s ] --------------------------------------------------------------- [2025-11-19T17:15:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152995s] [吞吐率:6.54req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzAxLCJuYmYiOjE3NjM1NDM3MDEsImV4cCI6MTc2NjEzNTcwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cSO-SM5pklPvX05UgoLSlCa_Nt1eAMOflG-qIjg1lzsCkTTi6KTDoT_PKVQ7r-sVyVHv9WO1SnCzI8yPtONbNbMBvn_LcbeQkFdfh0W6aw-PFRCuFsgterrmxoqsA3CaQoXh5vowIPg6O8Xylz-HBPU6ep0SaBy2DU5UkPUpv8E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116535s ] --------------------------------------------------------------- [2025-11-19T17:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063687s] [吞吐率:15.70req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004092s ] 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.000367s ] --------------------------------------------------------------- [2025-11-19T17:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050896s] [吞吐率:19.65req/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.006284s ] 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.000367s ] --------------------------------------------------------------- [2025-11-19T17:16:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055589s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzNzYwLCJuYmYiOjE3NjM1NDM3NjAsImV4cCI6MTc2NjEzNTc2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nDr8PKwadg3rIyk0o46yl_gVIexhIp4GLRM9LaYsgGu3Zc756jrkJw8euhndu8QvgMDBP7D5TPZOIeV2wvnmaiNJOAj6gwBd53BVN0RTsvMxgdKnNZydZ3IdQU17FiIQcGDekwol6z6y4SC0EYeBZLy8HDd-pFvXDrcaD5SqiM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016654s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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` = 20251119 [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-11-19T17:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057899s] [吞吐率:17.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.000856s ] 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.000346s ] --------------------------------------------------------------- [2025-11-19T17:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044761s] [吞吐率:22.34req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002310s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-11-19T17:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049432s] [吞吐率:20.23req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzODIwLCJuYmYiOjE3NjM1NDM4MjAsImV4cCI6MTc2NjEzNTgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fMedlLC7XOP1edGZTVXUfv-sCWDxYPUcva8fzjW8hMO7YPnsagG6widelDMLD-lPvYpQA-CYUEgSBmVxKD2k1OdmXDeOae9GUDd8igoFZFRRToW4tVrj4esaNH2-zLhgZ6lWuDjrkGYr2jLEfH8r4OgMZD6WCdRwBej_dLAJWlw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011237s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ 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` = 20251119 [ RunTime:0.000780s ] --------------------------------------------------------------- [2025-11-19T17:17:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049544s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzODIwLCJuYmYiOjE3NjM1NDM4MjAsImV4cCI6MTc2NjEzNTgyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fMedlLC7XOP1edGZTVXUfv-sCWDxYPUcva8fzjW8hMO7YPnsagG6widelDMLD-lPvYpQA-CYUEgSBmVxKD2k1OdmXDeOae9GUDd8igoFZFRRToW4tVrj4esaNH2-zLhgZ6lWuDjrkGYr2jLEfH8r4OgMZD6WCdRwBej_dLAJWlw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011257s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000494s ] [ 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` = 20251119 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-11-19T17:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073418s] [吞吐率:13.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.013348s ] 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.000371s ] --------------------------------------------------------------- [2025-11-19T17:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060550s] [吞吐率:16.52req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015732s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T17:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049877s] [吞吐率:20.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzODgwLCJuYmYiOjE3NjM1NDM4ODAsImV4cCI6MTc2NjEzNTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ohKgA78TsTk2NgCz2EywrhxtYTERq0_Q1ezhpMmGqTPC2d5VV3VETP811nIFKo79Zfygs0tCiZxZwB06GVyWQBDVd8bvUkIUOYmhnTGUfoeA74ZTCktpNsSM6PnCUSqbWJGJto0ckrCSEQta8jdvNtRX6vXlFXbECDfqQpGyiiA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013765s ] 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.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-11-19T17:18:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049792s] [吞吐率:20.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzODgwLCJuYmYiOjE3NjM1NDM4ODAsImV4cCI6MTc2NjEzNTg4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ohKgA78TsTk2NgCz2EywrhxtYTERq0_Q1ezhpMmGqTPC2d5VV3VETP811nIFKo79Zfygs0tCiZxZwB06GVyWQBDVd8bvUkIUOYmhnTGUfoeA74ZTCktpNsSM6PnCUSqbWJGJto0ckrCSEQta8jdvNtRX6vXlFXbECDfqQpGyiiA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011970s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000675s ] --------------------------------------------------------------- [2025-11-19T17:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061980s] [吞吐率:16.13req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003160s ] 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.000382s ] --------------------------------------------------------------- [2025-11-19T17:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048463s] [吞吐率:20.63req/s] [内存消耗:2,503.13kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzOTQwLCJuYmYiOjE3NjM1NDM5NDAsImV4cCI6MTc2NjEzNTk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qx6TwbzOaNB--1pHUChXG5VV4QOUCDTD4fqywhcxI6jcgLWcD2E5K-VSzwmNASXH-Uzx7Hl7uChngENRKQA9u3uop1oBIWkHyjUdGr9WEZfmsVZQt5WCSSsytnjBJcibFvyNS7ysm8PyMjQRJGgtbN1PsnUvSoa-pyPB-S5qVBw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000876s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ 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` = 20251119 [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-11-19T17:19:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048474s] [吞吐率:20.63req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQzOTQwLCJuYmYiOjE3NjM1NDM5NDAsImV4cCI6MTc2NjEzNTk0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.qx6TwbzOaNB--1pHUChXG5VV4QOUCDTD4fqywhcxI6jcgLWcD2E5K-VSzwmNASXH-Uzx7Hl7uChngENRKQA9u3uop1oBIWkHyjUdGr9WEZfmsVZQt5WCSSsytnjBJcibFvyNS7ysm8PyMjQRJGgtbN1PsnUvSoa-pyPB-S5qVBw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009375s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058563s] [吞吐率:17.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.000842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046106s] [吞吐率:21.69req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000429s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048840s] [吞吐率:20.48req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011693s ] 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.000469s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044548s] [吞吐率:22.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.006910s ] 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.000477s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034447s] [吞吐率:29.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.001017s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043381s] [吞吐率: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.000690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033067s] [吞吐率:30.24req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000750s ] 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.000319s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048512s] [吞吐率:20.61req/s] [内存消耗:2,423.17kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.009715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251119 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063736s] [吞吐率:15.69req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.002635s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001322s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001360s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001255s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001416s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001297s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001276s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001462s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001253s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050904s] [吞吐率:19.64req/s] [内存消耗:2,432.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.013496s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033451s] [吞吐率:29.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.000729s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033334s] [吞吐率:30.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.000813s ] 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.000371s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033391s] [吞吐率:29.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.000667s ] 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.000374s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048020s] [吞吐率:20.82req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.002004s ] 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.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000417s ] [ 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 (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000537s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050681s] [吞吐率:19.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.014841s ] 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.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ 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` = 20251119 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033040s] [吞吐率: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.000712s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000312s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052713s] [吞吐率:18.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.019530s ] 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.000442s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033161s] [吞吐率:30.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.000754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047646s] [吞吐率:20.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.001406s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001243s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000660s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002425s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002041s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002106s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001970s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000926s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033378s] [吞吐率: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.000724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032831s] [吞吐率:30.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.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.036612s] [吞吐率:27.31req/s] [内存消耗:2,424.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.000728s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043358s] [吞吐率:23.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.010359s ] 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.000369s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162820s] [吞吐率:6.14req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.001969s ] 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.000351s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118619s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055041s] [吞吐率:18.17req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.021461s ] 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.000395s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.055594s] [吞吐率:17.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.019326s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.055562s] [吞吐率:18.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.016016s ] 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.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000688s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000783s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.035601s] [吞吐率:28.09req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.000761s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-11-19T17:20:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039747s] [吞吐率:25.16req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.000924s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000623s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.035848s] [吞吐率:27.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.000848s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000574s ] [ 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` = 20251119 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050161s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.015369s ] 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.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073612s] [吞吐率:13.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.015462s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038632s] [吞吐率:25.89req/s] [内存消耗:2,467.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.004080s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000406s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000538s ] [ 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` = 20251119 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050731s] [吞吐率:19.71req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAxLCJuYmYiOjE3NjM1NDQwMDEsImV4cCI6MTc2NjEzNjAwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.UJc3ArDW3A_1Ov178h-FlZ-p3mx-i8Y11smq3Xi2ZlJbOHFzCM8TbzyBgoGuLlazF81yo_IX1crZUihll637IgWdqP5H1hDt9ibxoeLK1ON1pB8dcIVcsEKHcl1NIv_kkLpILdG03IyNIS6grtRB63sQIXuuocCqguwgEvuNGco', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013635s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ 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 = 20251118 group by Title order by pageview desc [ RunTime:0.003200s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.035639s] [吞吐率:28.06req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.000709s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000741s ] --------------------------------------------------------------- [2025-11-19T17:20:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.583175s] [吞吐率:1.71req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDAwLCJuYmYiOjE3NjM1NDQwMDAsImV4cCI6MTc2NjEzNjAwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.BpqTk5SoTHqL3MxjFJPolqArCM6z37qiq2e989CuwXShgaovuhAOHuc8rWgFXWO641Ciz2VzEucG7TDXc1R0-1SSQcbFDMrZ591NU0NH-EDiMMxeeJD6PAL_SnzBaavJ90n6qi1Uw3YM8bIXcv2pTEWsNUHfpupkonkI0nOvY_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.018450s ] 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.000385s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.108203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012658s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012251s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011952s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011813s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 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=15 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012264s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012283s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012517s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011762s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011604s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011601s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011793s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016657s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012181s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011982s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011846s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011883s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012242s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012942s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012691s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012736s ] --------------------------------------------------------------- [2025-11-19T17:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069046s] [吞吐率:14.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.000830s ] 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.000350s ] --------------------------------------------------------------- [2025-11-19T17:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048240s] [吞吐率:20.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004906s ] 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.000326s ] --------------------------------------------------------------- [2025-11-19T17:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049037s] [吞吐率:20.39req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDYwLCJuYmYiOjE3NjM1NDQwNjAsImV4cCI6MTc2NjEzNjA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bad0L8AfSeVrOFaQJ1y5tSDG1-dbtioPoG0pYrhJRj6blNVTv4leOxWlYPUZl4Fp5mImuMwnv2kzIDeWX5g81O9cHs0tdC3FDHw3sh2U0A1CnctVeEhYgjSPbvkHgOMsxPSD4Ejmv3XIPHrIwnqZze0an8ub0KzwdIlK06bEPCw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010242s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-11-19T17:21:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049096s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MDYwLCJuYmYiOjE3NjM1NDQwNjAsImV4cCI6MTc2NjEzNjA2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bad0L8AfSeVrOFaQJ1y5tSDG1-dbtioPoG0pYrhJRj6blNVTv4leOxWlYPUZl4Fp5mImuMwnv2kzIDeWX5g81O9cHs0tdC3FDHw3sh2U0A1CnctVeEhYgjSPbvkHgOMsxPSD4Ejmv3XIPHrIwnqZze0an8ub0KzwdIlK06bEPCw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010254s ] 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.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-11-19T17:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.032172s] [吞吐率:31.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.000675s ] 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.000376s ] --------------------------------------------------------------- [2025-11-19T17:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074347s] [吞吐率:13.45req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015132s ] 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.000333s ] --------------------------------------------------------------- [2025-11-19T17:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050149s] [吞吐率:19.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MTIwLCJuYmYiOjE3NjM1NDQxMjAsImV4cCI6MTc2NjEzNjEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bjlwbHpnPje5qKORMbdINNI-1X1zgyfzjc5_6lOGUe6lK7MRkDAiASDpz3w0x33kvIMFqrTuBX5zENHfV3C0QX3FMl1YdljKjkmw9C5lyhH9vgDHOZ5enzFTavaejSK_fNAID94XG7FIl54XNDMmb9Vw2fTEIK_oA89z-UolqYA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014901s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ 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` = 20251119 [ RunTime:0.000671s ] --------------------------------------------------------------- [2025-11-19T17:22:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050219s] [吞吐率:19.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MTIwLCJuYmYiOjE3NjM1NDQxMjAsImV4cCI6MTc2NjEzNjEyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bjlwbHpnPje5qKORMbdINNI-1X1zgyfzjc5_6lOGUe6lK7MRkDAiASDpz3w0x33kvIMFqrTuBX5zENHfV3C0QX3FMl1YdljKjkmw9C5lyhH9vgDHOZ5enzFTavaejSK_fNAID94XG7FIl54XNDMmb9Vw2fTEIK_oA89z-UolqYA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014610s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ 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` = 20251119 [ RunTime:0.000652s ] --------------------------------------------------------------- [2025-11-19T17:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074392s] [吞吐率: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.014132s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T17:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061147s] [吞吐率:16.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.015775s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-11-19T17:23:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049105s] [吞吐率:20.36req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MTgwLCJuYmYiOjE3NjM1NDQxODAsImV4cCI6MTc2NjEzNjE4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gxbADwbFTrMAPcbekjSzTyHOZfa64fxE3RKEdrCL4FOpx1ljeVeIz2zApNBydsE_lPxHue86B41dSr7673HTyUwnvsmqloI4a8lQ-ZLSG721LMC56Q9SXWY-oWKWORq-tuFBUQnSqS6-_obvqx55rtyLlTCCC3p5MczfqQcuvRk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000710s ] --------------------------------------------------------------- [2025-11-19T17:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064255s] [吞吐率:15.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.001027s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001155s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-11-19T17:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050785s] [吞吐率: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.001084s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000433s ] --------------------------------------------------------------- [2025-11-19T17:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050138s] [吞吐率:19.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MjQwLCJuYmYiOjE3NjM1NDQyNDAsImV4cCI6MTc2NjEzNjI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uEhg2CA5ZOFMAf6DtioJgNMy5eygKqyuxYL5c3VErkFWC4tcyoOxaxA41G994q-k7vErtAdF_cQax0H0IEXgLOVVz_pKBBTvY2GNWNAdE1xOOivynHox5GhRgkCcn7dVeFmONfNgswrRNnwcSD3mu5_HKA2Ge24f8Pd7cLexzVo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014311s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-11-19T17:24:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050691s] [吞吐率:19.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MjQwLCJuYmYiOjE3NjM1NDQyNDAsImV4cCI6MTc2NjEzNjI0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.uEhg2CA5ZOFMAf6DtioJgNMy5eygKqyuxYL5c3VErkFWC4tcyoOxaxA41G994q-k7vErtAdF_cQax0H0IEXgLOVVz_pKBBTvY2GNWNAdE1xOOivynHox5GhRgkCcn7dVeFmONfNgswrRNnwcSD3mu5_HKA2Ge24f8Pd7cLexzVo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013935s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.071848s] [吞吐率:13.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.001554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060711s] [吞吐率:16.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.003959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046163s] [吞吐率:21.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.002792s ] 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.000340s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041192s] [吞吐率:24.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.005380s ] 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.000435s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053977s] [吞吐率:18.53req/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.006767s ] 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.000390s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042347s] [吞吐率:23.61req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006721s ] 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.000569s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047508s] [吞吐率: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.015648s ] 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.000326s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049222s] [吞吐率:20.32req/s] [内存消耗:2,503.02kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014145s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050285s] [吞吐率:19.89req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003996s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057805s] [吞吐率:17.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013745s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000518s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002890s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002090s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002004s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001965s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000903s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045265s] [吞吐率:22.09req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000777s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20251119 [ RunTime:0.000620s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.167178s] [吞吐率:5.98req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.122094s ] --------------------------------------------------------------- [2025-11-19T17:25:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.565749s] [吞吐率:1.77req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.110018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012383s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011804s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011637s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011582s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011569s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011507s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011458s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011491s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011857s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=22 and ldate=20251118 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=28 and ldate=20251118 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=6 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012181s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 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=34 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012414s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011989s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011958s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011792s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011627s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011724s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011923s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012141s ] --------------------------------------------------------------- [2025-11-19T17:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049022s] [吞吐率:20.40req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAwLCJuYmYiOjE3NjM1NDQzMDAsImV4cCI6MTc2NjEzNjMwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EhwHsLY7zgqUkF06Vgs6pEFtlnw-e-IgWcjwvmgdb6G06_ECGod-clbxXcfXFue2F7sxsKM6eDBs5wqKBMXozP8M02IzqhdchtD9TK1KBgZdMnsqt6lVYBl-UIxOVEGI2-BKpLFH5G-46JiDIC3_pEEpfF4nXAG95TfJJyoRPxM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011178s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000384s ] [ 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` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-11-19T17:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072896s] [吞吐率:13.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.013810s ] 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.000349s ] --------------------------------------------------------------- [2025-11-19T17:25:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.047900s] [吞吐率:20.88req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzAxLCJuYmYiOjE3NjM1NDQzMDEsImV4cCI6MTc2NjEzNjMwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mP09h_9S6F4KpoRSO5AbEK6kWGPQ7kRWDtKbv8U_NhDPv8CLDQ26xHKNdMyA6uIxZbDtagKXSaEkY64_k6K8jgPOZoa7vZyFyqlDDXj8Cqwbg8E8GNa-R5jPj7nTM7iiOCNo9-g0zOOZRgz4Xlt4RJsRUq8vn2LPb0Q0MfnzaOQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002412s ] 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 `b01_summary` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001389s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000972s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000866s ] --------------------------------------------------------------- [2025-11-19T17:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.073857s] [吞吐率:13.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.015992s ] 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.000358s ] --------------------------------------------------------------- [2025-11-19T17:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.041474s] [吞吐率:24.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzYwLCJuYmYiOjE3NjM1NDQzNjAsImV4cCI6MTc2NjEzNjM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aCGAP78P83qynJS7N4lleYCW_zBWof7Ukd0xeZpP85sKLMRh0OjAhQPRxeTcACK1t5wBsGQpKnT_jxCsiUwCvXVQifhz90PBUpJIHAiTkzZpEKGQIikMpLsOvzsp9hYAEoTNJJbi9o9EpNisI83C61UwP3wt5bP3epUEvEvssRk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000370s ] [ 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` = 20251119 [ RunTime:0.000659s ] --------------------------------------------------------------- [2025-11-19T17:26:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048534s] [吞吐率:20.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0MzYwLCJuYmYiOjE3NjM1NDQzNjAsImV4cCI6MTc2NjEzNjM2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.aCGAP78P83qynJS7N4lleYCW_zBWof7Ukd0xeZpP85sKLMRh0OjAhQPRxeTcACK1t5wBsGQpKnT_jxCsiUwCvXVQifhz90PBUpJIHAiTkzZpEKGQIikMpLsOvzsp9hYAEoTNJJbi9o9EpNisI83C61UwP3wt5bP3epUEvEvssRk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000685s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000244s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000579s ] --------------------------------------------------------------- [2025-11-19T17:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072691s] [吞吐率:13.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012996s ] 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.000365s ] --------------------------------------------------------------- [2025-11-19T17:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057065s] [吞吐率:17.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.013081s ] 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.000353s ] --------------------------------------------------------------- [2025-11-19T17:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049136s] [吞吐率:20.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NDIwLCJuYmYiOjE3NjM1NDQ0MjAsImV4cCI6MTc2NjEzNjQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wIPJtC8dkBNTZSCzPrb5TbnUh1RnmFJtY0lB__z2Ht7KzEgFrWUo2PC4CkY6IE7vBkhWWgHWT8sdR74Miluqofurwmyx-c0D4Pn72bHy7ysJrJlUwWJRDpg6hPKx5TJRDvMx7eQNGpg_GNXx1PVty_YTdulnqZ5nDrBDGNpP6XA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012490s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251119 [ RunTime:0.000672s ] --------------------------------------------------------------- [2025-11-19T17:27:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049037s] [吞吐率:20.39req/s] [内存消耗:2,502.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NDIwLCJuYmYiOjE3NjM1NDQ0MjAsImV4cCI6MTc2NjEzNjQyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wIPJtC8dkBNTZSCzPrb5TbnUh1RnmFJtY0lB__z2Ht7KzEgFrWUo2PC4CkY6IE7vBkhWWgHWT8sdR74Miluqofurwmyx-c0D4Pn72bHy7ysJrJlUwWJRDpg6hPKx5TJRDvMx7eQNGpg_GNXx1PVty_YTdulnqZ5nDrBDGNpP6XA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012504s ] 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.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000446s ] [ 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` = 20251119 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-11-19T17:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.069134s] [吞吐率: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.011848s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T17:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054535s] [吞吐率:18.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.012481s ] 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.000441s ] --------------------------------------------------------------- [2025-11-19T17:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049086s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NDgwLCJuYmYiOjE3NjM1NDQ0ODAsImV4cCI6MTc2NjEzNjQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.poV3bDQAmkS8XW3x2-fHSfeuII60jvkmDZb7j9rbxxZZJ6QEZSzw9ueaOnybKi0gYEYRyu878Hy1cBAR4EGCK_ZL6XDU25DvZopWHsCuVDeWWQIHhkBsC3jdAicG90qFfPn0u5Apd8vI4g_I2Qd0c3gqRcLiev2rzix1b7ivMC0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011065s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T17:28:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049187s] [吞吐率:20.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NDgwLCJuYmYiOjE3NjM1NDQ0ODAsImV4cCI6MTc2NjEzNjQ4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.poV3bDQAmkS8XW3x2-fHSfeuII60jvkmDZb7j9rbxxZZJ6QEZSzw9ueaOnybKi0gYEYRyu878Hy1cBAR4EGCK_ZL6XDU25DvZopWHsCuVDeWWQIHhkBsC3jdAicG90qFfPn0u5Apd8vI4g_I2Qd0c3gqRcLiev2rzix1b7ivMC0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011123s ] 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.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ 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` = 20251119 [ RunTime:0.000559s ] --------------------------------------------------------------- [2025-11-19T17:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058510s] [吞吐率:17.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.000932s ] 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.000347s ] --------------------------------------------------------------- [2025-11-19T17:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045497s] [吞吐率:21.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.002892s ] 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-11-19T17:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049701s] [吞吐率:20.12req/s] [内存消耗:2,502.97kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NTQwLCJuYmYiOjE3NjM1NDQ1NDAsImV4cCI6MTc2NjEzNjU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KFDJO1wRB-19qZYKgO5aUUr3E0ud5Cs-dVaO1wHBT6KI0KwD6KMSk-Lx7heNvYsNHI0ruxSmEDrOxZhWl90dIDSGSOqjm5A_XM6RM6Fhjbyqw9sK0UzFHRs_3PrTlN-bHTGQnnSNvHS8hri90pLrqwLiNxszNFZHGmI-8tj0DgA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015381s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-11-19T17:29:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049849s] [吞吐率:20.06req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NTQwLCJuYmYiOjE3NjM1NDQ1NDAsImV4cCI6MTc2NjEzNjU0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KFDJO1wRB-19qZYKgO5aUUr3E0ud5Cs-dVaO1wHBT6KI0KwD6KMSk-Lx7heNvYsNHI0ruxSmEDrOxZhWl90dIDSGSOqjm5A_XM6RM6Fhjbyqw9sK0UzFHRs_3PrTlN-bHTGQnnSNvHS8hri90pLrqwLiNxszNFZHGmI-8tj0DgA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015434s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060842s] [吞吐率: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.000783s ] 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.000346s ] --------------------------------------------------------------- [2025-11-19T17:30: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.002643s ] 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.000502s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035795s] [吞吐率:27.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037066s] [吞吐率:26.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.001798s ] 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.000402s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037451s] [吞吐率: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.002346s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050877s] [吞吐率:19.66req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011924s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000937s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040817s] [吞吐率:24.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047107s] [吞吐率: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.014018s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049383s] [吞吐率:20.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012605s ] 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.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001454s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.042178s] [吞吐率:23.71req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000507s ] [ 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` = 20251119 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033480s] [吞吐率:29.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.000964s ] 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.000436s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033015s] [吞吐率: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.000994s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061144s] [吞吐率:16.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014070s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001278s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001055s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001032s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039705s] [吞吐率: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.000728s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-11-19T17:30: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.000717s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.038611s] [吞吐率:25.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003274s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.038191s] [吞吐率:26.18req/s] [内存消耗:2,568.00kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000391s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033419s] [吞吐率: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.001408s ] 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.000355s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.034601s] [吞吐率:28.90req/s] [内存消耗:2,423.22kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000593s ] [ 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` = 20251119 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033746s] [吞吐率:29.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.001583s ] 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.000386s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049978s] [吞吐率:20.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014702s ] 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.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054733s] [吞吐率:18.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.021166s ] 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.000329s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.055729s] [吞吐率:17.94req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018394s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000559s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000728s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.046908s] [吞吐率:21.32req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004202s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000457s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002276s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002031s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.001998s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001865s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000792s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049469s] [吞吐率:20.21req/s] [内存消耗:2,424.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015112s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000537s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-11-19T17:30:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.584200s] [吞吐率:1.71req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAwLCJuYmYiOjE3NjM1NDQ2MDAsImV4cCI6MTc2NjEzNjYwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.rlywmDOUW6zXCQqvR_jIaQYXP-1DHcn4wSzoMWY2cetHet4Myl5sFSK9TsCB_RD9SB4OZJQ_F6zDCVeO1hr-0wHaTLvuR3zcFFWH8enVedPtUzX7IDoJ5RwKZBL47VDtcsKpAr2tBDYjRT2xzlL5uS2f0duDYdr-ojr0TTvxMNg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010487s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.109256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012850s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=31 and ldate=20251118 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=1 and ldate=20251118 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=33 and ldate=20251118 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=15 and ldate=20251118 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=5 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=25 and ldate=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012593s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012629s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012529s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012617s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012696s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=19 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012503s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012468s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012515s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=14 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=34 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012664s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=8 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012443s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012515s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012605s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=4 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012322s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=30 and ldate=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012147s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060823s] [吞吐率: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.002206s ] 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.000353s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.075989s] [吞吐率:13.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.015755s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000989s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046830s] [吞吐率:21.35req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002846s ] 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.000317s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.050601s] [吞吐率:19.76req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAxLCJuYmYiOjE3NjM1NDQ2MDEsImV4cCI6MTc2NjEzNjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wzCuIN1a64mtnnz-sQZwOU5R_9yek2pmHVlkfXJ2WpYnr0L-CQ6AwNRinMvu0pogrWxmhWfAp_LnJKtZGt62z-aekht-_h_-DY61ebnlC8mcBgEoClHyW5sBmO3XcXFEax5V6V4RNEeTtQdXahVpsWvX61r8j37iT63hoNN8fko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007238s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000476s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036583s] [吞吐率:27.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.001565s ] 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.000432s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.052046s] [吞吐率:19.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAxLCJuYmYiOjE3NjM1NDQ2MDEsImV4cCI6MTc2NjEzNjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wzCuIN1a64mtnnz-sQZwOU5R_9yek2pmHVlkfXJ2WpYnr0L-CQ6AwNRinMvu0pogrWxmhWfAp_LnJKtZGt62z-aekht-_h_-DY61ebnlC8mcBgEoClHyW5sBmO3XcXFEax5V6V4RNEeTtQdXahVpsWvX61r8j37iT63hoNN8fko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006291s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000484s ] [ 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` = 20251119 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-11-19T17:30:01+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.011764s ] 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.000368s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049066s] [吞吐率:20.38req/s] [内存消耗:2,467.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAxLCJuYmYiOjE3NjM1NDQ2MDEsImV4cCI6MTc2NjEzNjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wzCuIN1a64mtnnz-sQZwOU5R_9yek2pmHVlkfXJ2WpYnr0L-CQ6AwNRinMvu0pogrWxmhWfAp_LnJKtZGt62z-aekht-_h_-DY61ebnlC8mcBgEoClHyW5sBmO3XcXFEax5V6V4RNEeTtQdXahVpsWvX61r8j37iT63hoNN8fko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011495s ] 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.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000788s ] [ 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` = 20251119 [ RunTime:0.000703s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050217s] [吞吐率:19.91req/s] [内存消耗:2,511.00kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAxLCJuYmYiOjE3NjM1NDQ2MDEsImV4cCI6MTc2NjEzNjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wzCuIN1a64mtnnz-sQZwOU5R_9yek2pmHVlkfXJ2WpYnr0L-CQ6AwNRinMvu0pogrWxmhWfAp_LnJKtZGt62z-aekht-_h_-DY61ebnlC8mcBgEoClHyW5sBmO3XcXFEax5V6V4RNEeTtQdXahVpsWvX61r8j37iT63hoNN8fko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009853s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000712s ] [ 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` = 20251119 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-11-19T17:30:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.173768s] [吞吐率:5.75req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjAxLCJuYmYiOjE3NjM1NDQ2MDEsImV4cCI6MTc2NjEzNjYwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wzCuIN1a64mtnnz-sQZwOU5R_9yek2pmHVlkfXJ2WpYnr0L-CQ6AwNRinMvu0pogrWxmhWfAp_LnJKtZGt62z-aekht-_h_-DY61ebnlC8mcBgEoClHyW5sBmO3XcXFEax5V6V4RNEeTtQdXahVpsWvX61r8j37iT63hoNN8fko', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014906s ] 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.000393s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.125342s ] --------------------------------------------------------------- [2025-11-19T17:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058825s] [吞吐率: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.000764s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T17:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047027s] [吞吐率:21.26req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-11-19T17:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049408s] [吞吐率:20.24req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjYwLCJuYmYiOjE3NjM1NDQ2NjAsImV4cCI6MTc2NjEzNjY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jF2jFG1CClyvfYqegl6cSt8J3NPw-QYGmVkMRF986nOmegEa26-5NIyapyuC0FabZ7NBA9DViXRSDnEeToWAQFEvLupmJHO_FexUVE94BjjoU9MdH-TD9eHZE1IR1bddGyPDSKIZb33hwEQAij-oIgZMNHyQIZiY5r1LYAW2fEE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012194s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000412s ] [ 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` = 20251119 [ RunTime:0.000658s ] --------------------------------------------------------------- [2025-11-19T17:31:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051479s] [吞吐率:19.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NjYwLCJuYmYiOjE3NjM1NDQ2NjAsImV4cCI6MTc2NjEzNjY2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jF2jFG1CClyvfYqegl6cSt8J3NPw-QYGmVkMRF986nOmegEa26-5NIyapyuC0FabZ7NBA9DViXRSDnEeToWAQFEvLupmJHO_FexUVE94BjjoU9MdH-TD9eHZE1IR1bddGyPDSKIZb33hwEQAij-oIgZMNHyQIZiY5r1LYAW2fEE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012068s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-11-19T17:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078731s] [吞吐率:12.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.001528s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-11-19T17:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065183s] [吞吐率:15.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.000814s ] 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-11-19T17:32:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049311s] [吞吐率:20.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NzIwLCJuYmYiOjE3NjM1NDQ3MjAsImV4cCI6MTc2NjEzNjcyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Xwo7bubCEgjmkcENg2AhSiu3cxfPUPgQVFeyisM3aOvr27SLBdh7e1wCtW_PW27eXRnpZ6HKR1anJ34hsNEi5GWUPmV-HpQjcSiUv2FPGBVsH_k_6wimRaNT9DR9xRA9K5Zp1SF35lJYWCgmSLYura1h97I3-_4-EBK7ne4aFco', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014967s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000385s ] [ 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` = 20251119 [ RunTime:0.000704s ] 00655s ] --------------------------------------------------------------- [2025-11-19T17:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065277s] [吞吐率:15.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.004581s ] 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.000354s ] --------------------------------------------------------------- [2025-11-19T17:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052958s] [吞吐率:18.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.007417s ] 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.000332s ] --------------------------------------------------------------- [2025-11-19T17:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049100s] [吞吐率:20.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NzgwLCJuYmYiOjE3NjM1NDQ3ODAsImV4cCI6MTc2NjEzNjc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iIxpJMe2fcp2ZADNDaepRZm5S9pmatCZM_uFfPPzqVGnK5AiwrzesORqTOVmhZq_sl7Gwwpvbz_Y_n3IUuVgGdxppHvhsVoIpEaKv5Nrr7nhCZKUIqSYVY_yjE98AV3GQ7crbDb71kBbb4j2p1AV4EBbwwbfsahFRyGG6e2l3rU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011454s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-11-19T17:33:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049111s] [吞吐率:20.36req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0NzgwLCJuYmYiOjE3NjM1NDQ3ODAsImV4cCI6MTc2NjEzNjc4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.iIxpJMe2fcp2ZADNDaepRZm5S9pmatCZM_uFfPPzqVGnK5AiwrzesORqTOVmhZq_sl7Gwwpvbz_Y_n3IUuVgGdxppHvhsVoIpEaKv5Nrr7nhCZKUIqSYVY_yjE98AV3GQ7crbDb71kBbb4j2p1AV4EBbwwbfsahFRyGG6e2l3rU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011598s ] 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.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20251119 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-11-19T17:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.079758s] [吞吐率:12.54req/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.015573s ] 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.000375s ] --------------------------------------------------------------- [2025-11-19T17:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067272s] [吞吐率: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.002603s ] 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.000366s ] --------------------------------------------------------------- [2025-11-19T17:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049718s] [吞吐率:20.11req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0ODQwLCJuYmYiOjE3NjM1NDQ4NDAsImV4cCI6MTc2NjEzNjg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ia0ZFwUK_YvY4l8wSuQ12up2jn1aFeoJPXcVK0U2-fYF1OfuQSwEkyn6NXLreOtMVd2U0wOLAIlDcig2tkcVbBgYj6l3JcgCfnGYqkzI8dfp9Br2fwUpdT_8KKTCYBDH5bjd4WpKVhw3Kq_L_R0DqO2kerQLqj9qQlYfC7CyY7M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014560s ] 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.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000450s ] [ 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` = 20251119 [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-11-19T17:34:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048780s] [吞吐率:20.50req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0ODQwLCJuYmYiOjE3NjM1NDQ4NDAsImV4cCI6MTc2NjEzNjg0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ia0ZFwUK_YvY4l8wSuQ12up2jn1aFeoJPXcVK0U2-fYF1OfuQSwEkyn6NXLreOtMVd2U0wOLAIlDcig2tkcVbBgYj6l3JcgCfnGYqkzI8dfp9Br2fwUpdT_8KKTCYBDH5bjd4WpKVhw3Kq_L_R0DqO2kerQLqj9qQlYfC7CyY7M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006907s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ 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` = 20251119 [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060723s] [吞吐率:16.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.001095s ] 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.000357s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049104s] [吞吐率:20.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.003694s ] 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.000381s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.036585s] [吞吐率:27.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.002284s ] 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.000359s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040749s] [吞吐率: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.001686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001215s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039658s] [吞吐率: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.004152s ] 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.000456s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033588s] [吞吐率:29.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.000786s ] 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.000695s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037672s] [吞吐率:26.54req/s] [内存消耗:2,502.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000880s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049087s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011238s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.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` = 20251119 [ RunTime:0.000630s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040793s] [吞吐率:24.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.007620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062764s] [吞吐率:15.93req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014850s ] 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.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001269s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000942s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.038264s] [吞吐率:26.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ 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` WHERE `type` = 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003523s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.165199s] [吞吐率:6.05req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005375s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.120124s ] --------------------------------------------------------------- [2025-11-19T17:35:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.570311s] [吞吐率:1.75req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014911s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000385s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012605s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012264s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=1 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011900s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011717s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011583s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011559s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011900s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011843s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011710s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011676s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011848s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011981s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012178s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011959s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012356s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012463s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=23 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011967s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011804s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011779s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011695s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011652s ] --------------------------------------------------------------- [2025-11-19T17:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058299s] [吞吐率: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.000887s ] 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.000348s ] --------------------------------------------------------------- [2025-11-19T17:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.051137s] [吞吐率:19.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAwLCJuYmYiOjE3NjM1NDQ5MDAsImV4cCI6MTc2NjEzNjkwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kcB7tZoFyuBN8LqFpLbn7x2nY164stIhV1GN4E7JMhWt0PCq05EMd2qf9oz5oFDAyz3z9mUmjd2VFORuU1ilibhH9sJ04iqonpNKOWNm9yrGmGC_4C-kFhgf8iRXV29SguCAjXXJdXsnT150CyEpczxspx0NPBZoZa1uNFU8rd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012972s ] 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.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000901s ] --------------------------------------------------------------- [2025-11-19T17:35:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056261s] [吞吐率:17.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTAxLCJuYmYiOjE3NjM1NDQ5MDEsImV4cCI6MTc2NjEzNjkwMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.w7rRMiguIC5ERtPjz0dA_REPCdBR1c5c5S_tUZ6Y6nDvGQau0Mmje2RXYWFr0dKv-mQDc7bwf-tgQvg9V5Ho-rbUwpVJg9OdT8nMpMGdKak6Tau2Or5lq5vVfRH6CdqT1Cc0kSnJQF3eQvTtq0rGb-ejcaGReV4PkEa-QtZoLvw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012120s ] 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.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000470s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002235s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.001967s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.001947s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001799s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-11-19T17:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.345246s] [吞吐率:2.90req/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.001186s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-11-19T17:36:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055654s] [吞吐率:17.97req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTYwLCJuYmYiOjE3NjM1NDQ5NjAsImV4cCI6MTc2NjEzNjk2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jXDpcu7xhzo0fIbUYR3WnHTCjgqT4pamd-jCoN0shd39mDWk46IIUVa_C-ZSOVY7UaKH1x976MSSikVhsaylR971X1909fpJ39KQhUw7L-gWKG8GmWqDz9DieLZBpLSd9ErUB1BNEhiJEpkSGcYSlkU1uIgMkUJBi7tvsyzlhx8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-11-19T17:36:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059500s] [吞吐率: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.002569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001153s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-11-19T17:36:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049444s] [吞吐率:20.22req/s] [内存消耗:2,502.94kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ0OTYxLCJuYmYiOjE3NjM1NDQ5NjEsImV4cCI6MTc2NjEzNjk2MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.msUDxp45S31AuoTP7p1RDOw8rCuA2O97j5pbopzS3AlkiKopNnlRqqx9JB5gitdv8AMS0pD6WPpeGTNhp2kmmmvhm4s_7uO4mdiE1IRUXgSVf9uss0n6WkettMYV4H-t0MpteVLl1sRpbxksWQGDCKpsm_uP8MdgSxc2Yl21FG8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014679s ] 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.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20251119 [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-11-19T17:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058605s] [吞吐率:17.06req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001099s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-11-19T17:37:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049687s] [吞吐率:20.13req/s] [内存消耗:2,503.04kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MDIwLCJuYmYiOjE3NjM1NDUwMjAsImV4cCI6MTc2NjEzNzAyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Sxt3sb8G7jieIiC6hzxnWJbx9hlDYJGWTgLDA4DWfIyZn6zoRtOtSX0E50TLkR7K2O2eubqz1JOgXkMJUQKwb3TLrfAxqjS1uJgiO9N7Ek1mRj4h8i8dR5wblJo5KNbuseCmaAPxw1LH3AEtOdWqv9YlsIR-ckfc6IQ2Y2aH-8w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ 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` = 20251119 [ RunTime:0.000646s ] --------------------------------------------------------------- [2025-11-19T17:37:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058724s] [吞吐率:17.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.003340s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-11-19T17:37:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049262s] [吞吐率:20.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MDIxLCJuYmYiOjE3NjM1NDUwMjEsImV4cCI6MTc2NjEzNzAyMSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.R4MG6Erkx_MbKy3Kz6X0VfOhrM37OwAvOZAtqrB9AKgr11iYIE7GMrizUj_ADA-FEKuRMBWalsXDrQzxl8XfgaiGYkcAWo8gaTsigeyK5umn6c9e6qCRn61e142KxmfMdQtzSihJ7laNXDUvHi4oZ0W1QNejnOwbVcSRvrspHs8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015726s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000543s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-11-19T17:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055642s] [吞吐率:17.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.001579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-11-19T17:38:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049214s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MDgwLCJuYmYiOjE3NjM1NDUwODAsImV4cCI6MTc2NjEzNzA4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.mnK4w-iKvkawcTcg7TBlSsAKNiis-ZG4Et-Mv6i639_982h6kFdigZ76RsN0L09dyGE4IWmZKVH8e8FHzakm4JLka6AlTj6zjn85OSZfkH6YIARjgoxY-iEc2HHJ4sGok6xLn8B1dQOtObeZ5soD7uzUoOtCN8i_ExLOLs5Pztg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015549s ] 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.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000586s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000650s ] --------------------------------------------------------------- [2025-11-19T17:38:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072342s] [吞吐率:13.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.014052s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T17:38:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050058s] [吞吐率:19.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MDgxLCJuYmYiOjE3NjM1NDUwODEsImV4cCI6MTc2NjEzNzA4MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbIXxI3jZ_Aa0-Sloqbanhsh4c--9CzQ7U13SISFqAtJsaWs7jIc6ZwaWOdUFRAkrqCSYvC_JZXvw_u4EJuPrs25BUaCtnFSbCbqIoGCQR-_Uz6ENoGtB3Bu66scFpArulcfEnQoMbZQgHD0sGP5YFedMVVhyc9F3mb1fP-eQls', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-11-19T17:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059492s] [吞吐率: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.001826s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T17:39:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049558s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTQwLCJuYmYiOjE3NjM1NDUxNDAsImV4cCI6MTc2NjEzNzE0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.gjCgz_9Zy89TNxLWZ7Rs3Iixc-cktT-wWgI4DhCrftHXseWjEO2_FrwIFr-ZwNSi-vKd7G1s9XreKQjiGCCl3M6iyn_DuuLn7NLFPx2XY4ID5NuH-jvYx3CLkONt0-A7OTVEFW37Ly6Gn1YUZo1qhE-ziHPc2XWxWl9YKWvB45M', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015982s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251119 [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-11-19T17:39:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058755s] [吞吐率: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.002913s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-11-19T17:39:01+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.034118s] [吞吐率:29.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTQxLCJuYmYiOjE3NjM1NDUxNDEsImV4cCI6MTc2NjEzNzE0MSwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XWQaoIATuvI5b9_hQn8ZBjywEpxR2jTl4JUtvbYkQjoiX8yWasdHRMIqhPGzUkjaYmaBeWZcmRd5jg_a3YhChHtBR_fGe8XmTl4TFWsfkUWB2dnR10sSNuGHrbxzGSH59bV9a_ugiQnfyaBZAZ9DGS_zH-v7udUC9-skvCkrgjk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000828s ] [ 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.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000602s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060584s] [吞吐率:16.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.001219s ] 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.000358s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040138s] [吞吐率:24.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.008213s ] 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.000363s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.037433s] [吞吐率:26.71req/s] [内存消耗:2,416.48kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTcyLCJuYmYiOjE3NjM1NDUxNzIsImV4cCI6MTc2NjEzNzE3MiwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wj7FADrEAiGDF8e0tIjDN1r9q1plEDu2shneB1Ug-yiNNtxfsVszltc7R2YcaAur8oeXsG9PVLQHIRO6SR35umPfulG4NN9ulf85KdVpGReVo2GMGWqraiXTrY3r3FsddNiEpz2lJai-zXdG7NkpsF63RWmCEw5Q-zbc8EAdDKs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003264s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053320s] [吞吐率:18.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.016798s ] 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.000344s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040968s] [吞吐率: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.008349s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T17:39:32+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.039448s] [吞吐率:25.35req/s] [内存消耗:2,510.97kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTcyLCJuYmYiOjE3NjM1NDUxNzIsImV4cCI6MTc2NjEzNzE3MiwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wj7FADrEAiGDF8e0tIjDN1r9q1plEDu2shneB1Ug-yiNNtxfsVszltc7R2YcaAur8oeXsG9PVLQHIRO6SR35umPfulG4NN9ulf85KdVpGReVo2GMGWqraiXTrY3r3FsddNiEpz2lJai-zXdG7NkpsF63RWmCEw5Q-zbc8EAdDKs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005773s ] 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.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ 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` = 20251119 [ RunTime:0.000692s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059477s] [吞吐率: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.002978s ] 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.000434s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.479713s] [吞吐率:2.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.005569s ] 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.000365s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.450324s] [吞吐率:2.22req/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.001124s ] 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.000442s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.404549s] [吞吐率:2.47req/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.019163s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001589s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.012760s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.470205s] [吞吐率:2.13req/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.001079s ] 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.000453s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.442386s] [吞吐率:2.26req/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.001623s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001220s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.414798s] [吞吐率:2.41req/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.002541s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004886s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.009346s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.463908s] [吞吐率:2.16req/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.007129s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007364s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001807s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.055627s] [吞吐率:17.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006037s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004339s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000630s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.001702s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049414s] [吞吐率:20.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002348s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000567s ] [ 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` = 20251119 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.071449s] [吞吐率:14.00req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009993s ] 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.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.002687s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.077194s] [吞吐率:12.95req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001150s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000806s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.004262s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.075128s] [吞吐率:13.31req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002435s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.002516s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000430s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.084437s] [吞吐率:11.84req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003050s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001479s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.005456s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.005256s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002152s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002137s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001943s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000828s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.439776s] [吞吐率:2.27req/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.002364s ] 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.000403s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.474211s] [吞吐率:2.11req/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.028104s ] 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.042067s ] --------------------------------------------------------------- [2025-11-19T17:39:33+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049556s] [吞吐率:20.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013001s ] 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.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ 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` = 20251119 [ RunTime:0.000625s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.055016s] [吞吐率:18.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019880s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000515s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20251119 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.539963s] [吞吐率:1.85req/s] [内存消耗:2,248.55kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002069s ] 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.000328s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.750572s] [吞吐率:1.33req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTcyLCJuYmYiOjE3NjM1NDUxNzIsImV4cCI6MTc2NjEzNzE3MiwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wj7FADrEAiGDF8e0tIjDN1r9q1plEDu2shneB1Ug-yiNNtxfsVszltc7R2YcaAur8oeXsG9PVLQHIRO6SR35umPfulG4NN9ulf85KdVpGReVo2GMGWqraiXTrY3r3FsddNiEpz2lJai-zXdG7NkpsF63RWmCEw5Q-zbc8EAdDKs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.004273s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.116790s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.024590s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.030498s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=1 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.091489s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 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=15 and ldate=20251118 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=5 and ldate=20251118 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=3 and ldate=20251118 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=25 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015361s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012730s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012726s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012841s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.036333s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013426s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.020720s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012771s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012379s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012314s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=11 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012296s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012393s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012439s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012502s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.170681s] [吞吐率:5.86req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118435s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049406s] [吞吐率:20.24req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013233s ] 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.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ 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` = 20251119 [ RunTime:0.000596s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041455s] [吞吐率:24.12req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTczLCJuYmYiOjE3NjM1NDUxNzMsImV4cCI6MTc2NjEzNzE3MywiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kXWNn2rht7kZnUdEt7cDPLPMFsgD886F9w8asIKKksmvcXk8Walj8B8WNB6fL4DISZnCkjU4BHUnzJbUNZZX6pgcm5kLmI-xfkUCWrw3VRG8XkXhVFD-_Bx4SFJofIJYNR9pttkFUAM9Qiz35GVUUVhG_7p5tOvA4r_TtJ8wE1w', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003755s ] 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.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000388s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000720s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065644s] [吞吐率:15.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008036s ] 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.000418s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033710s] [吞吐率:29.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.000853s ] 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.000385s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034539s] [吞吐率:28.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.002021s ] 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.000374s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048271s] [吞吐率:20.72req/s] [内存消耗:2,432.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTc0LCJuYmYiOjE3NjM1NDUxNzQsImV4cCI6MTc2NjEzNzE3NCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O7b0tLelLxXrdsmstqcmvRLx2k7H_0vAXrt31OkWx9uNMIESDI8N3HmG0U3BU1APYYs4c1l0dNLnPJezjRtdazVlK684i7jMYbY7RSo_XKdhzVkG0TqwZZsZaiQo4DlyDILaSe1TVYfJvIMaiFZ-3gEPh47NV7qws4j6A1ECKJs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012198s ] 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.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000688s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061217s] [吞吐率:16.34req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTcyLCJuYmYiOjE3NjM1NDUxNzIsImV4cCI6MTc2NjEzNzE3MiwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.wj7FADrEAiGDF8e0tIjDN1r9q1plEDu2shneB1Ug-yiNNtxfsVszltc7R2YcaAur8oeXsG9PVLQHIRO6SR35umPfulG4NN9ulf85KdVpGReVo2GMGWqraiXTrY3r3FsddNiEpz2lJai-zXdG7NkpsF63RWmCEw5Q-zbc8EAdDKs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015232s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001367s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001015s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049147s] [吞吐率:20.35req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTc0LCJuYmYiOjE3NjM1NDUxNzQsImV4cCI6MTc2NjEzNzE3NCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O7b0tLelLxXrdsmstqcmvRLx2k7H_0vAXrt31OkWx9uNMIESDI8N3HmG0U3BU1APYYs4c1l0dNLnPJezjRtdazVlK684i7jMYbY7RSo_XKdhzVkG0TqwZZsZaiQo4DlyDILaSe1TVYfJvIMaiFZ-3gEPh47NV7qws4j6A1ECKJs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000511s ] [ 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` = 20251119 [ RunTime:0.000374s ] --------------------------------------------------------------- [2025-11-19T17:39:34+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049342s] [吞吐率:20.27req/s] [内存消耗:2,477.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MTc0LCJuYmYiOjE3NjM1NDUxNzQsImV4cCI6MTc2NjEzNzE3NCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.O7b0tLelLxXrdsmstqcmvRLx2k7H_0vAXrt31OkWx9uNMIESDI8N3HmG0U3BU1APYYs4c1l0dNLnPJezjRtdazVlK684i7jMYbY7RSo_XKdhzVkG0TqwZZsZaiQo4DlyDILaSe1TVYfJvIMaiFZ-3gEPh47NV7qws4j6A1ECKJs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000496s ] [ 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` = 20251119 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-11-19T17:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058430s] [吞吐率:17.11req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001711s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T17:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046541s] [吞吐率:21.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.004475s ] 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.000324s ] --------------------------------------------------------------- [2025-11-19T17:41:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049493s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MjYwLCJuYmYiOjE3NjM1NDUyNjAsImV4cCI6MTc2NjEzNzI2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fojBdzzVLB-v_4kyKVvweWWJUbiUyamTNTEF0BGTPefF5cSLejrCrk87x1vmjUFD6ah-bSFHvO0QOUnFnjBZxYGty42_b8_I_QYcaeW547JqNBUEhKVFxsmWJnSmz0M29mcvVvL4sGIHhp3ybLEHBrgMSNeHA-HLtVh10ruxuKs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012880s ] 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.000271s ] [ 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.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000690s ] 00644s ] --------------------------------------------------------------- [2025-11-19T17:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072927s] [吞吐率:13.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.014886s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T17:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050609s] [吞吐率:19.76req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MzIwLCJuYmYiOjE3NjM1NDUzMjAsImV4cCI6MTc2NjEzNzMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KngG5JJM00k-7SNHKcnjquTLgTj3xVan0JppPEwtwNlLJQcr2dfTxi0XkGUuTTAk0-wQfc7I-YB_rd8jwofxPodCCaWrS6FVCbQArseYgfP7ixYhT5W5w1uLc8_eYh_VOnxKgVHmO1_lZMGCFf90642R-2JG4ICklIP2bYVbbFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013442s ] 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.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ 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` = 20251119 [ RunTime:0.000842s ] --------------------------------------------------------------- [2025-11-19T17:42:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050363s] [吞吐率:19.86req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MzIwLCJuYmYiOjE3NjM1NDUzMjAsImV4cCI6MTc2NjEzNzMyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.KngG5JJM00k-7SNHKcnjquTLgTj3xVan0JppPEwtwNlLJQcr2dfTxi0XkGUuTTAk0-wQfc7I-YB_rd8jwofxPodCCaWrS6FVCbQArseYgfP7ixYhT5W5w1uLc8_eYh_VOnxKgVHmO1_lZMGCFf90642R-2JG4ICklIP2bYVbbFk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004448s ] 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.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000682s ] --------------------------------------------------------------- [2025-11-19T17:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058811s] [吞吐率: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.001924s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T17:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046825s] [吞吐率:21.36req/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.004811s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-11-19T17:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049002s] [吞吐率:20.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MzgwLCJuYmYiOjE3NjM1NDUzODAsImV4cCI6MTc2NjEzNzM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fJpZoO0SJFqpnKh2CPiq4YKXUvjhpFX9f0XtbMerjmUtRJCmErLBDnK0VDlVnlS04znLu_3Z8HvEgpOV2qWCVoGCQ_S9w-MME9JNH97ohZBBCygyM2DSyhL6hmWCRQU2-UttiiQa676KurlSmFXgKPk0wzUG48gGpVjZPXlCOgw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012160s ] 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.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000669s ] --------------------------------------------------------------- [2025-11-19T17:43:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049111s] [吞吐率:20.36req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1MzgwLCJuYmYiOjE3NjM1NDUzODAsImV4cCI6MTc2NjEzNzM4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.fJpZoO0SJFqpnKh2CPiq4YKXUvjhpFX9f0XtbMerjmUtRJCmErLBDnK0VDlVnlS04znLu_3Z8HvEgpOV2qWCVoGCQ_S9w-MME9JNH97ohZBBCygyM2DSyhL6hmWCRQU2-UttiiQa676KurlSmFXgKPk0wzUG48gGpVjZPXlCOgw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012144s ] 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.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-11-19T17:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.074555s] [吞吐率:13.41req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012305s ] 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.000437s ] --------------------------------------------------------------- [2025-11-19T17:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055253s] [吞吐率:18.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.009278s ] 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.000417s ] --------------------------------------------------------------- [2025-11-19T17:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050046s] [吞吐率:19.98req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NDQwLCJuYmYiOjE3NjM1NDU0NDAsImV4cCI6MTc2NjEzNzQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cn554V0vKjtP9RMvoqYATlPY69M07SpFNO8Z3TBDD4dnw4fNmjXjc1w25UXr9XRM-fgT7fEJjOtj8p_Ad5zOgFaMfudmPAUzRHrUWHQXJyVAVmBEZeFnqA4_GBBWqGZy3TSkb2OT7jBsB0QkV__tVWvu_4GUCq-pGNbVlAv7Lno', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014959s ] 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.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ 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` = 20251119 [ RunTime:0.000797s ] --------------------------------------------------------------- [2025-11-19T17:44:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050242s] [吞吐率:19.90req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NDQwLCJuYmYiOjE3NjM1NDU0NDAsImV4cCI6MTc2NjEzNzQ0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.cn554V0vKjtP9RMvoqYATlPY69M07SpFNO8Z3TBDD4dnw4fNmjXjc1w25UXr9XRM-fgT7fEJjOtj8p_Ad5zOgFaMfudmPAUzRHrUWHQXJyVAVmBEZeFnqA4_GBBWqGZy3TSkb2OT7jBsB0QkV__tVWvu_4GUCq-pGNbVlAv7Lno', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004686s ] 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.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000826s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.078425s] [吞吐率:12.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.014409s ] 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.000368s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065308s] [吞吐率:15.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001327s ] 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.000373s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038699s] [吞吐率: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.000800s ] 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.000350s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052849s] [吞吐率:18.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.000780s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035871s] [吞吐率:27.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000791s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035422s] [吞吐率:28.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.000796s ] 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.000338s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.040968s] [吞吐率: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.009046s ] 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.000397s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050035s] [吞吐率:19.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012957s ] 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.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003373s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.036283s] [吞吐率:27.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000773s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000739s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035914s] [吞吐率:27.84req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002464s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040222s] [吞吐率:24.86req/s] [内存消耗:2,432.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000680s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047600s] [吞吐率:21.01req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000666s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000635s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002431s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002040s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002154s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002320s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000842s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037652s] [吞吐率:26.56req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000693s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062209s] [吞吐率:16.07req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018068s ] 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.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001276s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000797s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154460s] [吞吐率:6.47req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.121557s ] --------------------------------------------------------------- [2025-11-19T17:45:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.576251s] [吞吐率:1.74req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTAwLCJuYmYiOjE3NjM1NDU1MDAsImV4cCI6MTc2NjEzNzUwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Ckrx8XGJfQ85QdDC-yTo8Lmz1ix5Ye8XuGjWqFaTuIlth9RmrI9hXdVOfb7SlQsnA5-avyAiUdgFBeJHVQAR4NxNo9d1bmCgPan6OP089h4smORJWPTF2dKr7PU12gjGddB27xaolUascevfJCYCvfmiRTyu8Mvu3wB6cjvZBKM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012822s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.111913s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012642s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011759s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011936s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011806s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011734s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011623s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011676s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012314s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=27 and ldate=20251118 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=7 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011983s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011943s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=18 and ldate=20251118 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=17 and ldate=20251118 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=9 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012307s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 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=34 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012390s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012294s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=21 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012402s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=4 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012325s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012741s ] --------------------------------------------------------------- [2025-11-19T17:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.066126s] [吞吐率:15.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.006598s ] 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.000387s ] --------------------------------------------------------------- [2025-11-19T17:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053525s] [吞吐率:18.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.008091s ] 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.000393s ] --------------------------------------------------------------- [2025-11-19T17:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049267s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTYwLCJuYmYiOjE3NjM1NDU1NjAsImV4cCI6MTc2NjEzNzU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WD3dotgOg3xRCP0lv1TJdAR5OjddT79RNi8xcnFFrlVbzQtAbNYiaxHLb2aHvZxJGyDhjTY3Da4BMEkETcTR4uJOd9-IC4DKTaT-9Nu-vmlIhFw7SvXseVChoqaM3X2L1Gyd6pEUvH8D08MdvzLcw9YmnMmhX6vo2iseQPsz0LA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014140s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-11-19T17:46:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049646s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NTYwLCJuYmYiOjE3NjM1NDU1NjAsImV4cCI6MTc2NjEzNzU2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.WD3dotgOg3xRCP0lv1TJdAR5OjddT79RNi8xcnFFrlVbzQtAbNYiaxHLb2aHvZxJGyDhjTY3Da4BMEkETcTR4uJOd9-IC4DKTaT-9Nu-vmlIhFw7SvXseVChoqaM3X2L1Gyd6pEUvH8D08MdvzLcw9YmnMmhX6vo2iseQPsz0LA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-11-19T17:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064556s] [吞吐率:15.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.001915s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001130s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-11-19T17:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045319s] [吞吐率:22.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.000966s ] 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.000327s ] --------------------------------------------------------------- [2025-11-19T17:47:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048947s] [吞吐率:20.43req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NjIwLCJuYmYiOjE3NjM1NDU2MjAsImV4cCI6MTc2NjEzNzYyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.kW7sMgRyqDcxlnAUltGR77dXV1PwW0kgI2e3qdtkLvlIQLAWFT0yjQ_8SAkWxYZOAWnNyCsoUICtON4NqTrEwlrjFbQdTejL24e_-GWoa44SS2QW2a60hG0scS8kn-ZtApRIfraaVM4WoxBTVrnrPVBefFboNoUOPoVn0LkfBH0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014146s ] 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.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000425s ] [ 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` = 20251119 [ RunTime:0.000693s ] --------------------------------------------------------------- [2025-11-19T17:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064949s] [吞吐率:15.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.003241s ] 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.000435s ] --------------------------------------------------------------- [2025-11-19T17:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050774s] [吞吐率: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.003798s ] 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-11-19T17:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049495s] [吞吐率:20.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NjgwLCJuYmYiOjE3NjM1NDU2ODAsImV4cCI6MTc2NjEzNzY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bsqaX0eggJvnl9ZJfdKe230oZYVLYlUS-p6aMFPGMdo_jRWk5J54tnc1emU6ZjP62ZmWsM3CaDd4UtIEQ7KhA0n0dIJ0VJ2u9hVomGFNG7NGFhpqMGFUt9m-MRmh606TI_zEO-pz77cefzwnq_oNboo-ofX3M5fTbsK_ZwGnPqw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000644s ] --------------------------------------------------------------- [2025-11-19T17:48:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049449s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NjgwLCJuYmYiOjE3NjM1NDU2ODAsImV4cCI6MTc2NjEzNzY4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bsqaX0eggJvnl9ZJfdKe230oZYVLYlUS-p6aMFPGMdo_jRWk5J54tnc1emU6ZjP62ZmWsM3CaDd4UtIEQ7KhA0n0dIJ0VJ2u9hVomGFNG7NGFhpqMGFUt9m-MRmh606TI_zEO-pz77cefzwnq_oNboo-ofX3M5fTbsK_ZwGnPqw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011917s ] 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.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-11-19T17:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058873s] [吞吐率:16.99req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] 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.000354s ] --------------------------------------------------------------- [2025-11-19T17:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.046755s] [吞吐率:21.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.003736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-11-19T17:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049305s] [吞吐率:20.28req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NzQwLCJuYmYiOjE3NjM1NDU3NDAsImV4cCI6MTc2NjEzNzc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VFjTFbZYYRSvE08fPhADrXWfyve1E8zGSijj-QqQkPgMhACuPJJHOQ5asEqqamM33Vgoei17KrP4qneQSLDxcoNqWxFXkTgnhoYVkxW7MvlmU5_O2NyuGLoxtNhoe5_TK1ez0U0oCMrNfKBSHfJkygUz-ZKeQBzNIZI7iKtU4g8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010886s ] 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.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000390s ] [ 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` = 20251119 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-11-19T17:49:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049292s] [吞吐率:20.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1NzQwLCJuYmYiOjE3NjM1NDU3NDAsImV4cCI6MTc2NjEzNzc0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.VFjTFbZYYRSvE08fPhADrXWfyve1E8zGSijj-QqQkPgMhACuPJJHOQ5asEqqamM33Vgoei17KrP4qneQSLDxcoNqWxFXkTgnhoYVkxW7MvlmU5_O2NyuGLoxtNhoe5_TK1ez0U0oCMrNfKBSHfJkygUz-ZKeQBzNIZI7iKtU4g8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000548s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.067288s] [吞吐率: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.005887s ] 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.000374s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055561s] [吞吐率:18.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.009627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042445s] [吞吐率:23.56req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043636s] [吞吐率:22.92req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009174s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044388s] [吞吐率:22.53req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007884s ] 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.000353s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047227s] [吞吐率:21.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.011118s ] 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.000432s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033386s] [吞吐率:29.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.000662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048456s] [吞吐率:20.64req/s] [内存消耗:2,503.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.003270s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.042724s] [吞吐率:23.41req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003013s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001671s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000992s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000898s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.050021s] [吞吐率:19.99req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004960s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001331s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000625s ] [ 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` = 20251119 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.057506s] [吞吐率: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.007453s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001235s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039406s] [吞吐率:25.38req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000932s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034196s] [吞吐率: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.001134s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001579s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039016s] [吞吐率:25.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.003597s ] 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.001013s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.076182s] [吞吐率:13.13req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016345s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.016017s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002176s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000993s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001696s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.004468s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.054177s] [吞吐率:18.46req/s] [内存消耗:2,467.63kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000750s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001818s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.009370s ] [ 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` = 20251119 [ RunTime:0.003744s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.034791s] [吞吐率:28.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.001001s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.050382s] [吞吐率:19.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.003639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.004329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001303s ] [ 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` = 20251119 [ RunTime:0.000447s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038361s] [吞吐率:26.07req/s] [内存消耗:2,511.02kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000827s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000670s ] [ 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` = 20251119 [ RunTime:0.000842s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045822s] [吞吐率: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.007784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003302s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001723s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045531s] [吞吐率:21.96req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001393s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000996s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000874s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.001044s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.170206s] [吞吐率:5.88req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001201s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002041s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119291s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037825s] [吞吐率:26.44req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001933s ] 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.001901s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048159s] [吞吐率:20.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013735s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048078s] [吞吐率:20.80req/s] [内存消耗:2,502.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010592s ] 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.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000766s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.054864s] [吞吐率:18.23req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.019135s ] 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.000858s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.061706s] [吞吐率:16.21req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015588s ] 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.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000509s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.003253s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002364s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002104s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001958s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000951s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.037370s] [吞吐率:26.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.000520s ] 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.000426s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.033577s] [吞吐率:29.78req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052870s] [吞吐率:18.91req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000489s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001250s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.003027s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001255s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.001404s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001043s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037234s] [吞吐率:26.86req/s] [内存消耗:2,477.60kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001023s ] [ 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` = 20251119 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049510s] [吞吐率:20.20req/s] [内存消耗:2,424.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010195s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050369s] [吞吐率:19.85req/s] [内存消耗:2,568.09kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000645s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000737s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051008s] [吞吐率:19.60req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000693s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000444s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003252s ] --------------------------------------------------------------- [2025-11-19T17:50:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.579735s] [吞吐率:1.72req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODAwLCJuYmYiOjE3NjM1NDU4MDAsImV4cCI6MTc2NjEzNzgwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Vq2TLgy0BmhH3wap7m7dyWXuCPZ3Ff96pWxZ780fxK3TIQLBl8CoJowZkgaIHvQyMPW-LwaLyHWxhYwxTkDuAY-QAx4xYxh2DbVDuueP4LBdg3lEVc6oIbEhzYaMGDd1-ou726es_s9fvaFmbGvbonUR8gPwcE1KF8s1bF4k5rg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.020019s ] 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.000324s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.108629s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 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=31 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012539s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012588s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20251118 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=5 and ldate=20251118 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=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=10 and ldate=20251118 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=27 and ldate=20251118 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=7 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011989s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011770s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011680s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011587s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011737s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011707s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=34 and ldate=20251118 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=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011971s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011892s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011846s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011871s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=30 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012887s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012986s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012996s ] --------------------------------------------------------------- [2025-11-19T17:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059242s] [吞吐率: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.000752s ] 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.000356s ] --------------------------------------------------------------- [2025-11-19T17:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053227s] [吞吐率:18.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.009217s ] 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.000431s ] --------------------------------------------------------------- [2025-11-19T17:51:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.055951s] [吞吐率:17.87req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1ODYwLCJuYmYiOjE3NjM1NDU4NjAsImV4cCI6MTc2NjEzNzg2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.htjHnczUU5b3gzHvnoCsJQY-ANbfcQemNKyoHx-57S6kVsPsXRT3RXVgl_LCm9cOdqWqAnUW1asm9GY1FFU7VUa3wNCQPNCf8Kp0KOK7IovSeuE2NYQGWwTYxmIsA3oy7YYjjGaotGaW1ljk8CCyAEsVwIHX3XByUUsUQhq99uY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000913s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000755s ] --------------------------------------------------------------- [2025-11-19T17:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063652s] [吞吐率:15.71req/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.005055s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-11-19T17:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050651s] [吞吐率: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.007012s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-11-19T17:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039474s] [吞吐率:25.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1OTIwLCJuYmYiOjE3NjM1NDU5MjAsImV4cCI6MTc2NjEzNzkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ARo2YM8KNYJ53WpWdHjDCRtSAzhjSI7hi4bzj5ub3kdFwtPQX29MxX9bncmt8WhKbT6on9t_oEDZjqahaaDK88McKiEa1tvHe0SXiPu-Hq23qb21PfZe_5Ze9dgtg-4eUGiR7whBeKcYFwQKXXil_rktMr_-sDAR9ci18YT6pXw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004423s ] 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.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ 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` = 20251119 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-11-19T17:52:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039532s] [吞吐率:25.30req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1OTIwLCJuYmYiOjE3NjM1NDU5MjAsImV4cCI6MTc2NjEzNzkyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.ARo2YM8KNYJ53WpWdHjDCRtSAzhjSI7hi4bzj5ub3kdFwtPQX29MxX9bncmt8WhKbT6on9t_oEDZjqahaaDK88McKiEa1tvHe0SXiPu-Hq23qb21PfZe_5Ze9dgtg-4eUGiR7whBeKcYFwQKXXil_rktMr_-sDAR9ci18YT6pXw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004442s ] 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.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-11-19T17:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062752s] [吞吐率: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.002932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-11-19T17:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050581s] [吞吐率: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.005363s ] 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.000337s ] --------------------------------------------------------------- [2025-11-19T17:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040281s] [吞吐率:24.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1OTgwLCJuYmYiOjE3NjM1NDU5ODAsImV4cCI6MTc2NjEzNzk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JyWX4sTFITpyBfmSCqH_n9MKcNfncvkjzfZseYQnyOUgY2w3UG1ADSHBlBAka7S0tFnqvzsxbR2IQj11MuFHN0W26ZmSqbi-bSqtAI2mtLstTg6bGJKI-UdCn4U1pvi_PB_lAMp5JWPCiBRpFHfLTWTwG22wKTylHAF73cQbQZ4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005077s ] 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.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ 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` = 20251119 [ RunTime:0.000666s ] --------------------------------------------------------------- [2025-11-19T17:53:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.040208s] [吞吐率:24.87req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ1OTgwLCJuYmYiOjE3NjM1NDU5ODAsImV4cCI6MTc2NjEzNzk4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.JyWX4sTFITpyBfmSCqH_n9MKcNfncvkjzfZseYQnyOUgY2w3UG1ADSHBlBAka7S0tFnqvzsxbR2IQj11MuFHN0W26ZmSqbi-bSqtAI2mtLstTg6bGJKI-UdCn4U1pvi_PB_lAMp5JWPCiBRpFHfLTWTwG22wKTylHAF73cQbQZ4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ 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` = 20251119 [ RunTime:0.000714s ] --------------------------------------------------------------- [2025-11-19T17:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070582s] [吞吐率:14.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.010992s ] 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.000377s ] --------------------------------------------------------------- [2025-11-19T17:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048135s] [吞吐率:20.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.002622s ] 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.000355s ] --------------------------------------------------------------- [2025-11-19T17:54:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040409s] [吞吐率:24.75req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MDQwLCJuYmYiOjE3NjM1NDYwNDAsImV4cCI6MTc2NjEzODA0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.x0C9MYMwKf8KUs7_efw4d0-c2MzM51DfsRYLBGxSIBhpPVT7wr_R8Ccn7oP2_29q8NWPqLmo2gAnVEKa3uwBaRgtW7VeACSjsJqxH7onKDaPZJHwQX8aAxNCpI05iTUnSuf2qCd7Oicinz2oE0O6CDYryTrS671KdUARhbmbm2g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001418s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000738s ] 00726s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065320s] [吞吐率:15.31req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004860s ] 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.000364s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053297s] [吞吐率:18.76req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006811s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039988s] [吞吐率:25.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.003692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041027s] [吞吐率: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.006173s ] 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.000358s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041826s] [吞吐率:23.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.007151s ] 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.000444s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044238s] [吞吐率:22.60req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012499s ] 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.000382s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.046017s] [吞吐率:21.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001104s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.054197s] [吞吐率:18.45req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000587s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001229s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043914s] [吞吐率:22.77req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006845s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.046796s] [吞吐率:21.37req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000641s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000535s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.004714s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.045586s] [吞吐率:21.94req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007331s ] 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.000373s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048936s] [吞吐率:20.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.014025s ] 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.000358s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061036s] [吞吐率:16.38req/s] [内存消耗:2,415.91kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015143s ] 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.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001251s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001304s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.000948s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.000849s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058229s] [吞吐率:17.17req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015239s ] 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.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000496s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002436s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002120s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002058s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001950s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000814s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166091s] [吞吐率:6.02req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119391s ] --------------------------------------------------------------- [2025-11-19T17:55:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.561282s] [吞吐率:1.78req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTAwLCJuYmYiOjE3NjM1NDYxMDAsImV4cCI6MTc2NjEzODEwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.XeOKb90VOLiry8XbVU_MN3NYS9usYFDA6tLAc4DyQ2kaOeWhs6VLJ6XvveXKa1rx_A3oJydxOuMUwv0NqSHdotQ_997jXA5ABAim9ulO5fazlmuFhzTp5CdJZ5en3rTU4wVamUElMdgkPlvvou1N1IycyYwS9D2dsVRPa4U21nI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000625s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.113318s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=24 and ldate=20251118 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=31 and ldate=20251118 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=1 and ldate=20251118 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=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011937s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011920s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=7 and ldate=20251118 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=22 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=6 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012332s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=18 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011788s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011698s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011650s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011705s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011638s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011730s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011865s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011962s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=11 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012376s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=29 and ldate=20251118 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=20251118 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=32 and ldate=20251118 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=16 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011995s ] --------------------------------------------------------------- [2025-11-19T17:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.061968s] [吞吐率:16.14req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005241s ] 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.000368s ] --------------------------------------------------------------- [2025-11-19T17:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049722s] [吞吐率: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.007669s ] 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.000334s ] --------------------------------------------------------------- [2025-11-19T17:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039393s] [吞吐率:25.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTYwLCJuYmYiOjE3NjM1NDYxNjAsImV4cCI6MTc2NjEzODE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k3Z3DkWit0fQV8TWmmgTLksZEd6aCVxQNdX7CpqQ_yqsTstKPx6EA39tVFDMPd-J_cGgwJxMQZqebN8r2MHeZLh9ad_SvxJUvwXy6R6UGmaga7znZXc5e74Ney8MMO-YGjtDFzOnHKz5o-XRH0JymgMdazMa8B0Tv0zDMz13kyI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000656s ] --------------------------------------------------------------- [2025-11-19T17:56:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039484s] [吞吐率:25.33req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MTYwLCJuYmYiOjE3NjM1NDYxNjAsImV4cCI6MTc2NjEzODE2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.k3Z3DkWit0fQV8TWmmgTLksZEd6aCVxQNdX7CpqQ_yqsTstKPx6EA39tVFDMPd-J_cGgwJxMQZqebN8r2MHeZLh9ad_SvxJUvwXy6R6UGmaga7znZXc5e74Ney8MMO-YGjtDFzOnHKz5o-XRH0JymgMdazMa8B0Tv0zDMz13kyI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003516s ] 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.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000369s ] [ 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` = 20251119 [ RunTime:0.000642s ] --------------------------------------------------------------- [2025-11-19T17:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062816s] [吞吐率: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.005389s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-11-19T17:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050673s] [吞吐率:19.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-11-19T17:57:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039600s] [吞吐率:25.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MjIwLCJuYmYiOjE3NjM1NDYyMjAsImV4cCI6MTc2NjEzODIyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.nrKH0EDTnanAV0HEl893-sDmXytybfblmfWHgMJyW7tdUq_dWkc9_2bxcJ-1U7qmextIrfZgvr6_wlwDtCGIyDBkxYV2-hKmNf9P5yklVnIIsiCRpnwKok7QqO7zCJIFj5IPVEDVSQRvDP-eXd1F9gnyzf1fPsc_wTnKqyzJiWU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002477s ] 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.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000377s ] [ 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` = 20251119 [ RunTime:0.000727s ] --------------------------------------------------------------- [2025-11-19T17:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060853s] [吞吐率: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.002553s ] 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.000382s ] --------------------------------------------------------------- [2025-11-19T17:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048506s] [吞吐率:20.62req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004227s ] 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.000332s ] --------------------------------------------------------------- [2025-11-19T17:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039658s] [吞吐率:25.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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MjgwLCJuYmYiOjE3NjM1NDYyODAsImV4cCI6MTc2NjEzODI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GpxH0NlCbray_5SMTm_-Uv7ywIqPxY_Uq0ZXugv3xgZaH3SysOr__I4YUTpWUUqFKx1DL9fZ2sKwAcwel69OWzhP1eFO8gZIhtm400T2h5xmW-mwxIWqNuUwPHX1pFAlvlHA6pfLLkPBcnn6tefNZNb490AZxRVcWw1Ltzeh6zg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003852s ] 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.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ 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` = 20251119 [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-11-19T17:58:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039806s] [吞吐率:25.12req/s] [内存消耗:2,503.10kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MjgwLCJuYmYiOjE3NjM1NDYyODAsImV4cCI6MTc2NjEzODI4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.GpxH0NlCbray_5SMTm_-Uv7ywIqPxY_Uq0ZXugv3xgZaH3SysOr__I4YUTpWUUqFKx1DL9fZ2sKwAcwel69OWzhP1eFO8gZIhtm400T2h5xmW-mwxIWqNuUwPHX1pFAlvlHA6pfLLkPBcnn6tefNZNb490AZxRVcWw1Ltzeh6zg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004067s ] 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.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000611s ] --------------------------------------------------------------- [2025-11-19T17:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.063518s] [吞吐率:15.74req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004986s ] 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.000360s ] --------------------------------------------------------------- [2025-11-19T17:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050968s] [吞吐率:19.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.006975s ] 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.000334s ] --------------------------------------------------------------- [2025-11-19T17:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039308s] [吞吐率:25.44req/s] [内存消耗:2,502.93kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MzQwLCJuYmYiOjE3NjM1NDYzNDAsImV4cCI6MTc2NjEzODM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TYPsMRGc7wNgY3Yfd3D6aipSHJERMwYUTcYng_0z2w2cFVoUrPv3solLGorDDeNM9q9wGmmI3vF1WwABsgAuhnri7hDWDlY0wBlrsUE-0ytnjD-GjCB53SH44Z--hIT7vUPpRV-mEib4fzaDzgbJE5HhuPGEhg5rnYlA3rcAkpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001286s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-11-19T17:59:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039459s] [吞吐率:25.34req/s] [内存消耗:2,503.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2MzQwLCJuYmYiOjE3NjM1NDYzNDAsImV4cCI6MTc2NjEzODM0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.TYPsMRGc7wNgY3Yfd3D6aipSHJERMwYUTcYng_0z2w2cFVoUrPv3solLGorDDeNM9q9wGmmI3vF1WwABsgAuhnri7hDWDlY0wBlrsUE-0ytnjD-GjCB53SH44Z--hIT7vUPpRV-mEib4fzaDzgbJE5HhuPGEhg5rnYlA3rcAkpU', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001182s ] 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.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000601s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.072837s] [吞吐率:13.73req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004143s ] 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.000322s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.060763s] [吞吐率:16.46req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006073s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.041431s] [吞吐率:24.14req/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.005818s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001394s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.056599s] [吞吐率:17.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.016414s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.042060s] [吞吐率:23.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.007038s ] 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.000404s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070414s] [吞吐率:14.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.024465s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001317s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051765s] [吞吐率:19.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.006490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001098s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002203s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.039230s] [吞吐率:25.49req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 ORDER BY `dpart_id` [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043880s] [吞吐率:22.79req/s] [内存消耗:2,568.04kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.002605s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001025s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002426s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001317s ] [ 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` = 20251119 ORDER BY `dpart_id` [ RunTime:0.001204s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.047206s] [吞吐率:21.18req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002333s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002319s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.007237s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000702s ] [ 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` = 20251119 [ RunTime:0.001379s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.054147s] [吞吐率:18.47req/s] [内存消耗:2,477.68kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001055s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000889s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.038746s] [吞吐率:25.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.001115s ] 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.001026s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051643s] [吞吐率:19.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.001192s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041580s] [吞吐率:24.05req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000813s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002750s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ 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` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000754s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.043037s] [吞吐率:23.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.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044401s] [吞吐率:22.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.009361s ] 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.000503s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.039391s] [吞吐率:25.39req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000822s ] 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.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ 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 = 20251118 group by Title order by pageview desc [ RunTime:0.004157s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.078246s] [吞吐率:12.78req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003834s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002688s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001135s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.004560s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.004321s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.003386s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.003390s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.002860s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.001995s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043771s] [吞吐率:22.85req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000803s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000611s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000932s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.051957s] [吞吐率:19.25req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014742s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.004340s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047273s] [吞吐率:21.15req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000584s ] [ 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` = 20251119 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049270s] [吞吐率: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.014100s ] 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.000574s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052819s] [吞吐率:18.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.015671s ] 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.003294s ] --------------------------------------------------------------- [2025-11-19T18: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.001109s ] 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.000352s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039205s] [吞吐率:25.51req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ 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.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 ORDER BY `renew_num` DESC [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.039348s] [吞吐率:25.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.001958s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.046085s] [吞吐率:21.70req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001400s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001717s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000773s ] [ 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` = 20251119 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035515s] [吞吐率:28.16req/s] [内存消耗:2,467.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ 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` = 20251119 [ RunTime:0.000522s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055509s] [吞吐率:18.02req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003021s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.044126s] [吞吐率:22.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.000822s ] 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.000361s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045298s] [吞吐率:22.08req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005630s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000547s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054680s] [吞吐率:18.29req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001698s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.001484s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.002032s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.001138s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001290s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001166s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.164847s] [吞吐率:6.07req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001181s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.120333s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.053381s] [吞吐率:18.73req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20251119 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.053638s] [吞吐率:18.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010679s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-11-19T18:00:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.588806s] [吞吐率:1.70req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDAwLCJuYmYiOjE3NjM1NDY0MDAsImV4cCI6MTc2NjEzODQwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.bp8X3-cn2zKfyWCWUX3SMaRXt8fy8erlh_YyZNVnU7q1DgWneB0d4-BW6QKhfke9SYgQLFkxSQeZuM8L46JW0D3i-ImQrhKdQeWi_2ipWKFmxlC7qUwrVAGXktlJXCOQW1QHXMNfFk4B6jZnRIVnSX-0z9kioOe3Tmx0Yhlz-i0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002118s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.110023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.018694s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012919s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013409s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.016152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012919s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=3 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012793s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=26 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012926s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013912s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012880s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=19 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012733s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012732s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=12 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012542s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=13 and ldate=20251118 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=34 and ldate=20251118 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=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012342s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012214s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011948s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011994s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011944s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012318s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012441s ] --------------------------------------------------------------- [2025-11-19T18:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.065370s] [吞吐率:15.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.002944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-11-19T18:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.053853s] [吞吐率:18.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.008015s ] 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.000343s ] --------------------------------------------------------------- [2025-11-19T18:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038882s] [吞吐率:25.72req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDYwLCJuYmYiOjE3NjM1NDY0NjAsImV4cCI6MTc2NjEzODQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y2ECK8Doufi93Kst9oVyQ3BHBc_NlvcgPd6eLyiED61xa4LyueiBQBG84LNeq0xe38BzU7_Aw5a28guYkJPFq2AsrSbWYCxxrJ6r7gAujZMuHGt7aDcAvCAuhfLJnkRMg3ZQnYAc3v-6_00sBI1JsUbgW0DoD1I9DKn4ufJ4YHY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002464s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000421s ] [ 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` = 20251119 [ RunTime:0.000660s ] --------------------------------------------------------------- [2025-11-19T18:01:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038981s] [吞吐率:25.65req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NDYwLCJuYmYiOjE3NjM1NDY0NjAsImV4cCI6MTc2NjEzODQ2MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.Y2ECK8Doufi93Kst9oVyQ3BHBc_NlvcgPd6eLyiED61xa4LyueiBQBG84LNeq0xe38BzU7_Aw5a28guYkJPFq2AsrSbWYCxxrJ6r7gAujZMuHGt7aDcAvCAuhfLJnkRMg3ZQnYAc3v-6_00sBI1JsUbgW0DoD1I9DKn4ufJ4YHY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002560s ] 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.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ 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` = 20251119 [ RunTime:0.000617s ] --------------------------------------------------------------- [2025-11-19T18:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.062328s] [吞吐率: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.005439s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-11-19T18:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.050309s] [吞吐率:19.88req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007387s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-11-19T18:02:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039608s] [吞吐率:25.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NTIwLCJuYmYiOjE3NjM1NDY1MjAsImV4cCI6MTc2NjEzODUyMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.akJQROjza_IGvuVhojK4-xEwzSO7JhSJK7wJb_loby1CnicTZ9z2yoOPYfS_PGNDs6JR8kzsbmgbsj73G4cwJ7Cw07hsStLt0F96O1ZWe5ozwDJAc-UJM1E-oxZ22ZunrCNogga6c3YVXQzHqtfiqYI25-cRLN4ivoQe64Hibn0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002393s ] 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.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000413s ] [ 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` = 20251119 [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-11-19T18:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.064722s] [吞吐率:15.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.005007s ] 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.000357s ] --------------------------------------------------------------- [2025-11-19T18:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.052837s] [吞吐率:18.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.009868s ] 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.000341s ] --------------------------------------------------------------- [2025-11-19T18:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048211s] [吞吐率:20.74req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NTgwLCJuYmYiOjE3NjM1NDY1ODAsImV4cCI6MTc2NjEzODU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s7cIxDQuXoYvtHn1949EbM9pEiLz5WjGy5R1X0obVA8v84L0iUVx8NBfFB0DjhnuYCNBpeMsSCZXn_cHH8xGogvb26UVYg0w9b2WxyGkBeye0Jt7GzCozc-xtwqXYgODfSeH6ylvQBZz3zLTEKU14zu_pr0UEqDZ8eVsCsXnhtc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012471s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000406s ] [ 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` = 20251119 [ RunTime:0.000714s ] --------------------------------------------------------------- [2025-11-19T18:03:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048216s] [吞吐率:20.74req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NTgwLCJuYmYiOjE3NjM1NDY1ODAsImV4cCI6MTc2NjEzODU4MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.s7cIxDQuXoYvtHn1949EbM9pEiLz5WjGy5R1X0obVA8v84L0iUVx8NBfFB0DjhnuYCNBpeMsSCZXn_cHH8xGogvb26UVYg0w9b2WxyGkBeye0Jt7GzCozc-xtwqXYgODfSeH6ylvQBZz3zLTEKU14zu_pr0UEqDZ8eVsCsXnhtc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012462s ] 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.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ 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` = 20251119 [ RunTime:0.000678s ] --------------------------------------------------------------- [2025-11-19T18:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.059186s] [吞吐率:16.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.000815s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-11-19T18:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.049891s] [吞吐率:20.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.015752s ] 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.000416s ] --------------------------------------------------------------- [2025-11-19T18:04:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049605s] [吞吐率: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NjQwLCJuYmYiOjE3NjM1NDY2NDAsImV4cCI6MTc2NjEzODY0MCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.jVI3tTru32Nv9s5d5sqLO87xpxFY7EGjKfPorINBn9_M8yMJSJtYPPrf8Pa4xMTW05Xf5B0WlwXjmmo7QOsltMtcJql-0QIuB3WqQs0IGJYwdcAOS7-BctKstDWh_7AHZmISM-ZCwxo6KbiuGdEFsBxn_vdEVvHnP6rVWKTCgi4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012599s ] 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.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000363s ] [ 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` = 20251119 [ RunTime:0.000685s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.082507s] [吞吐率:12.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.007046s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.070678s] [吞吐率:14.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.009212s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000466s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.055883s] [吞吐率:17.89req/s] [内存消耗:2,248.48kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '46', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'jlszf@123', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008105s ] 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.000407s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.035909s] [吞吐率:27.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.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.058271s] [吞吐率: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.013390s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001106s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.047900s] [吞吐率:20.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.008917s ] 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.000420s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048858s] [吞吐率: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.014590s ] 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.000389s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036765s] [吞吐率:27.20req/s] [内存消耗:2,416.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000430s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20251118 group by Title order by pageview desc [ RunTime:0.003329s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.043017s] [吞吐率:23.25req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000961s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000886s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/auth/getToken [运行时间:0.048106s] [吞吐率:20.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.013123s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050924s] [吞吐率:19.64req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014931s ] 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.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20251118' ORDER BY `PageView` DESC [ RunTime:0.000680s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061724s] [吞吐率:16.20req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012747s ] 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.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251108' LIMIT 1 [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251109' LIMIT 1 [ RunTime:0.001231s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251110' LIMIT 1 [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251111' LIMIT 1 [ RunTime:0.000966s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251112' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251113' LIMIT 1 [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251114' LIMIT 1 [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251115' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251116' LIMIT 1 [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251117' LIMIT 1 [ RunTime:0.002149s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20251118' LIMIT 1 [ RunTime:0.001015s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.049654s] [吞吐率:20.14req/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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000765s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000547s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20251118 [ RunTime:0.002436s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20251118 [ RunTime:0.002113s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20251118 [ RunTime:0.002127s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20251118 [ RunTime:0.001968s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20251118 [ RunTime:0.000954s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050602s] [吞吐率:19.76req/s] [内存消耗:2,502.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-for' => '127.0.0.1', 'content-type' => 'application/x-www-form-urlencoded', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013957s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20251119 [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.163170s] [吞吐率:6.13req/s] [内存消耗:2,424.57kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/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.000758s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20251118' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.129389s ] --------------------------------------------------------------- [2025-11-19T18:05:00+08:00] 127.0.0.1 POST localhost:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.588782s] [吞吐率:1.70req/s] [内存消耗:2,466.89kb] [文件加载: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.eyJzdWIiOiJhcGkiLCJpc3MiOiJsb2NhbGhvc3Q6ODA4MCIsImF1ZCI6ImxvY2FsaG9zdDo4MDgwIiwiaWF0IjoxNzYzNTQ2NzAwLCJuYmYiOjE3NjM1NDY3MDAsImV4cCI6MTc2NjEzODcwMCwiY2xpZW50X2lkIjoieXNrYW8iLCJ1c2VyIjoyNH0.EbGIXCgG7rnMqN5B17TIAOD90UNlP61_PZ70izb_OcX5BkRLh1ddCwYeNTKKfFAyW3Rj9sv95rwooFe-XT8stVU36ufc3cZai0i5vJU-bL64FqDFlskvy5nCs9xSS81uAZHWMo05ViaTrgCjpsD5H71X_TbZQZiZBwlb1S1LP5E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011240s ] 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.000351s ] [ 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=20251118 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.114469s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012799s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.015274s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012793s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20251118 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=15 and ldate=20251118 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=5 and ldate=20251118 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=3 and ldate=20251118 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=25 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012417s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.013162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20251118 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=27 and ldate=20251118 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=7 and ldate=20251118 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=22 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012706s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20251118 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=19 and ldate=20251118 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=18 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012978s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012551s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012397s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012264s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=20 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=23 and ldate=20251118 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=21 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012285s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 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=4 and ldate=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.012026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) 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=20251118 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.011855s ]