--------------------------------------------------------------- [ 2024-04-02T08:37:04+08:00 ] 0.0.0.0 GET / [ info ] localhost/ [运行时间:0.130050s][吞吐率:7.69req/s] [内存消耗:1,656.81kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T08:37:05+08:00 ] 0.0.0.0 GET /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.109969s][吞吐率:9.09req/s] [内存消耗:1,867.80kb] [文件加载:46] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T08:37:05+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.090408s][吞吐率:11.06req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T08:37:08+08:00 ] 0.0.0.0 GET /captcha.html?0.05018951675958094 [ info ] localhost/captcha.html?0.05018951675958094 [运行时间:0.044662s][吞吐率:22.39req/s] [内存消耗:1,325.59kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_05018951675958094' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T08:37:11+08:00 ] 0.0.0.0 POST /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.173761s][吞吐率:5.76req/s] [内存消耗:2,838.08kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'thing', 'password' => '123456', 'code' => '2233', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.024570s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.042062s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'thing' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.007682s ] --------------------------------------------------------------- [ 2024-04-02T08:37:12+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.095937s][吞吐率:10.42req/s] [内存消耗:2,893.33kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001903s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.005297s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.004072s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001486s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000909s ] --------------------------------------------------------------- [ 2024-04-02T10:02:43+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/1/unique_identification_number/123.html [ info ] localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html [运行时间:0.091365s][吞吐率:10.95req/s] [内存消耗:2,833.70kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/1/unique_identification_number/123_html' => '', 'id' => '1', 'unique_identification_number' => '123', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002032s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002384s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 1 LIMIT 1 [ RunTime:0.002089s ] --------------------------------------------------------------- [ 2024-04-02T10:06:18+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/1/unique_identification_number/123.html [ info ] localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html [运行时间:0.104928s][吞吐率:9.53req/s] [内存消耗:2,996.20kb] [文件加载:56] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Android"', 'sec-ch-ua-mobile' => '?1', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/1/unique_identification_number/123_html' => '', 'id' => '1', 'unique_identification_number' => '123', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001837s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002387s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000774s ] --------------------------------------------------------------- [ 2024-04-02T10:15:44+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.091194s][吞吐率:10.97req/s] [内存消耗:2,895.09kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Android"', 'sec-ch-ua-mobile' => '?1', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'no-cache', 'pragma' => 'no-cache', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001998s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001556s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000495s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000590s ] --------------------------------------------------------------- [ 2024-04-02T10:15:50+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.074349s][吞吐率:13.45req/s] [内存消耗:2,894.65kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.012932s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001950s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000784s ] --------------------------------------------------------------- [ 2024-04-02T10:15:51+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.063624s][吞吐率:15.72req/s] [内存消耗:2,894.65kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001499s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001721s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000772s ] --------------------------------------------------------------- [ 2024-04-02T10:16:12+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.073436s][吞吐率:13.62req/s] [内存消耗:2,893.27kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001453s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001861s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000631s ] --------------------------------------------------------------- [ 2024-04-02T10:16:16+08:00 ] 0.0.0.0 GET /admin/index/index.html [ info ] localhost/admin/index/index.html [运行时间:0.044035s][吞吐率:22.71req/s] [内存消耗:1,651.13kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T10:16:16+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.043963s][吞吐率:22.75req/s] [内存消耗:1,652.43kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T10:16:16+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.064685s][吞吐率:15.46req/s] [内存消耗:1,327.31kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T10:16:30+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.065619s][吞吐率:15.24req/s] [内存消耗:2,833.37kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '3727', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001511s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.005691s ] [ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE `username` = 'admin' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000851s ] --------------------------------------------------------------- [ 2024-04-02T10:16:31+08:00 ] 0.0.0.0 GET /admin/index/index.html [ info ] localhost/admin/index/index.html [运行时间:0.073036s][吞吐率:13.69req/s] [内存消耗:1,657.15kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Index->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Index.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\index\index.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T10:16:41+08:00 ] 0.0.0.0 GET /admin/shelves/index.html [ info ] localhost/admin/shelves/index.html [运行时间:0.105686s][吞吐率:9.46req/s] [内存消耗:3,130.85kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'shelves', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/index/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/shelves/index_html' => '', ) [ info ] [ RUN ] app\admin\controller\Shelves->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Shelves.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\shelves\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001246s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_shelves` [ RunTime:0.003288s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_shelves` LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SELECT * FROM `collect_shelves` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT * FROM `collect_shelves` ORDER BY `id` DESC [ RunTime:0.000831s ] --------------------------------------------------------------- [ 2024-04-02T10:16:42+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.090171s][吞吐率:11.09req/s] [内存消耗:2,907.76kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/shelves/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001246s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000462s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.001137s ] --------------------------------------------------------------- [ 2024-04-02T10:17:39+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.056215s][吞吐率:17.79req/s] [内存消耗:2,908.59kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/shelves/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001266s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000470s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000554s ] --------------------------------------------------------------- [ 2024-04-02T10:17:40+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.065865s][吞吐率:15.18req/s] [内存消耗:2,908.59kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/shelves/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004953s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001628s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000767s ] --------------------------------------------------------------- [ 2024-04-02T10:20:03+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.079432s][吞吐率:12.59req/s] [内存消耗:2,908.59kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/shelves/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001565s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002008s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000963s ] --------------------------------------------------------------- [ 2024-04-02T10:21:58+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.066395s][吞吐率:15.06req/s] [内存消耗:2,895.96kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001517s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001735s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.001378s ] --------------------------------------------------------------- [ 2024-04-02T10:22:05+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/1/unique_identification_number/123.html [ info ] localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html [运行时间:0.088034s][吞吐率:11.36req/s] [内存消耗:2,831.02kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/1/unique_identification_number/123_html' => '', 'id' => '1', 'unique_identification_number' => '123', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.025537s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002395s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000722s ] --------------------------------------------------------------- [ 2024-04-02T10:22:09+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.057353s][吞吐率:17.44req/s] [内存消耗:2,895.13kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001283s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000456s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000485s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000575s ] --------------------------------------------------------------- [ 2024-04-02T10:25:38+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.069374s][吞吐率:14.41req/s] [内存消耗:2,907.76kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002321s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001254s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000762s ] --------------------------------------------------------------- [ 2024-04-02T10:25:55+08:00 ] 0.0.0.0 GET /admin/information_collection/index.html [ info ] localhost/admin/information_collection/index.html [运行时间:0.039681s][吞吐率:25.20req/s] [内存消耗:1,315.30kb] [文件加载:38] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'information_collection', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/information_collection/index_html' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T10:26:03+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.054096s][吞吐率:18.49req/s] [内存消耗:2,907.45kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001272s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000456s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000569s ] --------------------------------------------------------------- [ 2024-04-02T10:26:13+08:00 ] 0.0.0.0 GET /admin/multipleshow/index.html [ info ] localhost/admin/multipleshow/index.html [运行时间:0.092966s][吞吐率:10.76req/s] [内存消耗:3,126.59kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipleshow', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/multipleshow/index_html' => '', ) [ info ] [ RUN ] app\admin\controller\Multipleshow->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Multipleshow.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\multipleshow\index.html [ array ( 0 => 'list', 1 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001507s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipleshow` [ RunTime:0.004183s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_multipleshow` LIMIT 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` ORDER BY `id` DESC [ RunTime:0.000673s ] --------------------------------------------------------------- [ 2024-04-02T10:26:15+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.061066s][吞吐率:16.38req/s] [内存消耗:2,907.76kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/multipleshow/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001292s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000460s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000766s ] --------------------------------------------------------------- [ 2024-04-02T10:39:33+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.138512s][吞吐率:7.22req/s] [内存消耗:2,895.13kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001844s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002292s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000883s ] --------------------------------------------------------------- [ 2024-04-02T10:39:35+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.089687s][吞吐率:11.15req/s] [内存消耗:2,907.76kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/multipleshow/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002469s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001753s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.001653s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.002454s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000825s ] --------------------------------------------------------------- [ 2024-04-02T10:39:56+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.075306s][吞吐率:13.28req/s] [内存消耗:2,908.59kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/multipleshow/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001383s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001635s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000645s ] --------------------------------------------------------------- [ 2024-04-02T10:39:58+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.072292s][吞吐率:13.83req/s] [内存消耗:2,895.96kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001327s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000644s ] --------------------------------------------------------------- [ 2024-04-02T10:41:46+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html [ info ] localhost/admin/thermocouple/index.html [运行时间:0.121306s][吞吐率:8.24req/s] [内存消耗:3,106.38kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'thermocouple', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/thermocouple/index_html' => '', ) [ info ] [ RUN ] app\admin\controller\Thermocouple->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001790s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.005499s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000712s ] --------------------------------------------------------------- [ 2024-04-02T10:42:20+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html [ info ] localhost/admin/thermocouple/index.html [运行时间:0.087639s][吞吐率:11.41req/s] [内存消耗:2,895.12kb] [文件加载:57] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'thermocouple', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/thermocouple/index_html' => '', ) [ info ] [ RUN ] app\admin\controller\Thermocouple->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001698s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002077s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000504s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000583s ] --------------------------------------------------------------- [ 2024-04-02T10:42:23+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html [ info ] localhost/admin/thermocouple/index.html [运行时间:0.065726s][吞吐率:15.21req/s] [内存消耗:2,894.29kb] [文件加载:57] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'thermocouple', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/thermocouple/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/thermocouple/index_html' => '', ) [ info ] [ RUN ] app\admin\controller\Thermocouple->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001441s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001615s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000694s ] --------------------------------------------------------------- [ 2024-04-02T10:53:32+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.122986s][吞吐率:8.13req/s] [内存消耗:2,895.13kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002760s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.004612s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000835s ] --------------------------------------------------------------- [ 2024-04-02T10:53:42+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.231430s][吞吐率:4.32req/s] [内存消耗:2,911.13kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/thermocouple/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001599s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002281s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000951s ] --------------------------------------------------------------- [ 2024-04-02T10:53:44+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.076881s][吞吐率:13.01req/s] [内存消耗:3,004.72kb] [文件加载:56] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002146s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.004118s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000685s ] --------------------------------------------------------------- [ 2024-04-02T10:56:49+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.078024s][吞吐率:12.82req/s] [内存消耗:2,911.27kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/communication/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001970s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.003070s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000489s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000855s ] --------------------------------------------------------------- [ 2024-04-02T10:56:51+08:00 ] 0.0.0.0 GET /admin/device/edit/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/edit/id/5/unique_identification_number/123321.html [运行时间:0.091951s][吞吐率:10.88req/s] [内存消耗:2,853.41kb] [文件加载:56] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'edit', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/edit/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->edit[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\edit.html [ array ( 0 => 'show', 1 => 'user', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.008613s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001568s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001344s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL [ RunTime:0.002169s ] --------------------------------------------------------------- [ 2024-04-02T10:56:57+08:00 ] 0.0.0.0 POST /admin/device/update.html [ info ] localhost/admin/device/update.html [运行时间:0.059772s][吞吐率:16.73req/s] [内存消耗:2,825.62kb] [文件加载:57] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/edit/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundarygJwkvY9AHckQ6RET', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '854', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/update_html' => '', 'id' => '5', 'username' => 'thing', 'field1' => '字段1', 'field2' => '字段2', 'field3' => '字段3', 'field4' => '字段4', 'field5' => '字段5', 'introduce' => ' ', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->update[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001382s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002518s ] [ sql ] [ SQL ] UPDATE `collect_device` SET `username`='thing',`field1`='字段1',`field2`='字段2',`field3`='字段3',`field4`='字段4',`field5`='字段5',`introduce`=' ' WHERE `id` = 5 [ RunTime:0.003533s ] --------------------------------------------------------------- [ 2024-04-02T10:56:58+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.099366s][吞吐率:10.06req/s] [内存消耗:2,910.94kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001783s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.030680s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.010726s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000601s ] --------------------------------------------------------------- [ 2024-04-02T10:57:00+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.069032s][吞吐率:14.49req/s] [内存消耗:2,899.51kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/1/unique_identification_number/123.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002160s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001770s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000938s ] --------------------------------------------------------------- [ 2024-04-02T10:57:04+08:00 ] 0.0.0.0 GET /home/device/edit/id/5/unique_identification_number/123321.html [ info ] localhost/home/device/edit/id/5/unique_identification_number/123321.html [运行时间:0.102590s][吞吐率:9.75req/s] [内存消耗:2,808.56kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'device', 2 => 'edit', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/device/edit/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Device->edit[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\device\edit.html [ array ( 0 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001432s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002073s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000513s ] --------------------------------------------------------------- [ 2024-04-02T10:57:20+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.060660s][吞吐率:16.49req/s] [内存消耗:2,839.62kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001264s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002289s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000750s ] --------------------------------------------------------------- [ 2024-04-02T10:59:58+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.078658s][吞吐率:12.71req/s] [内存消耗:2,898.63kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/device/edit/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.008000s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.003377s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000494s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000589s ] --------------------------------------------------------------- [ 2024-04-02T11:00:03+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:1.159551s][吞吐率:0.86req/s] [内存消耗:2,911.38kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/communication/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003790s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.006097s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.001017s ] --------------------------------------------------------------- [ 2024-04-02T11:00:06+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.203430s][吞吐率:4.92req/s] [内存消耗:2,839.62kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.006718s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.006190s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001608s ] --------------------------------------------------------------- [ 2024-04-02T11:00:23+08:00 ] 0.0.0.0 GET /admin/device/index.html [ info ] localhost/admin/device/index.html [运行时间:0.331757s][吞吐率:3.01req/s] [内存消耗:2,911.38kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/communication/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.024108s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.011978s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.001031s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000887s ] --------------------------------------------------------------- [ 2024-04-02T11:00:25+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.224716s][吞吐率:4.45req/s] [内存消耗:2,839.62kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003531s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.003438s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.002092s ] --------------------------------------------------------------- [ 2024-04-02T11:00:32+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.193605s][吞吐率:5.17req/s] [内存消耗:2,898.54kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003182s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.017806s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.008927s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.001323s ] --------------------------------------------------------------- [ 2024-04-02T11:00:33+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/5/unique_identification_number/123321.html [ info ] localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html [运行时间:0.248562s][吞吐率:4.02req/s] [内存消耗:2,996.40kb] [文件加载:56] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002436s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002577s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.002467s ] --------------------------------------------------------------- [ 2024-04-02T13:05:24+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/5/unique_identification_number/123321.html [ info ] localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html [运行时间:0.104643s][吞吐率:9.56req/s] [内存消耗:2,830.91kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004791s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002770s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000505s ] --------------------------------------------------------------- [ 2024-04-02T13:05:32+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.061681s][吞吐率:16.21req/s] [内存消耗:2,898.68kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001262s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001043s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000501s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.001265s ] --------------------------------------------------------------- [ 2024-04-02T13:06:31+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.090091s][吞吐率:11.10req/s] [内存消耗:2,839.62kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=98isb8g6df030rtue1iq9snls1', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001228s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002552s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000523s ] --------------------------------------------------------------- [ 2024-04-02T13:36:32+08:00 ] 0.0.0.0 GET /admin/device/communication/id/5/unique_identification_number/123321.html [ info ] localhost/admin/device/communication/id/5/unique_identification_number/123321.html [运行时间:0.090002s][吞吐率:11.11req/s] [内存消耗:1,661.86kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:32+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.065425s][吞吐率:15.28req/s] [内存消耗:1,652.84kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:33+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.054762s][吞吐率:18.26req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:34+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.048592s][吞吐率:20.58req/s] [内存消耗:1,656.65kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:34+08:00 ] 0.0.0.0 GET /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.052105s][吞吐率:19.19req/s] [内存消耗:1,657.21kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:34+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.046470s][吞吐率:21.52req/s] [内存消耗:1,325.38kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:36:43+08:00 ] 0.0.0.0 POST /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.072703s][吞吐率:13.75req/s] [内存消耗:2,838.08kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'thing', 'password' => '123456', 'code' => '2769', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002973s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.003195s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'thing' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000571s ] --------------------------------------------------------------- [ 2024-04-02T13:36:44+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.087256s][吞吐率:11.46req/s] [内存消耗:2,896.88kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001656s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001555s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000774s ] --------------------------------------------------------------- [ 2024-04-02T13:37:05+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.039968s][吞吐率:25.02req/s] [内存消耗:1,734.17kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '4068', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:37:06+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.041662s][吞吐率:24.00req/s] [内存消耗:1,652.84kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/device/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:37:11+08:00 ] 0.0.0.0 GET /captcha.html?0.6353097063541184 [ info ] localhost/captcha.html?0.6353097063541184 [运行时间:0.031312s][吞吐率:31.94req/s] [内存消耗:1,327.52kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_6353097063541184' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:37:16+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.062905s][吞吐率:15.90req/s] [内存消耗:2,833.37kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '8480', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001971s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.003672s ] [ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE `username` = 'admin' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000700s ] --------------------------------------------------------------- [ 2024-04-02T13:37:17+08:00 ] 0.0.0.0 GET /admin/index/index.html [ info ] localhost/admin/index/index.html [运行时间:0.048045s][吞吐率:20.81req/s] [内存消耗:1,657.15kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Index->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Index.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\index\index.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:37:19+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.097891s][吞吐率:10.22req/s] [内存消耗:3,143.34kb] [文件加载:61] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=1kdilm090idrkt3l6fav7jm062', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/index/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\index.html [ array ( 0 => 'list', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001893s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.005068s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000797s ] --------------------------------------------------------------- [ 2024-04-02T13:42:13+08:00 ] 0.0.0.0 GET /admin/user/edit/id/12.html [ info ] localhost/admin/user/edit/id/12.html [运行时间:0.072457s][吞吐率:13.80req/s] [内存消耗:1,668.61kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'edit', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/edit/id/12_html' => '', 'id' => '12', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:13+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.036030s][吞吐率:27.75req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/index.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:13+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.067752s][吞吐率:14.76req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:25+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.070013s][吞吐率:14.28req/s] [内存消耗:2,831.95kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '3222', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.005019s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.003339s ] [ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE `username` = 'admin' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000804s ] --------------------------------------------------------------- [ 2024-04-02T13:42:26+08:00 ] 0.0.0.0 GET /admin/index/index.html [ info ] localhost/admin/index/index.html [运行时间:0.045785s][吞吐率:21.84req/s] [内存消耗:1,655.63kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Index->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Index.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\index\index.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:30+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.076243s][吞吐率:13.12req/s] [内存消耗:2,926.98kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/index/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\index.html [ array ( 0 => 'list', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001297s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001660s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000502s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000566s ] --------------------------------------------------------------- [ 2024-04-02T13:42:33+08:00 ] 0.0.0.0 GET /admin/user/edit/id/12.html [ info ] localhost/admin/user/edit/id/12.html [运行时间:0.088011s][吞吐率:11.36req/s] [内存消耗:2,978.18kb] [文件加载:57] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'edit', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/edit/id/12_html' => '', 'id' => '12', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->edit[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\edit.html [ array ( 0 => 'user', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002526s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001677s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE ( `id` = 12 ) AND `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.001172s ] --------------------------------------------------------------- [ 2024-04-02T13:42:37+08:00 ] 0.0.0.0 POST /admin/user/update.html [ info ] localhost/admin/user/update.html [运行时间:0.078500s][吞吐率:12.74req/s] [内存消耗:2,847.70kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/edit/id/12.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundarygcjDiLXfcGTBbaNP', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '1107', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/update_html' => '', 'id' => '12', 'password' => 'ba3c4352a7a9e9c182e1a1ca75b7e844', 'user_phone' => '', 'user_email' => '', 'user_type' => 'internetofthings', 'cate_id' => '', 'introduce' => ' ', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->update[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001311s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001653s ] [ sql ] [ SQL ] UPDATE `collect_user` SET `password`='ba3c4352a7a9e9c182e1a1ca75b7e844',`user_phone`='',`user_email`='',`user_type`='internetofthings',`introduce`=' ',`update_time`=1712036557 WHERE `id` = 12 [ RunTime:0.002885s ] --------------------------------------------------------------- [ 2024-04-02T13:42:38+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.080169s][吞吐率:12.47req/s] [内存消耗:2,926.20kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\index.html [ array ( 0 => 'list', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001435s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.002148s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001057s ] --------------------------------------------------------------- [ 2024-04-02T13:42:45+08:00 ] 0.0.0.0 GET /home/login/logout.html [ info ] localhost/home/login/logout.html [运行时间:0.050413s][吞吐率:19.84req/s] [内存消耗:1,658.28kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'logout', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/logout_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->logout[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:45+08:00 ] 0.0.0.0 GET /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.042079s][吞吐率:23.76req/s] [内存消耗:1,657.07kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:45+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.066188s][吞吐率:15.11req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:51+08:00 ] 0.0.0.0 GET /captcha.html?0.06263472707586759 [ info ] localhost/captcha.html?0.06263472707586759 [运行时间:0.037741s][吞吐率:26.50req/s] [内存消耗:1,325.59kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_06263472707586759' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:42:55+08:00 ] 0.0.0.0 POST /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.061007s][吞吐率:16.39req/s] [内存消耗:2,838.10kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'thing', 'password' => '123456', 'code' => '4767', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001802s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.002061s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'thing' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000863s ] --------------------------------------------------------------- [ 2024-04-02T13:42:56+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.067221s][吞吐率:14.88req/s] [内存消耗:2,896.96kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001296s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000809s ] --------------------------------------------------------------- [ 2024-04-02T13:57:09+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.073610s][吞吐率:13.59req/s] [内存消耗:1,671.07kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:57:09+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.053630s][吞吐率:18.65req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T13:57:10+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.037432s][吞吐率:26.71req/s] [内存消耗:1,327.40kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=rnsvh1vgncpac0g22v1k95375i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:48+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.070460s][吞吐率:14.19req/s] [内存消耗:1,651.45kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '4260', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:50+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.067580s][吞吐率:14.80req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:50+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.049034s][吞吐率:20.39req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:53+08:00 ] 0.0.0.0 GET /captcha.html?0.7285316232372698 [ info ] localhost/captcha.html?0.7285316232372698 [运行时间:0.031079s][吞吐率:32.18req/s] [内存消耗:1,325.59kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_7285316232372698' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:57+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.039539s][吞吐率:25.29req/s] [内存消耗:1,652.81kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '44', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '42600948', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:58+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.036003s][吞吐率:27.78req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:01:58+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.037418s][吞吐率:26.73req/s] [内存消耗:1,325.38kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:04+08:00 ] 0.0.0.0 GET /captcha.html?0.24578658794731512 [ info ] localhost/captcha.html?0.24578658794731512 [运行时间:0.030019s][吞吐率:33.31req/s] [内存消耗:1,325.59kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_24578658794731512' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:08+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.040234s][吞吐率:24.85req/s] [内存消耗:1,652.81kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '4687', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:09+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.037797s][吞吐率:26.46req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/update.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:09+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.040740s][吞吐率:24.55req/s] [内存消耗:1,325.38kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:13+08:00 ] 0.0.0.0 GET /captcha.html?0.22886801958410063 [ info ] localhost/captcha.html?0.22886801958410063 [运行时间:0.073283s][吞吐率:13.65req/s] [内存消耗:1,325.59kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_22886801958410063' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:21+08:00 ] 0.0.0.0 POST /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.074242s][吞吐率:13.47req/s] [内存消耗:2,831.95kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '123456', 'code' => '8425', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002491s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.003800s ] [ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE `username` = 'admin' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000746s ] --------------------------------------------------------------- [ 2024-04-02T14:02:22+08:00 ] 0.0.0.0 GET /admin/index/index.html [ info ] localhost/admin/index/index.html [运行时间:0.040969s][吞吐率:24.41req/s] [内存消耗:1,655.63kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Index->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Index.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\index\index.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:25+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.062469s][吞吐率:16.01req/s] [内存消耗:2,927.01kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/index/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\index.html [ array ( 0 => 'list', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001297s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000893s ] --------------------------------------------------------------- [ 2024-04-02T14:02:44+08:00 ] 0.0.0.0 GET /admin/user/create.html [ info ] localhost/admin/user/create.html [运行时间:0.046865s][吞吐率:21.34req/s] [内存消耗:1,907.97kb] [文件加载:47] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'create', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/create_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->create[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\create.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:02:57+08:00 ] 0.0.0.0 POST /admin/user/save.html [ info ] localhost/admin/user/save.html [运行时间:0.060761s][吞吐率:16.46req/s] [内存消耗:2,784.90kb] [文件加载:55] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'save', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/create.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundarycANqKQkEAyisGPrT', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '949', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/save_html' => '', '__token__' => 'e9a73b8e745acb74731cc3db8e7a5f56', 'username' => 'things', 'password' => '123456', 'user_type' => 'internetofthings', 'user_phone' => '', 'user_email' => '', 'introduce' => ' ', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->save[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002941s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE ( `username` = 'things' ) AND `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] INSERT INTO `collect_user` (`username` , `password` , `user_type` , `user_phone` , `user_email` , `introduce` , `update_time`) VALUES ('things' , 'ba3c4352a7a9e9c182e1a1ca75b7e844' , 'internetofthings' , '' , '' , ' ' , 1712037777) [ RunTime:0.002501s ] --------------------------------------------------------------- [ 2024-04-02T14:02:58+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.056498s][吞吐率:17.70req/s] [内存消耗:2,928.11kb] [文件加载:59] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/save.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\User->index[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\User.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\user\index.html [ array ( 0 => 'list', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001254s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001616s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000760s ] --------------------------------------------------------------- [ 2024-04-02T14:03:01+08:00 ] 0.0.0.0 GET /home/login/logout.html [ info ] localhost/home/login/logout.html [运行时间:0.057880s][吞吐率:17.28req/s] [内存消耗:1,658.28kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'logout', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/logout_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->logout[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:03:01+08:00 ] 0.0.0.0 GET /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.033348s][吞吐率:29.99req/s] [内存消耗:1,657.07kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:03:01+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.046460s][吞吐率:21.52req/s] [内存消耗:1,325.23kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T14:03:16+08:00 ] 0.0.0.0 POST /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.188006s][吞吐率:5.32req/s] [内存消耗:2,838.08kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '41', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'things', 'password' => '123456', 'code' => '8769', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001536s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.128695s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'things' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000991s ] --------------------------------------------------------------- [ 2024-04-02T14:03:17+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.066472s][吞吐率:15.04req/s] [内存消耗:2,888.37kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001284s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001575s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000464s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000666s ] --------------------------------------------------------------- [ 2024-04-02T14:04:06+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.129146s][吞吐率:7.74req/s] [内存消耗:3,106.02kb] [文件加载:60] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001683s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001666s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.003415s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001639s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000824s ] --------------------------------------------------------------- [ 2024-04-02T14:04:07+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.067260s][吞吐率:14.87req/s] [内存消耗:2,889.50kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002896s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.003519s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000561s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000763s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000777s ] --------------------------------------------------------------- [ 2024-04-02T14:04:08+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.068281s][吞吐率:14.65req/s] [内存消耗:2,889.50kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.006968s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001254s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000716s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000799s ] --------------------------------------------------------------- [ 2024-04-02T14:04:15+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.069374s][吞吐率:14.41req/s] [内存消耗:2,889.50kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004914s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001565s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001680s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000831s ] --------------------------------------------------------------- [ 2024-04-02T14:04:46+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.125333s][吞吐率:7.98req/s] [内存消耗:3,106.02kb] [文件加载:60] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001708s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002189s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000788s ] --------------------------------------------------------------- [ 2024-04-02T14:04:47+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.063705s][吞吐率:15.70req/s] [内存消耗:2,888.72kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001531s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000797s ] --------------------------------------------------------------- [ 2024-04-02T15:44:58+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.102729s][吞吐率:9.73req/s] [内存消耗:2,888.72kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002329s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.003728s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.001716s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000618s ] --------------------------------------------------------------- [ 2024-04-02T15:45:00+08:00 ] 0.0.0.0 GET /admin/user/index.html [ info ] localhost/admin/user/index.html [运行时间:0.054001s][吞吐率:18.52req/s] [内存消耗:1,670.98kb] [文件加载:45] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'user', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/save.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/user/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:00+08:00 ] 0.0.0.0 GET /admin/login/login.html [ info ] localhost/admin/login/login.html [运行时间:0.056828s][吞吐率:17.60req/s] [内存消耗:1,652.80kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/user/save.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:00+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.041569s][吞吐率:24.06req/s] [内存消耗:1,327.31kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/admin/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:03+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.071169s][吞吐率:14.05req/s] [内存消耗:2,889.41kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.007126s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002422s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'things' LIMIT 1 [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'things' ORDER BY `id` DESC [ RunTime:0.000694s ] --------------------------------------------------------------- [ 2024-04-02T15:45:06+08:00 ] 0.0.0.0 GET /home/login/logout.html [ info ] localhost/home/login/logout.html [运行时间:0.038672s][吞吐率:25.86req/s] [内存消耗:1,658.91kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'logout', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/logout_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->logout[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:06+08:00 ] 0.0.0.0 GET /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.038488s][吞吐率:25.98req/s] [内存消耗:1,657.07kb] [文件加载:44] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:06+08:00 ] 0.0.0.0 GET /captcha.html [ info ] localhost/captcha.html [运行时间:0.051543s][吞吐率:19.40req/s] [内存消耗:1,325.38kb] [文件加载:34] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', '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', 'sec-ch-ua-platform' => '"Windows"', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ D:\phpstudy_pro\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T15:45:15+08:00 ] 0.0.0.0 POST /home/login/login.html [ info ] localhost/home/login/login.html [运行时间:0.065405s][吞吐率:15.29req/s] [内存消耗:2,838.10kb] [文件加载:54] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://localhost', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'thing', 'password' => '123456', 'code' => '6013', ) [ info ] [ RUN ] app\home\controller\Login->login[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003881s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.002855s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'thing' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000554s ] --------------------------------------------------------------- [ 2024-04-02T15:45:16+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html [ info ] localhost/home/internetofthings/index.html [运行时间:0.058304s][吞吐率:17.15req/s] [内存消耗:2,896.96kb] [文件加载:58] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/login/login.html', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001302s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000480s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000597s ] --------------------------------------------------------------- [ 2024-04-02T15:45:44+08:00 ] 0.0.0.0 GET /home/internetofthings/communication/id/5/unique_identification_number/123321.html [ info ] localhost/home/internetofthings/communication/id/5/unique_identification_number/123321.html [运行时间:0.079720s][吞吐率:12.54req/s] [内存消耗:2,995.17kb] [文件加载:56] [ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=h5d07aff1m0hcc147rfjmibd9i', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate, br', 'referer' => 'http://localhost/home/internetofthings/index.html', 'sec-fetch-dest' => 'document', 'sec-fetch-user' => '?1', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'same-origin', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'sec-ch-ua-platform' => '"Windows"', 'sec-ch-ua-mobile' => '?0', 'sec-ch-ua' => '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"', 'connection' => 'close', 'host' => 'localhost', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/5/unique_identification_number/123321_html' => '', 'id' => '5', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ D:\phpstudy_pro\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.011363s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001780s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001259s ] --------------------------------------------------------------- [ 2024-04-02T16:21:12+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.100171s][吞吐率:9.98req/s] [内存消耗:2,604.19kb] [文件加载:60] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/index/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001758s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.032710s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000788s ] --------------------------------------------------------------- [ 2024-04-02T16:21:13+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.062330s][吞吐率:16.04req/s] [内存消耗:2,460.30kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/index/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002418s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.012766s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000670s ] --------------------------------------------------------------- [ 2024-04-02T16:21:16+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.098709s][吞吐率:10.13req/s] [内存消耗:2,515.05kb] [文件加载:56] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001700s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.018020s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.001167s ] --------------------------------------------------------------- [ 2024-04-02T16:21:39+08:00 ] 124.129.68.57 GET /home/internetofthings/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/home/internetofthings/communication/id/13/unique_identification_number/123321.html [运行时间:0.062003s][吞吐率:16.13req/s] [内存消耗:2,506.91kb] [文件加载:56] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/internetofthings/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001801s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013387s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000572s ] --------------------------------------------------------------- [ 2024-04-02T16:22:06+08:00 ] 124.129.68.57 GET /home/internetofthings/index.html [ info ] www.upper-m.com/home/internetofthings/index.html [运行时间:0.069497s][吞吐率:14.39req/s] [内存消耗:2,543.48kb] [文件加载:60] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/internetofthings/communication/id/13/unique_identification_number/123321.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001685s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.014322s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000676s ] --------------------------------------------------------------- [ 2024-04-02T17:16:54+08:00 ] 124.129.68.57 GET /home/internetofthings/index.html [ info ] www.upper-m.com/home/internetofthings/index.html [运行时间:0.088312s][吞吐率:11.32req/s] [内存消耗:2,407.24kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=9uhvej5eb6qluev7r733shanpp', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/internetofthings/communication/id/13/unique_identification_number/123321.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002153s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.017185s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001361s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.001028s ] --------------------------------------------------------------- [ 2024-04-02T20:45:00+08:00 ] 124.129.68.57 GET /admin/login/login.html [ info ] www.upper-m.com/admin/login/login.html [运行时间:0.062980s][吞吐率:15.88req/s] [内存消耗:1,529.34kb] [文件加载:46] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.7', 'purpose' => 'prefetch', 'sec-purpose' => 'prefetch;prerender', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T20:45:00+08:00 ] 124.129.68.57 GET /captcha.html [ info ] www.upper-m.com/captcha.html [运行时间:0.050367s][吞吐率:19.85req/s] [内存消耗:1,151.20kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/login/login.html', 'purpose' => 'prefetch', '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/118.0.0.0 Safari/537.36', 'sec-purpose' => 'prefetch;prerender', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T20:45:08+08:00 ] 124.129.68.57 POST /admin/login/login.html [ info ] www.upper-m.com/admin/login/login.html [运行时间:0.073218s][吞吐率:13.66req/s] [内存消耗:2,468.98kb] [文件加载:56] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/login/login.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://www.upper-m.com', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'content-length' => '44', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', 'username' => 'admin', 'password' => '1058683158', 'code' => '9358', ) [ info ] [ RUN ] app\admin\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002842s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.013654s ] [ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE `username` = 'admin' AND `password` = 'b8c6b861afec5f2a9a13ad8f963df1c7' LIMIT 1 [ RunTime:0.000894s ] --------------------------------------------------------------- [ 2024-04-02T20:45:10+08:00 ] 124.129.68.57 GET /admin/index/index.html [ info ] www.upper-m.com/admin/index/index.html [运行时间:0.033929s][吞吐率:29.47req/s] [内存消耗:1,543.04kb] [文件加载:47] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/login/login.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/index/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Index->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Index.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\index\index.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T20:45:12+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.087886s][吞吐率:11.38req/s] [内存消耗:2,602.37kb] [文件加载:60] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/index/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001403s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013628s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000696s ] --------------------------------------------------------------- [ 2024-04-02T20:46:11+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.071887s][吞吐率:13.91req/s] [内存消耗:2,458.81kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/index/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002109s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.016008s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000456s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000918s ] --------------------------------------------------------------- [ 2024-04-02T20:46:13+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.063407s][吞吐率:15.77req/s] [内存消耗:2,458.81kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/index/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001749s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013144s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000499s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000782s ] --------------------------------------------------------------- [ 2024-04-02T20:46:17+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.057413s][吞吐率:17.42req/s] [内存消耗:2,363.51kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001702s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013172s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000670s ] --------------------------------------------------------------- [ 2024-04-02T20:47:03+08:00 ] 39.144.112.5 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684209 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684209 [运行时间:0.061973s][吞吐率:16.14req/s] [内存消耗:1,995.09kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684209', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001799s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.017281s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684209' LIMIT 1 [ RunTime:0.001588s ] --------------------------------------------------------------- [ 2024-04-02T20:47:04+08:00 ] 39.144.112.5 GET /kaiwu/public/index.php?s=/index/index/update/&imei=868922055684209&create_time=1712062023&v1=-0.930853&v2=0.431419&v3=-0.956288&v4=-0.726111&v5=6.480000&t=12.449065&h=78.533691&rssi=31&ccid=898604650119C1078511&imsi=460048590708511&v6=-00.000&gps=120.428882,36.324197&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/&imei=868922055684209&create_time=1712062023&v1=-0.930853&v2=0.431419&v3=-0.956288&v4=-0.726111&v5=6.480000&t=12.449065&h=78.533691&rssi=31&ccid=898604650119C1078511&imsi=460048590708511&v6=-00.000&gps=120.428882,36.324197&end=$ [运行时间:0.088834s][吞吐率:11.26req/s] [内存消耗:1,975.48kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684209', 'create_time' => '1712062023', 'v1' => '-0.930853', 'v2' => '0.431419', 'v3' => '-0.956288', 'v4' => '-0.726111', 'v5' => '6.480000', 't' => '12.449065', 'h' => '78.533691', 'rssi' => '31', 'ccid' => '898604650119C1078511', 'imsi' => '460048590708511', 'v6' => '-00.000', 'gps' => '120.428882,36.324197', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001931s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013409s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684209' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055684209',`create_time`=1712062023,`v1`=-0.930853,`v2`=0.431419,`v3`=-0.956288,`v4`=-0.726111,`v5`=6.48,`t`=12.449065,`h`=78.533691,`rssi`=31,`ccid`='898604650119C1078511',`imsi`='460048590708511',`v6`=-0,`gps`='120.428882,36.324197',`update_time`=1712062024 WHERE `imei` = '868922055684209' [ RunTime:0.000937s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.029528s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `create_time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `ccid` , `imsi` , `v6` , `gps` , `update_time`) VALUES ('868922055684209' , 1712062023 , -0.930853 , 0.431419 , -0.956288 , -0.726111 , 6.48 , 12.449065 , 78.533691 , 31 , '898604650119C1078511' , '460048590708511' , -0 , '120.428882,36.324197' , 1712062024) [ RunTime:0.004464s ] --------------------------------------------------------------- [ 2024-04-02T20:48:02+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.103687s][吞吐率:9.64req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002378s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.015718s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000861s ] --------------------------------------------------------------- [ 2024-04-02T20:48:03+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.061569s][吞吐率:16.24req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001852s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013840s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000585s ] --------------------------------------------------------------- [ 2024-04-02T20:48:33+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.063773s][吞吐率:15.68req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002371s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.014613s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000762s ] --------------------------------------------------------------- [ 2024-04-02T20:48:34+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.065150s][吞吐率:15.35req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001557s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.014658s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.001035s ] --------------------------------------------------------------- [ 2024-04-02T20:48:35+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.057187s][吞吐率:17.49req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001685s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013062s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000810s ] --------------------------------------------------------------- [ 2024-04-02T20:48:47+08:00 ] 124.129.68.57 GET /admin/device/index.html [ info ] www.upper-m.com/admin/device/index.html [运行时间:0.075093s][吞吐率:13.32req/s] [内存消耗:2,464.05kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\device.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002236s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.014212s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.001642s ] --------------------------------------------------------------- [ 2024-04-02T20:49:08+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.070930s][吞吐率:14.10req/s] [内存消耗:2,363.51kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.009362s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.015487s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000808s ] --------------------------------------------------------------- [ 2024-04-02T20:52:09+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.071058s][吞吐率:14.07req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002104s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013747s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000799s ] --------------------------------------------------------------- [ 2024-04-02T21:16:06+08:00 ] 39.144.112.30 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644021 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644021 [运行时间:0.065043s][吞吐率:15.37req/s] [内存消耗:1,994.91kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644021', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002900s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013519s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644021' LIMIT 1 [ RunTime:0.001454s ] --------------------------------------------------------------- [ 2024-04-02T21:16:07+08:00 ] 39.144.112.30 GET /kaiwu/public/index.php?s=/index/index/update/&imei=868922055644021&create_time=1712063766&v1=-1.266713&v2=0.038450&v3=-1.124639&v4=-0.631114&v5=6.300000&t=12.449065&h=78.190369&rssi=23&ccid=898604650119C1053141&imsi=460048590503141&v6=-00.000&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/&imei=868922055644021&create_time=1712063766&v1=-1.266713&v2=0.038450&v3=-1.124639&v4=-0.631114&v5=6.300000&t=12.449065&h=78.190369&rssi=23&ccid=898604650119C1053141&imsi=460048590503141&v6=-00.000&end=$ [运行时间:0.070964s][吞吐率:14.09req/s] [内存消耗:1,973.66kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644021', 'create_time' => '1712063766', 'v1' => '-1.266713', 'v2' => '0.038450', 'v3' => '-1.124639', 'v4' => '-0.631114', 'v5' => '6.300000', 't' => '12.449065', 'h' => '78.190369', 'rssi' => '23', 'ccid' => '898604650119C1053141', 'imsi' => '460048590503141', 'v6' => '-00.000', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001878s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013892s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644021' LIMIT 1 [ RunTime:0.000813s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055644021',`create_time`=1712063766,`v1`=-1.266713,`v2`=0.03845,`v3`=-1.124639,`v4`=-0.631114,`v5`=6.3,`t`=12.449065,`h`=78.190369,`rssi`=23,`ccid`='898604650119C1053141',`imsi`='460048590503141',`v6`=-0,`update_time`=1712063767 WHERE `imei` = '868922055644021' [ RunTime:0.000945s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.014489s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `create_time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `ccid` , `imsi` , `v6` , `update_time`) VALUES ('868922055644021' , 1712063766 , -1.266713 , 0.03845 , -1.124639 , -0.631114 , 6.3 , 12.449065 , 78.190369 , 23 , '898604650119C1053141' , '460048590503141' , -0 , 1712063767) [ RunTime:0.000698s ] --------------------------------------------------------------- [ 2024-04-02T22:26:05+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.075450s][吞吐率:13.25req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002079s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.015148s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000812s ] --------------------------------------------------------------- [ 2024-04-02T22:26:06+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.066730s][吞吐率:14.99req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002360s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.015340s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000785s ] --------------------------------------------------------------- [ 2024-04-02T22:26:59+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.070878s][吞吐率:14.11req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001923s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013218s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000617s ] --------------------------------------------------------------- [ 2024-04-02T22:31:41+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.083967s][吞吐率:11.91req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002907s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.016567s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000925s ] --------------------------------------------------------------- [ 2024-04-02T22:49:14+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.072185s][吞吐率:13.85req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001969s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.015337s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000780s ] --------------------------------------------------------------- [ 2024-04-02T23:01:08+08:00 ] 124.129.68.57 GET /admin/device/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/admin/device/communication/id/13/unique_identification_number/123321.html [运行时间:0.073196s][吞吐率:13.66req/s] [内存消耗:2,363.84kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'device', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/device/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/device/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\admin\controller\Device->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Device.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\device\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001959s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.014972s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000750s ] --------------------------------------------------------------- [ 2024-04-02T23:02:20+08:00 ] 124.129.68.57 GET /admin/login/login.html [ info ] www.upper-m.com/admin/login/login.html [运行时间:0.027781s][吞吐率:36.00req/s] [内存消耗:1,357.65kb] [文件加载:44] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.7', 'purpose' => 'prefetch', 'sec-purpose' => 'prefetch;prerender', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/login/login_html' => '', ) [ info ] [ RUN ] app\admin\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:20+08:00 ] 124.129.68.57 GET /captcha.html [ info ] www.upper-m.com/captcha.html [运行时间:0.027787s][吞吐率:35.99req/s] [内存消耗:1,152.96kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/admin/login/login.html', 'purpose' => 'prefetch', '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/118.0.0.0 Safari/537.36', 'sec-purpose' => 'prefetch;prerender', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:28+08:00 ] 124.129.68.57 GET /home [ info ] www.upper-m.com/home [运行时间:0.026999s][吞吐率:37.04req/s] [内存消耗:1,367.41kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.7', 'purpose' => 'prefetch', 'sec-purpose' => 'prefetch;prerender', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:28+08:00 ] 124.129.68.57 GET /home/login/login.html [ info ] www.upper-m.com/home/login/login.html [运行时间:0.033236s][吞吐率:30.09req/s] [内存消耗:1,531.13kb] [文件加载:46] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', '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.7', 'purpose' => 'prefetch', 'sec-purpose' => 'prefetch;prerender', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:28+08:00 ] 124.129.68.57 GET /captcha.html [ info ] www.upper-m.com/captcha.html [运行时间:0.023466s][吞吐率:42.61req/s] [内存消耗:1,153.15kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/login/login.html', 'purpose' => 'prefetch', '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/118.0.0.0 Safari/537.36', 'sec-purpose' => 'prefetch;prerender', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:34+08:00 ] 124.129.68.57 GET /captcha.html?0.0899109830286382 [ info ] www.upper-m.com/captcha.html?0.0899109830286382 [运行时间:0.026168s][吞吐率:38.21req/s] [内存消耗:1,152.59kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/login/login.html', '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/118.0.0.0 Safari/537.36', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_0899109830286382' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:36+08:00 ] 124.129.68.57 GET /captcha.html?0.19978796331731075 [ info ] www.upper-m.com/captcha.html?0.19978796331731075 [运行时间:0.025631s][吞吐率:39.02req/s] [内存消耗:1,152.60kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/login/login.html', '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/118.0.0.0 Safari/537.36', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', '0_19978796331731075' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-04-02T23:02:41+08:00 ] 124.129.68.57 POST /home/login/login.html [ info ] www.upper-m.com/home/login/login.html [运行时间:0.060931s][吞吐率:16.41req/s] [内存消耗:2,360.15kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/login/login.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => 'http://www.upper-m.com', 'upgrade-insecure-requests' => '1', 'cache-control' => 'max-age=0', 'content-length' => '40', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', 'username' => 'thing', 'password' => '123456', 'code' => '0679', ) [ info ] [ RUN ] app\home\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002282s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.013847s ] [ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `username` = 'thing' AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000748s ] --------------------------------------------------------------- [ 2024-04-02T23:02:42+08:00 ] 124.129.68.57 GET /home/internetofthings/index.html [ info ] www.upper-m.com/home/internetofthings/index.html [运行时间:0.058642s][吞吐率:17.05req/s] [内存消耗:2,406.23kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/login/login.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/internetofthings/index_html' => '', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\internetofthings\index.html [ array ( 0 => 'fromid', 1 => 'list', 2 => 'list1', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001537s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.012583s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE `username` = 'thing' LIMIT 1 [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000552s ] --------------------------------------------------------------- [ 2024-04-02T23:02:44+08:00 ] 124.129.68.57 GET /home/internetofthings/communication/id/13/unique_identification_number/123321.html [ info ] www.upper-m.com/home/internetofthings/communication/id/13/unique_identification_number/123321.html [运行时间:0.061158s][吞吐率:16.35req/s] [内存消耗:2,356.44kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'internetofthings', 2 => 'communication', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=e4q0mkf6lo2m2rr3lfgtmptvpd', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip, deflate', 'referer' => 'http://www.upper-m.com/home/internetofthings/index.html', '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.7', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36', 'upgrade-insecure-requests' => '1', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/internetofthings/communication/id/13/unique_identification_number/123321_html' => '', 'id' => '13', 'unique_identification_number' => '123321', ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ RUN ] app\home\controller\Internetofthings->communication[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Internetofthings.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\internetofthings\communication.html [ array ( 0 => 'fromid', 1 => 'toid', 2 => 'show', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001777s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.013445s ] [ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE `id` = 13 LIMIT 1 [ RunTime:0.000756s ] --------------------------------------------------------------- [ 2024-04-02T23:49:45+08:00 ] 85.208.96.208 GET /kaiwu/server.php [ info ] upper-m.com/kaiwu/server.php [运行时间:0.029984s][吞吐率:33.35req/s] [内存消耗:1,332.59kb] [文件加载:37] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ BIND ] 'home/Worker' [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'Worker', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)', 'connection' => 'close', 'accept-encoding' => 'gzip,deflate', 'accept' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml', 'host' => 'upper-m.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File