---------------------------------------------------------------
[ 2023-07-20T12:25:37+08:00 ] 0.0.0.0 GET /
[ info ] localhost/ [运行时间:0.120337s][吞吐率:8.31req/s] [内存消耗:1,656.77kb] [文件加载: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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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
---------------------------------------------------------------
[ 2023-07-20T12:25:37+08:00 ] 0.0.0.0 GET /home/login/login.html
[ info ] localhost/home/login/login.html [运行时间:0.041799s][吞吐率:23.92req/s] [内存消耗:1,652.42kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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/110.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
---------------------------------------------------------------
[ 2023-07-20T12:25:37+08:00 ] 0.0.0.0 GET /captcha.html
[ info ] localhost/captcha.html [运行时间:0.068919s][吞吐率:14.51req/s] [内存消耗:1,325.18kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.0.0.0 Safari/537.36',
  'sec-ch-ua-mobile' => '?0',
  'sec-ch-ua' => '"Chromium";v="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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
---------------------------------------------------------------
[ 2023-07-20T13:27:42+08:00 ] 0.0.0.0 GET /captcha.html
[ info ] localhost/captcha.html [运行时间:0.082607s][吞吐率:12.11req/s] [内存消耗:1,325.34kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.0.0.0 Safari/537.36',
  'sec-ch-ua-mobile' => '?0',
  'sec-ch-ua' => '"Chromium";v="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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
---------------------------------------------------------------
[ 2023-07-20T13:34:22+08:00 ] 0.0.0.0 GET /admin
[ info ] localhost/admin [运行时间:0.082350s][吞吐率:12.14req/s] [内存消耗:1,670.52kb] [文件加载:45]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => NULL,
    2 => NULL,
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin' => '',
)
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2023-07-20T13:34:22+08:00 ] 0.0.0.0 GET /admin/login/login.html
[ info ] localhost/admin/login/login.html [运行时间:0.047886s][吞吐率:20.88req/s] [内存消耗:1,652.38kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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/110.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
---------------------------------------------------------------
[ 2023-07-20T13:34:23+08:00 ] 0.0.0.0 GET /captcha.html
[ info ] localhost/captcha.html [运行时间:0.507504s][吞吐率:1.97req/s] [内存消耗:1,325.34kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.0.0.0 Safari/537.36',
  'sec-ch-ua-mobile' => '?0',
  'sec-ch-ua' => '"Chromium";v="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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
---------------------------------------------------------------
[ 2023-07-20T13:34:27+08:00 ] 0.0.0.0 GET /captcha.html?0.30365759472765474
[ info ] localhost/captcha.html?0.30365759472765474 [运行时间:0.040360s][吞吐率:24.78req/s] [内存消耗:1,325.54kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.0.0.0 Safari/537.36',
  'sec-ch-ua-mobile' => '?0',
  'sec-ch-ua' => '"Chromium";v="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/captcha_html' => '',
  '0_30365759472765474' => '',
  '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
---------------------------------------------------------------
[ 2023-07-20T13:34:30+08:00 ] 0.0.0.0 POST /admin/login/login.html
[ info ] localhost/admin/login/login.html [运行时间:0.095231s][吞吐率:10.50req/s] [内存消耗:2,831.91kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'content-length' => '40',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/login/login_html' => '',
  'username' => 'admin',
  'password' => '123456',
  'code' => '2388',
)
[ 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.008610s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_manager` [ RunTime:0.006342s ]
[ sql ] [ SQL ] SELECT * FROM `collect_manager` WHERE  `username` = 'admin'  AND `password` = 'ba3c4352a7a9e9c182e1a1ca75b7e844' LIMIT 1 [ RunTime:0.002918s ]
---------------------------------------------------------------
[ 2023-07-20T13:34:32+08:00 ] 0.0.0.0 GET /admin/index/index.html
[ info ] localhost/admin/index/index.html [运行时间:0.046653s][吞吐率:21.43req/s] [内存消耗:1,655.31kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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
---------------------------------------------------------------
[ 2023-07-20T13:34:35+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html
[ info ] localhost/admin/thermocouple/index.html [运行时间:0.077277s][吞吐率:12.94req/s] [内存消耗:2,888.49kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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.001657s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003482s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000638s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001161s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000717s ]
---------------------------------------------------------------
[ 2023-07-20T13:34:41+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html
[ info ] localhost/admin/thermocouple/index.html [运行时间:0.076581s][吞吐率:13.06req/s] [内存消耗:2,889.32kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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.001513s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001775s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000686s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000729s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000793s ]
---------------------------------------------------------------
[ 2023-07-20T13:35:16+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.085633s][吞吐率:11.68req/s] [内存消耗:2,827.76kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.002867s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001604s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.001905s ]
---------------------------------------------------------------
[ 2023-07-20T13:35:41+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.089271s][吞吐率:11.20req/s] [内存消耗:2,905.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=7vmn57if431gq7u5kvrfh1bh0h',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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.013849s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002861s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000554s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001729s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000914s ]
---------------------------------------------------------------
[ 2023-07-20T13:35:43+08:00 ] 0.0.0.0 GET /admin/device/communication/id/3/unique_identification_number/15621561103.html
[ info ] localhost/admin/device/communication/id/3/unique_identification_number/15621561103.html [运行时间:0.071769s][吞吐率:13.93req/s] [内存消耗:2,838.01kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/device/communication/id/3/unique_identification_number/15621561103_html' => '',
  'id' => '3',
  'unique_identification_number' => '15621561103',
)
[ 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.001565s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001800s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 3 LIMIT 1 [ RunTime:0.002180s ]
---------------------------------------------------------------
[ 2023-07-20T13:36:20+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html
[ info ] localhost/admin/thermocouple/index.html [运行时间:0.087541s][吞吐率:11.42req/s] [内存消耗:2,888.68kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/device/communication/id/3/unique_identification_number/15621561103.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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  '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.002920s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003131s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.001209s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001882s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000560s ]
---------------------------------------------------------------
[ 2023-07-20T13:36:21+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.067527s][吞吐率:14.81req/s] [内存消耗:2,827.76kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001687s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001231s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.001503s ]
---------------------------------------------------------------
[ 2023-07-20T13:47:13+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.128495s][吞吐率:7.78req/s] [内存消耗:2,828.59kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\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_thermocouple` [ RunTime:0.003196s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000723s ]
---------------------------------------------------------------
[ 2023-07-20T13:47:36+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.094203s][吞吐率:10.62req/s] [内存消耗:2,828.59kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.023707s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002014s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000692s ]
---------------------------------------------------------------
[ 2023-07-20T13:51:01+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.120334s][吞吐率:8.31req/s] [内存消耗:2,828.59kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001920s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.004271s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000759s ]
---------------------------------------------------------------
[ 2023-07-20T14:52:41+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.110126s][吞吐率:9.08req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.003117s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.004947s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000830s ]
---------------------------------------------------------------
[ 2023-07-20T14:54:54+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.103778s][吞吐率:9.64req/s] [内存消耗:2,827.34kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.022575s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002823s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000905s ]
---------------------------------------------------------------
[ 2023-07-20T14:55:53+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.062530s][吞吐率:15.99req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ 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_thermocouple` [ RunTime:0.002208s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000657s ]
---------------------------------------------------------------
[ 2023-07-20T15:17:17+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.070621s][吞吐率:14.16req/s] [内存消耗:2,994.12kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001629s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003174s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000765s ]
---------------------------------------------------------------
[ 2023-07-20T15:19:56+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.085672s][吞吐率:11.67req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.021029s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001219s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000765s ]
---------------------------------------------------------------
[ 2023-07-20T15:20:12+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.055553s][吞吐率:18.00req/s] [内存消耗:2,828.59kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001542s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002417s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000816s ]
---------------------------------------------------------------
[ 2023-07-20T15:21:54+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.072004s][吞吐率:13.89req/s] [内存消耗:2,828.59kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.014782s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001933s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000567s ]
---------------------------------------------------------------
[ 2023-07-20T15:34:14+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.125705s][吞吐率:7.96req/s] [内存消耗:2,994.12kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.003364s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.005162s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000966s ]
---------------------------------------------------------------
[ 2023-07-20T15:35:51+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.101471s][吞吐率:9.86req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.002617s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003982s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000690s ]
---------------------------------------------------------------
[ 2023-07-20T15:40:19+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.096371s][吞吐率:10.38req/s] [内存消耗:2,994.12kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.002636s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.004388s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.001174s ]
---------------------------------------------------------------
[ 2023-07-20T16:04:57+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.100176s][吞吐率:9.98req/s] [内存消耗:2,994.12kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.003962s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.004208s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000785s ]
---------------------------------------------------------------
[ 2023-07-20T16:05:36+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.060477s][吞吐率:16.54req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001660s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001155s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000686s ]
---------------------------------------------------------------
[ 2023-07-20T16:10:43+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.077915s][吞吐率:12.83req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001612s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002211s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000740s ]
---------------------------------------------------------------
[ 2023-07-20T16:33:50+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.105568s][吞吐率:9.47req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.004797s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.004099s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000783s ]
---------------------------------------------------------------
[ 2023-07-20T16:38:45+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.113306s][吞吐率:8.83req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001936s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002410s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000773s ]
---------------------------------------------------------------
[ 2023-07-20T17:11:35+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.107345s][吞吐率:9.32req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.002179s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003892s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000728s ]
---------------------------------------------------------------
[ 2023-07-20T17:12:27+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.063306s][吞吐率:15.80req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001597s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001106s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000558s ]
---------------------------------------------------------------
[ 2023-07-20T17:14:35+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.076400s][吞吐率:13.09req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.002203s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.003015s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000910s ]
---------------------------------------------------------------
[ 2023-07-20T17:15:44+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.065157s][吞吐率:15.35req/s] [内存消耗:2,994.12kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001504s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001126s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000553s ]
---------------------------------------------------------------
[ 2023-07-20T17:15:48+08:00 ] 0.0.0.0 GET /admin/device/index.html
[ info ] localhost/admin/device/index.html [运行时间:0.079899s][吞吐率:12.52req/s] [内存消耗:2,907.20kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  '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.001573s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.002988s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_device` LIMIT 1 [ RunTime:0.000706s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.002743s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` ORDER BY `id` DESC [ RunTime:0.000868s ]
---------------------------------------------------------------
[ 2023-07-20T17:15:51+08:00 ] 0.0.0.0 GET /admin/device/communication/id/3/unique_identification_number/15621561103.html
[ info ] localhost/admin/device/communication/id/3/unique_identification_number/15621561103.html [运行时间:0.071561s][吞吐率:13.97req/s] [内存消耗:2,839.02kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/device/communication/id/3/unique_identification_number/15621561103_html' => '',
  'id' => '3',
  'unique_identification_number' => '15621561103',
)
[ 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.015684s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_device` [ RunTime:0.001665s ]
[ sql ] [ SQL ] SELECT * FROM `collect_device` WHERE  `id` = 3 LIMIT 1 [ RunTime:0.000542s ]
---------------------------------------------------------------
[ 2023-07-20T17:16:43+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html
[ info ] localhost/admin/thermocouple/index.html [运行时间:0.069069s][吞吐率:14.48req/s] [内存消耗:2,889.95kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/device/communication/id/3/unique_identification_number/15621561103.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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  '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.001614s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001158s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000648s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000695s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` ORDER BY `id` DESC [ RunTime:0.000870s ]
---------------------------------------------------------------
[ 2023-07-20T17:16:46+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/2/unique_identification_number/1058683158.html
[ info ] localhost/admin/thermocouple/communication/id/2/unique_identification_number/1058683158.html [运行时间:0.067055s][吞吐率:14.91req/s] [内存消耗:2,828.83kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/2/unique_identification_number/1058683158_html' => '',
  'id' => '2',
  'unique_identification_number' => '1058683158',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001598s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002403s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 2 LIMIT 1 [ RunTime:0.000923s ]
---------------------------------------------------------------
[ 2023-07-20T17:16:49+08:00 ] 0.0.0.0 GET /admin/thermocouple/index.html
[ info ] localhost/admin/thermocouple/index.html [运行时间:0.081928s][吞吐率:12.21req/s] [内存消耗:2,889.95kb] [文件加载: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=7vmn57if431gq7u5kvrfh1bh0h',
  'accept-language' => 'zh-CN,zh;q=0.9',
  'accept-encoding' => 'gzip, deflate, br',
  'referer' => 'http://localhost/admin/thermocouple/communication/id/2/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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  '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.021003s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001580s ]
[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_thermocouple` LIMIT 1 [ RunTime:0.000593s ]
[ 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.001098s ]
---------------------------------------------------------------
[ 2023-07-20T17:16:51+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.068897s][吞吐率:14.51req/s] [内存消耗:2,828.77kb] [文件加载:53]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'no-cache',
  'pragma' => 'no-cache',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001370s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.002478s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000817s ]
---------------------------------------------------------------
[ 2023-07-20T17:17:24+08:00 ] 0.0.0.0 GET /admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html
[ info ] localhost/admin/thermocouple/communication/id/1/unique_identification_number/15621561103.html [运行时间:0.068359s][吞吐率:14.63req/s] [内存消耗:2,993.93kb] [文件加载:55]
[ info ] [ LANG ] D:\phpstudy_pro\WWW\kaiwu\thinkphp\lang\zh-cn.php
[ info ] [ ROUTE ] array (
  'type' => 'module',
  'module' => 
  array (
    0 => 'admin',
    1 => 'thermocouple',
    2 => 'communication',
  ),
)
[ info ] [ HEADER ] array (
  'cookie' => 'PHPSESSID=7vmn57if431gq7u5kvrfh1bh0h',
  '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/110.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="110", "Not A(Brand";v="24", "Google Chrome";v="110"',
  'cache-control' => 'max-age=0',
  'connection' => 'close',
  'host' => 'localhost',
)
[ info ] [ PARAM ] array (
  '/admin/thermocouple/communication/id/1/unique_identification_number/15621561103_html' => '',
  'id' => '1',
  'unique_identification_number' => '15621561103',
)
[ info ] [ RUN ] app\admin\controller\Thermocouple->communication[ D:\phpstudy_pro\WWW\kaiwu\application\admin\controller\Thermocouple.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ SESSION ] INIT array (
  'id' => '',
  'var_session_id' => '',
  'prefix' => 'think',
  'type' => '',
  'auto_start' => true,
)
[ info ] [ VIEW ] D:\phpstudy_pro\WWW\kaiwu\public/../application/admin\view\thermocouple\communication.html [ array (
  0 => 'fromid',
  1 => 'toid',
  2 => 'show',
) ]
[ info ] [ LOG ] INIT File
[ sql ] [ DB ] CONNECT:[ UseTime:0.001561s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8
[ sql ] [ SQL ] SHOW COLUMNS FROM `collect_thermocouple` [ RunTime:0.001213s ]
[ sql ] [ SQL ] SELECT * FROM `collect_thermocouple` WHERE  `id` = 1 LIMIT 1 [ RunTime:0.000547s ]