--------------------------------------------------------------- [ 2021-05-26T00:02:44+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.059893s] [吞吐率:16.70req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000686s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002773s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000352s ] --------------------------------------------------------------- [ 2021-05-26T00:03:37+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/info [运行时间:0.073696s] [吞吐率:13.57req/s] [内存消耗:3,209.65kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'getuserinfo', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->getUserInfo[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.017823s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_role` [ RunTime:0.002657s ] [ sql ] [ SQL ] SELECT * FROM `heima_role` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [ 2021-05-26T00:03:38+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.056101s] [吞吐率:17.83req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002856s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000407s ] --------------------------------------------------------------- [ 2021-05-26T00:03:57+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.065496s] [吞吐率:15.27req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002023s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002717s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=1,`update_time`=1621958637 WHERE `id` = 518 [ RunTime:0.008921s ] --------------------------------------------------------------- [ 2021-05-26T00:03:58+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.056780s] [吞吐率:17.61req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003072s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002660s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000346s ] --------------------------------------------------------------- [ 2021-05-26T00:04:04+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.063002s] [吞吐率:15.87req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001067s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002790s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000503s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=0,`update_time`=1621958644 WHERE `id` = 518 [ RunTime:0.009063s ] --------------------------------------------------------------- [ 2021-05-26T00:04:05+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.056295s] [吞吐率:17.76req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002046s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002697s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000359s ] --------------------------------------------------------------- [ 2021-05-26T00:04:15+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.059361s] [吞吐率:16.85req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002318s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002822s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000458s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=1,`update_time`=1621958655 WHERE `id` = 518 [ RunTime:0.003805s ] --------------------------------------------------------------- [ 2021-05-26T00:04:16+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.056068s] [吞吐率:17.84req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000821s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002764s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000350s ] --------------------------------------------------------------- [ 2021-05-26T00:04:17+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.071368s] [吞吐率:14.01req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.007725s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002819s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000426s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=0,`update_time`=1621958657 WHERE `id` = 518 [ RunTime:0.008879s ] --------------------------------------------------------------- [ 2021-05-26T00:04:18+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.057824s] [吞吐率:17.29req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002521s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002817s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000395s ] --------------------------------------------------------------- [ 2021-05-26T00:15:26+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.059051s] [吞吐率:16.93req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002790s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000381s ] --------------------------------------------------------------- [ 2021-05-26T00:16:39+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.056166s] [吞吐率:17.80req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003184s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000376s ] --------------------------------------------------------------- [ 2021-05-26T00:18:20+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.057253s] [吞吐率:17.47req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000692s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002788s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000351s ] --------------------------------------------------------------- [ 2021-05-26T00:20:52+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.057798s] [吞吐率:17.30req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000700s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002794s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000832s ] --------------------------------------------------------------- [ 2021-05-26T00:21:04+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.059054s] [吞吐率:16.93req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003716s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.002479s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000370s ] --------------------------------------------------------------- [ 2021-05-26T00:22:03+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.062816s] [吞吐率:15.92req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004474s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002646s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000375s ] --------------------------------------------------------------- [ 2021-05-26T00:27:04+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.067434s] [吞吐率:14.83req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002688s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000365s ] --------------------------------------------------------------- [ 2021-05-26T00:27:08+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.056112s] [吞吐率:17.82req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000623s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002641s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000352s ] --------------------------------------------------------------- [ 2021-05-26T00:27:12+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.057412s] [吞吐率:17.42req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000696s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002807s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000369s ] --------------------------------------------------------------- [ 2021-05-26T00:27:13+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.053296s] [吞吐率:18.76req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000603s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002689s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000395s ] --------------------------------------------------------------- [ 2021-05-26T00:27:14+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=3&limit=1 [运行时间:0.055616s] [吞吐率:17.98req/s] [内存消耗:3,178.77kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '3', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002902s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 2,1 [ RunTime:0.000355s ] --------------------------------------------------------------- [ 2021-05-26T00:27:15+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=4&limit=1 [运行时间:0.060063s] [吞吐率:16.65req/s] [内存消耗:3,178.77kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '4', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003302s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002787s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 3,1 [ RunTime:0.000368s ] --------------------------------------------------------------- [ 2021-05-26T00:27:21+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=4&limit=5 [运行时间:0.054483s] [吞吐率:18.35req/s] [内存消耗:3,177.55kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '4', 'limit' => '5', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000622s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002874s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 15,5 [ RunTime:0.000946s ] --------------------------------------------------------------- [ 2021-05-26T00:27:21+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=5 [运行时间:0.055987s] [吞吐率:17.86req/s] [内存消耗:3,180.39kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '5', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000661s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002769s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000559s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,5 [ RunTime:0.000897s ] --------------------------------------------------------------- [ 2021-05-26T00:27:35+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.055830s] [吞吐率:17.91req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000679s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002888s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000347s ] --------------------------------------------------------------- [ 2021-05-26T00:28:15+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=5 [运行时间:0.055027s] [吞吐率:18.17req/s] [内存消耗:3,180.39kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '5', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000826s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002754s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,5 [ RunTime:0.000857s ] --------------------------------------------------------------- [ 2021-05-26T00:30:47+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.062499s] [吞吐率:16.00req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000740s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003507s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000439s ] --------------------------------------------------------------- [ 2021-05-26T00:30:50+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.062783s] [吞吐率:15.93req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003060s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000375s ] --------------------------------------------------------------- [ 2021-05-26T00:31:09+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=3&limit=1 [运行时间:0.058175s] [吞吐率:17.19req/s] [内存消耗:3,178.77kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '3', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002529s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002750s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 2,1 [ RunTime:0.000362s ] --------------------------------------------------------------- [ 2021-05-26T00:31:25+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=4&limit=1 [运行时间:0.056215s] [吞吐率:17.79req/s] [内存消耗:3,178.77kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '4', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000669s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002732s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 3,1 [ RunTime:0.000347s ] --------------------------------------------------------------- [ 2021-05-26T00:31:31+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.056782s] [吞吐率:17.61req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002773s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000355s ] --------------------------------------------------------------- [ 2021-05-26T00:31:36+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.109378s] [吞吐率:9.14req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.047322s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.005868s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.001914s ] --------------------------------------------------------------- [ 2021-05-26T00:31:36+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=20 [运行时间:0.066472s] [吞吐率:15.04req/s] [内存消耗:3,177.55kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002163s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.005669s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.001294s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 20,20 [ RunTime:0.008675s ] --------------------------------------------------------------- [ 2021-05-26T00:31:54+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=10 [运行时间:0.060876s] [吞吐率:16.43req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002581s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002912s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000890s ] --------------------------------------------------------------- [ 2021-05-26T00:31:58+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.055943s] [吞吐率:17.88req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002749s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000881s ] --------------------------------------------------------------- [ 2021-05-26T00:32:04+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=10 [运行时间:0.057320s] [吞吐率:17.45req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000642s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003155s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000873s ] --------------------------------------------------------------- [ 2021-05-26T00:32:12+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.056284s] [吞吐率:17.77req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002756s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000901s ] --------------------------------------------------------------- [ 2021-05-26T00:32:21+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.053810s] [吞吐率:18.58req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000642s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002658s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000366s ] --------------------------------------------------------------- [ 2021-05-26T00:32:23+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.055131s] [吞吐率:18.14req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000579s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002706s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000871s ] --------------------------------------------------------------- [ 2021-05-26T00:32:25+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=10 [运行时间:0.056526s] [吞吐率:17.69req/s] [内存消耗:3,180.40kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000872s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002766s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000885s ] --------------------------------------------------------------- [ 2021-05-26T00:32:27+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=5 [运行时间:0.058582s] [吞吐率:17.07req/s] [内存消耗:3,180.39kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '5', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000565s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002730s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,5 [ RunTime:0.000868s ] --------------------------------------------------------------- [ 2021-05-26T00:32:29+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.053505s] [吞吐率:18.69req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000609s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002651s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000349s ] --------------------------------------------------------------- [ 2021-05-26T00:32:32+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.055495s] [吞吐率:18.02req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001449s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002660s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000540s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000347s ] --------------------------------------------------------------- [ 2021-05-26T00:33:02+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.080854s] [吞吐率:12.37req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 517, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000735s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002986s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 517 LIMIT 1 [ RunTime:0.000493s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=1,`update_time`=1621960382 WHERE `id` = 517 [ RunTime:0.018233s ] --------------------------------------------------------------- [ 2021-05-26T00:33:03+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=2&limit=1 [运行时间:0.054787s] [吞吐率:18.25req/s] [内存消耗:3,178.92kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '2', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000716s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002721s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 1,1 [ RunTime:0.000347s ] --------------------------------------------------------------- [ 2021-05-26T00:33:05+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/remove [运行时间:0.066056s] [吞吐率:15.14req/s] [内存消耗:3,171.11kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'remove', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 517, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->remove[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000613s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002733s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `is_del`=1,`update_time`=1621960385 WHERE `id` = 517 [ RunTime:0.013775s ] --------------------------------------------------------------- [ 2021-05-26T00:33:06+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.053409s] [吞吐率:18.72req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000676s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002711s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000353s ] --------------------------------------------------------------- [ 2021-05-26T00:33:14+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.061285s] [吞吐率:16.32req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000773s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002690s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=1,`update_time`=1621960394 WHERE `id` = 518 [ RunTime:0.008352s ] --------------------------------------------------------------- [ 2021-05-26T00:33:15+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.054817s] [吞吐率:18.24req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000723s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002723s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000352s ] --------------------------------------------------------------- [ 2021-05-26T00:33:16+08:00 ] 127.0.0.1 POST autumnfish.cn/heimamm/public/user/status [运行时间:0.062458s] [吞吐率:16.01req/s] [内存消耗:3,177.62kb] [文件加载:66] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'setstaus', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'origin' => 'http://localhost:8081', 'content-type' => 'application/json;charset=UTF-8', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'content-length' => '10', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'id' => 518, ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->setStaus[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000655s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002674s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `id` = 518 LIMIT 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] UPDATE `heima_user` SET `status`=0,`update_time`=1621960396 WHERE `id` = 518 [ RunTime:0.008484s ] --------------------------------------------------------------- [ 2021-05-26T00:33:17+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.054235s] [吞吐率:18.44req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8081', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8081', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8081/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60ad1ccf41471', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000755s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002816s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000346s ] --------------------------------------------------------------- [ 2021-05-26T00:33:39+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.054829s] [吞吐率:18.24req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000633s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002804s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000377s ] --------------------------------------------------------------- [ 2021-05-26T00:33:40+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.054781s] [吞吐率:18.25req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000683s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002774s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000352s ] --------------------------------------------------------------- [ 2021-05-26T00:35:49+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.065719s] [吞吐率:15.22req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.007417s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002770s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000391s ] --------------------------------------------------------------- [ 2021-05-26T00:35:59+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.071865s] [吞吐率:13.92req/s] [内存消耗:3,178.98kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'cookie' => 'token=60ad1ccf41471; PHPSESSID=h11hgt3g8h32lv69s3f0969vh0', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'empty', 'sec-fetch-mode' => 'cors', 'sec-fetch-site' => 'same-origin', 'token' => '60acf88692a96', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'accept' => 'application/json, text/plain, */*', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000938s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.004157s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000506s ] --------------------------------------------------------------- [ 2021-05-26T03:54:31+08:00 ] 11.187.186.192 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621855318009 [运行时间:0.037872s] [吞吐率:26.40req/s] [内存消耗:1,938.05kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '11.187.186.192', 'x-forwarded-for' => '11.187.186.192', 'via' => 'http/1.1 traffic_server[598044c7-66c4-4c3c-a654-2d1e262a122f] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621855318009' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T03:54:31+08:00 ] 183.3.255.18 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621855318009 [运行时间:0.035153s] [吞吐率:28.45req/s] [内存消耗:1,936.88kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'accept' => '*/*', 'x-from-cdn' => 'xinan', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621855318009' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T08:40:26+08:00 ] 9.223.37.36 GET autumnfish.cn/heimamm/public/logout [运行时间:0.032611s] [吞吐率:30.66req/s] [内存消耗:1,895.55kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'logout', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '9.223.37.36', 'x-forwarded-for' => '9.223.37.36', 'via' => 'http/1.1 traffic_server[d87d41d2-4c31-4713-bd90-8b02425a8247] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T08:45:44+08:00 ] 11.187.186.209 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621874538211 [运行时间:0.040602s] [吞吐率:24.63req/s] [内存消耗:1,938.10kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '11.187.186.209', 'x-forwarded-for' => '11.187.186.209', 'via' => 'http/1.1 traffic_server[503ef8c2-e394-42bc-b401-1df7c0d6d216] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621874538211' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T08:45:44+08:00 ] 113.96.221.239 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621874538211 [运行时间:0.034977s] [吞吐率:28.59req/s] [内存消耗:1,936.89kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'accept' => '*/*', 'x-from-cdn' => 'xinan', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621874538211' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T08:57:14+08:00 ] 11.187.179.207 GET autumnfish.cn/heimamm/public/info [运行时间:0.033493s] [吞吐率:29.86req/s] [内存消耗:1,895.63kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'getuserinfo', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '11.187.179.207', 'x-forwarded-for' => '11.187.179.207', 'via' => 'http/1.1 traffic_server[ba94710e-204c-4b73-946b-d2ba2baabe61] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T14:33:07+08:00 ] 11.187.186.102 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621873443915 [运行时间:0.037331s] [吞吐率:26.79req/s] [内存消耗:1,938.16kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '11.187.186.102', 'x-forwarded-for' => '11.187.186.102', 'via' => 'http/1.1 traffic_server[56e14c6d-e0c4-49c4-a905-28ddfa12d0ee] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621873443915' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T14:33:07+08:00 ] 113.96.246.151 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621873443915 [运行时间:0.036164s] [吞吐率:27.65req/s] [内存消耗:1,936.90kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'accept' => '*/*', 'x-from-cdn' => 'xinan', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621873443915' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T15:26:33+08:00 ] 223.213.116.114 GET autumnfish.cn/heimamm/public/ [运行时间:0.032208s] [吞吐率:31.05req/s] [内存消耗:1,601.05kb] [文件加载:47] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-GB;q=0.8,en-US;q=0.7,en;q=0.6', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T18:42:12+08:00 ] 9.148.190.134 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621872729058 [运行时间:0.035599s] [吞吐率:28.09req/s] [内存消耗:1,938.05kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '9.148.190.134', 'x-forwarded-for' => '9.148.190.134', 'via' => 'http/1.1 traffic_server[ddcbe3ed-ba46-43bc-8d45-26c1aae57187] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621872729058' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T18:42:12+08:00 ] 113.96.221.249 GET autumnfish.cn/heimamm/public/captcha?type%3Dlogin%26sdgsdg%3D1621872729058 [运行时间:0.035769s] [吞吐率:27.96req/s] [内存消耗:1,936.91kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'accept' => '*/*', 'x-from-cdn' => 'xinan', ) [ info ] [ PARAM ] array ( 'type=login&sdgsdg=1621872729058' => '', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T22:33:41+08:00 ] 127.0.0.1 GET autumnfish.cn/heimamm/public/captcha?type=login [运行时间:0.036238s] [吞吐率:27.60req/s] [内存消耗:1,941.59kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => 'localhost:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '127.0.0.1', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost:8080/', 'sec-fetch-dest' => 'image', 'sec-fetch-mode' => 'no-cors', 'sec-fetch-site' => 'same-origin', 'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '" Not A;Brand";v="99", "Chromium";v="90", "Google Chrome";v="90"', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'type' => 'login', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T22:42:47+08:00 ] 172.20.10.12 GET autumnfish.cn/heimamm/public/captcha?type=login [运行时间:0.037377s] [吞吐率:26.75req/s] [内存消耗:1,940.03kb] [文件加载:52] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'captcha', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'type' => 'login', ) [ info ] [ RUN ] app\api\controller\Account->captcha[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2021-05-26T22:42:53+08:00 ] 172.20.10.12 POST autumnfish.cn/heimamm/public/login [运行时间:0.076335s] [吞吐率:13.10req/s] [内存消耗:3,254.30kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'account', 2 => 'login', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'cookie' => 'PHPSESSID=50gu9f03ddv9tambh5srquhii6', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'origin' => 'http://172.20.10.12:8080', 'content-type' => 'application/json;charset=UTF-8', 'token' => 'null', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'content-length' => '75', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'phone' => '13144827260', 'password' => '12345678', 'code' => '3599', 'isPass' => array ( 0 => true, ), ) [ info ] [ RUN ] app\api\controller\Account->login[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\Account.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.020867s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003280s ] [ sql ] [ SQL ] SELECT * FROM `heima_user` WHERE `phone` = '13144827260' LIMIT 1 [ RunTime:0.000946s ] --------------------------------------------------------------- [ 2021-05-26T22:42:57+08:00 ] 172.20.10.12 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=1 [运行时间:0.055819s] [吞吐率:17.92req/s] [内存消耗:3,177.35kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'cookie' => 'token=60ae5e6d81983; PHPSESSID=50gu9f03ddv9tambh5srquhii6', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'token' => '60ae5e6d81983', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '1', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002496s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002731s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,1 [ RunTime:0.000391s ] --------------------------------------------------------------- [ 2021-05-26T22:43:01+08:00 ] 172.20.10.12 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=5 [运行时间:0.079575s] [吞吐率:12.57req/s] [内存消耗:3,178.20kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'cookie' => 'token=60ae5e6d81983; PHPSESSID=50gu9f03ddv9tambh5srquhii6', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'token' => '60ae5e6d81983', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '5', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.020999s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.003189s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,5 [ RunTime:0.000902s ] --------------------------------------------------------------- [ 2021-05-26T22:43:05+08:00 ] 172.20.10.12 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=10 [运行时间:0.055975s] [吞吐率:17.87req/s] [内存消耗:3,178.21kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'cookie' => 'token=60ae5e6d81983; PHPSESSID=50gu9f03ddv9tambh5srquhii6', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'token' => '60ae5e6d81983', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '10', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000653s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002751s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000935s ] --------------------------------------------------------------- [ 2021-05-26T22:43:07+08:00 ] 172.20.10.12 GET autumnfish.cn/heimamm/public/user/list?username=&email=&role_id=&page=1&limit=20 [运行时间:0.094910s] [吞吐率:10.54req/s] [内存消耗:3,178.21kb] [文件加载:67] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'user', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'x-forwarded-host' => '172.20.10.12:8080', 'x-forwarded-proto' => 'http', 'x-forwarded-port' => '8080', 'x-forwarded-for' => '172.20.10.12', 'cookie' => 'token=60ae5e6d81983; PHPSESSID=50gu9f03ddv9tambh5srquhii6', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7,zh-TW;q=0.6', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://172.20.10.12:8080/', 'token' => '60ae5e6d81983', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36', 'accept' => 'application/json, text/plain, */*', 'connection' => 'close', 'host' => 'autumnfish.cn', ) [ info ] [ PARAM ] array ( 'username' => '', 'email' => '', 'role_id' => '', 'page' => '1', 'limit' => '20', ) [ info ] [ CACHE ] INIT File [ info ] [ RUN ] app\api\controller\User->loadlist[ C:\phpStudy\PHPTutorial\WWW\heimamm\application\api\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.039295s ] mysql:host=127.0.0.1;port=3306;dbname=heimamm;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `heima_user` [ RunTime:0.002719s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `heima_user` WHERE `is_del` = 0 LIMIT 1 [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `id`,`username`,`email`,`phone`,`avatar`,`remark`,`status`,`role_id`,`create_time`,`update_time` FROM `heima_user` WHERE `is_del` = 0 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000846s ] --------------------------------------------------------------- [ 2021-05-26T23:34:11+08:00 ] 11.187.186.95 GET autumnfish.cn/heimamm/public/subject/list?rid%3D%26name%3D%26username%3D%26status%3D%26page%3D1%26limit%3D1 [运行时间:0.032727s] [吞吐率:30.56req/s] [内存消耗:1,887.84kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\heimamm\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'subject', 2 => 'loadlist', ), 'convert' => false, ) [ info ] [ HEADER ] array ( 'host' => 'autumnfish.cn', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', 'client-ip' => '11.187.186.95', 'x-forwarded-for' => '11.187.186.95', 'via' => 'http/1.1 traffic_server[a24965fc-bcf0-41e8-a870-743efa63fa0c] (ApacheTrafficServer/9.0.0)', ) [ info ] [ PARAM ] array ( 'rid=&name=&username=&status=&page=1&limit=1' => '', ) [ info ] [ LOG ] INIT File