---------------------------------------------------------------
[ 2024-04-01T23:26:03+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.073821s][吞吐率:13.55req/s] [内存消耗:3,104.33kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.001524s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002453s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000862s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000553s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000673s ]
---------------------------------------------------------------
[ 2024-04-01T23:26:03+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.062172s][吞吐率:16.08req/s] [内存消耗:2,887.98kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.001485s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001232s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000668s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000678s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000764s ]
---------------------------------------------------------------
[ 2024-04-01T23:26:04+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.069890s][吞吐率:14.31req/s] [内存消耗:2,887.98kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.009249s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001301s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000679s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000665s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000793s ]
---------------------------------------------------------------
[ 2024-04-01T23:26:33+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.095201s][吞吐率:10.50req/s] [内存消耗:3,104.49kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.001216s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001449s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000474s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000457s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000550s ]
---------------------------------------------------------------
[ 2024-04-01T23:26:35+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.061597s][吞吐率:16.23req/s] [内存消耗:2,887.19kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.002390s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001374s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000764s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000747s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000792s ]
---------------------------------------------------------------
[ 2024-04-01T23:27:01+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.065156s][吞吐率:15.35req/s] [内存消耗:3,104.55kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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"',
  '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.002844s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001548s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000737s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000693s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000765s ]
---------------------------------------------------------------
[ 2024-04-01T23:27:51+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.067685s][吞吐率:14.77req/s] [内存消耗:3,104.51kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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"',
  '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.001568s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001233s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000678s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000698s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000795s ]
---------------------------------------------------------------
[ 2024-04-01T23:28:23+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.050553s][吞吐率:19.78req/s] [内存消耗:1,663.50kb] [文件加载: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 => 'index',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=n84dosmibovj5nknafick2jmuq',
  '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/device/index_html' => '',
)
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-04-01T23:28:23+08:00 ] 0.0.0.0 GET /admin/login/login.html
[ info ] localhost/admin/login/login.html [运行时间:0.034350s][吞吐率:29.11req/s] [内存消耗:1,863.94kb] [文件加载:46]
[ 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=n84dosmibovj5nknafick2jmuq',
  '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-01T23:28:23+08:00 ] 0.0.0.0 GET /captcha.html
[ info ] localhost/captcha.html [运行时间:0.042009s][吞吐率:23.80req/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=n84dosmibovj5nknafick2jmuq',
  '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-01T23:28:37+08:00 ] 0.0.0.0 GET /captcha.html?0.9161163206326484
[ info ] localhost/captcha.html?0.9161163206326484 [运行时间:0.031847s][吞吐率:31.40req/s] [内存消耗:1,327.64kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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_9161163206326484' => '',
  '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-01T23:28:41+08:00 ] 0.0.0.0 POST /admin/login/login.html
[ info ] localhost/admin/login/login.html [运行时间:0.066364s][吞吐率:15.07req/s] [内存消耗:2,962.41kb] [文件加载:56]
[ 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=n84dosmibovj5nknafick2jmuq',
  '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' => '1880',
)
[ 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.001547s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.001577s ]
[ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE  `username` = 'admin'  AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.000971s ]
---------------------------------------------------------------
[ 2024-04-01T23:28:42+08:00 ] 0.0.0.0 GET /admin/index/index.html
[ info ] localhost/admin/index/index.html [运行时间:0.037138s][吞吐率:26.93req/s] [内存消耗:1,878.23kb] [文件加载:47]
[ 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=n84dosmibovj5nknafick2jmuq',
  '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-01T23:28:44+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.071645s][吞吐率:13.96req/s] [内存消耗:3,123.06kb] [文件加载:60]
[ 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=n84dosmibovj5nknafick2jmuq',
  '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/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.001604s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001416s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000374s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000463s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000532s ]
---------------------------------------------------------------
[ 2024-04-01T23:28:47+08:00 ] 0.0.0.0 GET /admin/device/edit/id/4/unique_identification_number/1058683158.html
[ info ] localhost/admin/device/edit/id/4/unique_identification_number/1058683158.html [运行时间:0.068403s][吞吐率:14.62req/s] [内存消耗:3,004.62kb] [文件加载: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 => 'edit',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=n84dosmibovj5nknafick2jmuq',
  '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/4/unique_identification_number/1058683158_html' => '',
  'id' => '4',
  'unique_identification_number' => '1058683158',
)
[ 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.001254s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001404s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 4 LIMIT 1 [ RunTime:0.008594s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001269s ]
[ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL [ RunTime:0.000467s ]
---------------------------------------------------------------
[ 2024-04-01T23:29:48+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.059209s][吞吐率:16.89req/s] [内存消耗:2,907.65kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/device/edit/id/4/unique_identification_number/1058683158.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.001241s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001394s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000358s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000461s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.002564s ]
---------------------------------------------------------------
[ 2024-04-01T23:29:51+08:00 ] 0.0.0.0 GET /admin/device/edit/id/1/unique_identification_number/123.html
[ info ] localhost/admin/device/edit/id/1/unique_identification_number/123.html [运行时间:0.058716s][吞吐率:17.03req/s] [内存消耗:2,853.45kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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/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\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.001333s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001081s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.001015s ]
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_user` [ RunTime:0.001449s ]
[ sql ] [ SQL ] SELECT * FROM `collect_user` WHERE `collect_user`.`delete_time` IS NULL [ RunTime:0.000491s ]
---------------------------------------------------------------
[ 2024-04-01T23:29:55+08:00 ] 0.0.0.0 POST /admin/device/update.html
[ info ] localhost/admin/device/update.html [运行时间:0.058710s][吞吐率:17.03req/s] [内存消耗:2,826.49kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/device/edit/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',
  'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryFXOfDcBWFqAjjhJ8',
  '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' => '945',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/device/update_html' => '',
  'id' => '1',
  'username' => 'thing',
  'field1' => '字段1',
  'field2' => '字段2',
  'field3' => '字段3',
  'field4' => '字段4',
  'field5' => '字段5',
  'introduce' => '<p>这是测试用的文本 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>',
)
[ 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.002258s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001014s ]
[ sql ] [ SQL ] UPDATE `collect_device`  SET `username`='thing',`field1`='字段1',`field2`='字段2',`field3`='字段3',`field4`='字段4',`field5`='字段5',`introduce`='<p>这是测试用的文本 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>'  WHERE  `id` = 1 [ RunTime:0.001795s ]
---------------------------------------------------------------
[ 2024-04-01T23:29:56+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.061069s][吞吐率:16.37req/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=n84dosmibovj5nknafick2jmuq',
  '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.001262s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.000996s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000360s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000484s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000917s ]
---------------------------------------------------------------
[ 2024-04-01T23:29:58+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.073157s][吞吐率:13.67req/s] [内存消耗:2,894.26kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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"',
  '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.011826s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001874s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000707s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000724s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000774s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:03+08:00 ] 0.0.0.0 GET /home/device/read/id/1/unique_identification_number/123.html
[ info ] localhost/home/device/read/id/1/unique_identification_number/123.html [运行时间:0.216347s][吞吐率:4.62req/s] [内存消耗:3,125.98kb] [文件加载:60]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'home',
    1 => 'device',
    2 => 'read',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=n84dosmibovj5nknafick2jmuq',
  '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/read/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\Device->read[ 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\read.html [ array (
  0 => 'list',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.003149s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_electricmachinerydata` [ RunTime:0.024402s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_electricmachinerydata` WHERE  `unique_identification_number` = '123' LIMIT 1 [ RunTime:0.001249s ]
[ sql ] [ SQL ] SELECT * FROM `collect_electricmachinerydata` WHERE  `unique_identification_number` = '123' LIMIT 0,100 [ RunTime:0.000951s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:06+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.129106s][吞吐率:7.75req/s] [内存消耗:2,893.43kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.001975s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.004049s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.001336s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001363s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000863s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:10+08:00 ] 0.0.0.0 GET /home/device/communication/id/1/unique_identification_number/123.html
[ info ] localhost/home/device/communication/id/1/unique_identification_number/123.html [运行时间:0.189890s][吞吐率:5.27req/s] [内存消耗:3,016.70kb] [文件加载:56]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'home',
    1 => 'device',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=n84dosmibovj5nknafick2jmuq',
  '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/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\Device->communication[ 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\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.003344s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001797s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000887s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:16+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.057005s][吞吐率:17.54req/s] [内存消耗:2,893.43kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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.001278s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001015s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000451s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000468s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000561s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:40+08:00 ] 0.0.0.0 GET /home/device/edit/id/1/unique_identification_number/123.html
[ info ] localhost/home/device/edit/id/1/unique_identification_number/123.html [运行时间:0.056442s][吞吐率:17.72req/s] [内存消耗:2,958.64kb] [文件加载:56]
[ 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=n84dosmibovj5nknafick2jmuq',
  '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/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\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.001380s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001481s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000928s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:46+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.058082s][吞吐率:17.22req/s] [内存消耗:2,893.52kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/home/device/edit/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.001242s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001014s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000453s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000468s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000631s ]
---------------------------------------------------------------
[ 2024-04-01T23:30:51+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html?keyword=123
[ info ] localhost/home/internetofthings/index.html?keyword=123 [运行时间:0.064583s][吞吐率:15.48req/s] [内存消耗:2,893.76kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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' => '',
  'keyword' => '123',
)
[ 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.001245s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.000996s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `unique_identification_number` LIKE '%123%'  AND `username` = 'thing' LIMIT 1 [ RunTime:0.001861s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `unique_identification_number` LIKE '%123%'  AND `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000871s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000561s ]
---------------------------------------------------------------
[ 2024-04-01T23:32:53+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html?keyword=123
[ info ] localhost/home/internetofthings/index.html?keyword=123 [运行时间:0.072108s][吞吐率:13.87req/s] [内存消耗:3,112.67kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  '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"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/home/internetofthings/index_html' => '',
  'keyword' => '123',
)
[ 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.001514s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001238s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `unique_identification_number` LIKE '%123%'  AND `username` = 'thing' LIMIT 1 [ RunTime:0.000696s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `unique_identification_number` LIKE '%123%'  AND `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000894s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000874s ]
---------------------------------------------------------------
[ 2024-04-01T23:32:54+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.060005s][吞吐率:16.67req/s] [内存消耗:3,008.33kb] [文件加载: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=n84dosmibovj5nknafick2jmuq',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/home/internetofthings/index.html?keyword=123',
  '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.001289s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001429s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000521s ]
---------------------------------------------------------------
[ 2024-04-01T23:45:20+08:00 ] 0.0.0.0 GET /home/internetofthings/index.html
[ info ] localhost/home/internetofthings/index.html [运行时间:0.063588s][吞吐率:15.73req/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=n84dosmibovj5nknafick2jmuq',
  '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.001358s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001039s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` WHERE  `username` = 'thing' LIMIT 1 [ RunTime:0.000490s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000500s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `username` = 'thing' ORDER BY `id` DESC [ RunTime:0.000611s ]
---------------------------------------------------------------
[ 2024-04-01T23:45:23+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.053311s][吞吐率:18.76req/s] [内存消耗:2,835.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=n84dosmibovj5nknafick2jmuq',
  '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.001301s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001021s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000481s ]