--------------------------------------------------------------- [ 2024-08-24T01:08:26+08:00 ] 66.249.79.33 GET /admin/multipledata/delete/id/7002.html [ info ] www.upper-m.com/admin/multipledata/delete/id/7002.html [运行时间:0.321908s][吞吐率:3.11req/s] [内存消耗:2,305.74kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/7002_html' => '', 'id' => '7002', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015318s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.035603s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 7002 [ RunTime:0.003655s ] --------------------------------------------------------------- [ 2024-08-24T01:52:52+08:00 ] 39.144.112.10 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644013 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644013 [运行时间:0.069421s][吞吐率:14.40req/s] [内存消耗:1,994.73kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644013', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002172s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.017003s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644013' LIMIT 1 [ RunTime:0.002886s ] --------------------------------------------------------------- [ 2024-08-24T01:53:01+08:00 ] 39.144.112.10 GET /kaiwu/public/index.php?s=/index/index/update/logs?sta=$&imei=868922055644013&date=240824&time=015201&v1=-00.033&v2=+00.001&v3=+00.041&v4=+00.019&v5=05.9&t=+27.9&h=73.2&rssi=+221&ccid=4600485905031430000099m9990000000047000000g0300,N,00E000=-00.000&a1=00.000&a2=00.000&a3=00.000&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/logs?sta=$&imei=868922055644013&date=240824&time=015201&v1=-00.033&v2=+00.001&v3=+00.041&v4=+00.019&v5=05.9&t=+27.9&h=73.2&rssi=+221&ccid=4600485905031430000099m9990000000047000000g0300,N,00E000=-00.000&a1=00.000&a2=00.000&a3=00.000&end=$ [运行时间:0.125377s][吞吐率:7.98req/s] [内存消耗:1,976.62kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644013', 'date' => '240824', 'time' => '015201', 'v1' => '-00.033', 'v2' => ' 00.001', 'v3' => ' 00.041', 'v4' => ' 00.019', 'v5' => '05.9', 't' => ' 27.9', 'h' => '73.2', 'rssi' => ' 221', 'ccid' => '4600485905031430000099m9990000000047000000g0300,N,00E000=-00.000', 'a1' => '00.000', 'a2' => '00.000', 'a3' => '00.000', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001819s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.044348s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644013' LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055644013',`date`='240824',`time`='015201',`v1`=-0.033,`v2`=0.001,`v3`=0.041,`v4`=0.019,`v5`=5.9,`t`=27.9,`h`=73.2,`rssi`=221,`ccid`='4600485905031430000099m9990000000047000000g0300,N,00E000=-00.000',`a1`=0,`a2`=0,`update_time`=1724435580 WHERE `imei` = '868922055644013' [ RunTime:0.001502s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.024657s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `date` , `time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `ccid` , `a1` , `a2` , `create_time` , `update_time`) VALUES ('868922055644013' , '240824' , '015201' , -0.033 , 0.001 , 0.041 , 0.019 , 5.9 , 27.9 , 73.2 , 221 , '4600485905031430000099m9990000000047000000g0300,N,00E000=-00.000' , 0 , 0 , 1724435580 , 1724435580) [ RunTime:0.007699s ] --------------------------------------------------------------- [ 2024-08-24T01:58:07+08:00 ] 101.133.161.22 GET / [ info ] www.upper-m.com/ [运行时间:0.059549s][吞吐率:16.79req/s] [内存消耗:1,358.82kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T02:01:05+08:00 ] 39.144.14.215 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644021 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055644021 [运行时间:0.061407s][吞吐率:16.28req/s] [内存消耗:1,994.91kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644021', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.003001s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.015245s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644021' LIMIT 1 [ RunTime:0.000962s ] --------------------------------------------------------------- [ 2024-08-24T02:01:07+08:00 ] 39.144.14.215 GET /kaiwu/public/index.php?s=/index/index/update/&imei=868922055644021&create_time=1724436065&v1=-1.234205&v2=0.052700&v3=-1.100980&v4=-0.527990&v5=6.300000&t=26.509668&h=79.029602&rssi=16&ccid=898604650119C1053141&imsi=460048590503141&v6=-00.000&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/&imei=868922055644021&create_time=1724436065&v1=-1.234205&v2=0.052700&v3=-1.100980&v4=-0.527990&v5=6.300000&t=26.509668&h=79.029602&rssi=16&ccid=898604650119C1053141&imsi=460048590503141&v6=-00.000&end=$ [运行时间:0.066785s][吞吐率:14.97req/s] [内存消耗:1,973.66kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055644021', 'create_time' => '1724436065', 'v1' => '-1.234205', 'v2' => '0.052700', 'v3' => '-1.100980', 'v4' => '-0.527990', 'v5' => '6.300000', 't' => '26.509668', 'h' => '79.029602', 'rssi' => '16', 'ccid' => '898604650119C1053141', 'imsi' => '460048590503141', 'v6' => '-00.000', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002406s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013167s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055644021' LIMIT 1 [ RunTime:0.000698s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055644021',`create_time`=1724436065,`v1`=-1.234205,`v2`=0.0527,`v3`=-1.10098,`v4`=-0.52799,`v5`=6.3,`t`=26.509668,`h`=79.029602,`rssi`=16,`ccid`='898604650119C1053141',`imsi`='460048590503141',`v6`=-0,`update_time`=1724436067 WHERE `imei` = '868922055644021' [ RunTime:0.000938s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.012816s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `create_time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `ccid` , `imsi` , `v6` , `update_time`) VALUES ('868922055644021' , 1724436065 , -1.234205 , 0.0527 , -1.10098 , -0.52799 , 6.3 , 26.509668 , 79.029602 , 16 , '898604650119C1053141' , '460048590503141' , -0 , 1724436067) [ RunTime:0.000724s ] --------------------------------------------------------------- [ 2024-08-24T02:05:02+08:00 ] 173.252.107.11 GET /admin/multipledata/delete/id/1379.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1379.html [运行时间:0.067614s][吞吐率:14.79req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1379_html' => '', 'id' => '1379', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001780s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.015022s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1379 [ RunTime:0.000827s ] --------------------------------------------------------------- [ 2024-08-24T03:05:45+08:00 ] 113.215.189.170 GET / [ info ] www.upper-m.com/ [运行时间:0.044035s][吞吐率:22.71req/s] [内存消耗:1,358.51kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'accept-encoding' => 'gzip, x-gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.9214.126 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T03:05:45+08:00 ] 113.215.189.170 GET /home/login/login.html [ info ] www.upper-m.com/home/login/login.html [运行时间:0.038038s][吞吐率:26.29req/s] [内存消耗:1,356.72kb] [文件加载:44] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=pf1c11hd763thvjg8iugtecrcp', 'connection' => 'close', 'host' => 'www.upper-m.com', 'accept-encoding' => 'gzip, x-gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.9214.126 Safari/537.36', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T03:05:45+08:00 ] 113.215.189.170 GET / [ info ] www.upper-m.com/ [运行时间:0.031136s][吞吐率:32.12req/s] [内存消耗:1,358.73kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=pf1c11hd763thvjg8iugtecrcp', 'connection' => 'close', 'host' => 'www.upper-m.com', 'accept-encoding' => 'gzip, x-gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.6368.118 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T03:05:45+08:00 ] 113.215.189.170 GET /home/login/login.html [ info ] www.upper-m.com/home/login/login.html [运行时间:0.029620s][吞吐率:33.76req/s] [内存消耗:1,356.72kb] [文件加载:44] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'cookie' => 'PHPSESSID=pf1c11hd763thvjg8iugtecrcp', 'connection' => 'close', 'host' => 'www.upper-m.com', 'accept-encoding' => 'gzip, x-gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.6368.118 Safari/537.36', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T03:08:26+08:00 ] 66.249.75.65 GET /admin/multipledata/delete/id/58.html [ info ] www.upper-m.com/admin/multipledata/delete/id/58.html [运行时间:0.095418s][吞吐率:10.48req/s] [内存消耗:2,305.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/58_html' => '', 'id' => '58', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031173s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.014535s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 58 [ RunTime:0.000651s ] --------------------------------------------------------------- [ 2024-08-24T05:22:03+08:00 ] 173.252.83.33 GET /admin/multipledata/delete/id/1700.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1700.html [运行时间:0.076335s][吞吐率:13.10req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1700_html' => '', 'id' => '1700', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002062s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.020434s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1700 [ RunTime:0.000803s ] --------------------------------------------------------------- [ 2024-08-24T05:26:33+08:00 ] 66.249.75.65 GET /admin/multipledata/delete/id/1456.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1456.html [运行时间:0.063201s][吞吐率:15.82req/s] [内存消耗:2,305.75kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1456_html' => '', 'id' => '1456', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001932s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.013976s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1456 [ RunTime:0.000648s ] --------------------------------------------------------------- [ 2024-08-24T05:54:43+08:00 ] 66.249.75.65 GET /admin/multipledata/delete/id/1466.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1466.html [运行时间:0.073649s][吞吐率:13.58req/s] [内存消耗:2,305.75kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1466_html' => '', 'id' => '1466', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001981s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.015189s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1466 [ RunTime:0.000761s ] --------------------------------------------------------------- [ 2024-08-24T05:59:50+08:00 ] 173.252.83.18 GET /admin/multipledata/delete/id/5790.html [ info ] www.upper-m.com/admin/multipledata/delete/id/5790.html [运行时间:0.069132s][吞吐率:14.47req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/5790_html' => '', 'id' => '5790', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002375s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.014022s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 5790 [ RunTime:0.002502s ] --------------------------------------------------------------- [ 2024-08-24T06:17:56+08:00 ] 57.141.3.6 GET /admin/multipledata/delete/id/7239.html [ info ] www.upper-m.com/admin/multipledata/delete/id/7239.html [运行时间:0.064106s][吞吐率:15.60req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/7239_html' => '', 'id' => '7239', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001820s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.014933s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 7239 [ RunTime:0.002386s ] --------------------------------------------------------------- [ 2024-08-24T06:59:52+08:00 ] 101.133.161.22 GET / [ info ] www.upper-m.com/ [运行时间:0.044598s][吞吐率:22.42req/s] [内存消耗:1,358.82kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36', 'accept-encoding' => 'identity', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T07:22:57+08:00 ] 119.42.144.194 GET /Public/Images/closefloatad.png [ info ] www.upper-m.com/Public/Images/closefloatad.png [运行时间:0.062770s][吞吐率:15.93req/s] [内存消耗:1,127.06kb] [文件加载:35] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Public', 1 => 'Images', 2 => 'closefloatad.png', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/Public/Images/closefloatad_png' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T07:27:15+08:00 ] 119.42.148.90 GET /effect/js/transform.js [ info ] www.upper-m.com/effect/js/transform.js [运行时间:0.032808s][吞吐率:30.48req/s] [内存消耗:1,126.73kb] [文件加载:35] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'effect', 1 => 'js', 2 => 'transform.js', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/effect/js/transform_js' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T07:36:28+08:00 ] 116.213.36.234 GET /login.php?s=Admin/login [ info ] www.upper-m.com/login.php?s=Admin/login [运行时间:0.039757s][吞吐率:25.15req/s] [内存消耗:1,333.23kb] [文件加载:44] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Admin', 1 => 'login', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/login_php' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T07:44:46+08:00 ] 103.231.172.82 GET /install/index.asp [ info ] www.upper-m.com/install/index.asp [运行时间:0.098460s][吞吐率:10.16req/s] [内存消耗:1,126.70kb] [文件加载:35] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'install', 1 => 'index.asp', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/install/index_asp' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T08:43:23+08:00 ] 57.141.3.30 GET /admin/multipleshow/delete/id/11.html [ info ] www.upper-m.com/admin/multipleshow/delete/id/11.html [运行时间:0.087359s][吞吐率:11.45req/s] [内存消耗:2,319.94kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipleshow', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipleshow/delete/id/11_html' => '', 'id' => '11', ) [ info ] [ RUN ] app\admin\controller\Multipleshow->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipleshow.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001875s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipleshow` [ RunTime:0.021298s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` WHERE `id` = 11 [ RunTime:0.004873s ] --------------------------------------------------------------- [ 2024-08-24T09:58:34+08:00 ] 57.141.3.4 GET /admin/multipledata/delete/id/1755.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1755.html [运行时间:0.114403s][吞吐率:8.74req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1755_html' => '', 'id' => '1755', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002095s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.017700s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1755 [ RunTime:0.000874s ] --------------------------------------------------------------- [ 2024-08-24T10:21:18+08:00 ] 57.141.3.28 GET /admin/shelves/delete/id/8.html [ info ] www.upper-m.com/admin/shelves/delete/id/8.html [运行时间:0.089242s][吞吐率:11.21req/s] [内存消耗:2,341.66kb] [文件加载:54] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'shelves', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/shelves/delete/id/8_html' => '', 'id' => '8', ) [ info ] [ RUN ] app\admin\controller\Shelves->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Shelves.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001895s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_goods` [ RunTime:0.022664s ] [ sql ] [ SQL ] SELECT * FROM `collect_goods` WHERE `id` = 8 [ RunTime:0.002671s ] --------------------------------------------------------------- [ 2024-08-24T11:23:14+08:00 ] 57.141.3.14 GET /admin/multipledata/delete/id/6302.html [ info ] www.upper-m.com/admin/multipledata/delete/id/6302.html [运行时间:0.077967s][吞吐率:12.83req/s] [内存消耗:2,303.56kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/6302_html' => '', 'id' => '6302', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002292s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.016364s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 6302 [ RunTime:0.002419s ] --------------------------------------------------------------- [ 2024-08-24T11:48:38+08:00 ] 173.252.107.113 GET /admin/multipledata/delete/id/842.html [ info ] www.upper-m.com/admin/multipledata/delete/id/842.html [运行时间:0.102165s][吞吐率:9.79req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/842_html' => '', 'id' => '842', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001927s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.044479s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 842 [ RunTime:0.000934s ] --------------------------------------------------------------- [ 2024-08-24T12:53:44+08:00 ] 57.141.3.11 GET /admin/multipledata/delete/id/2716.html [ info ] www.upper-m.com/admin/multipledata/delete/id/2716.html [运行时间:0.081037s][吞吐率:12.34req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/2716_html' => '', 'id' => '2716', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002056s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.017299s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 2716 [ RunTime:0.000819s ] --------------------------------------------------------------- [ 2024-08-24T13:18:51+08:00 ] 123.57.13.121 GET / [ info ] www.upper-m.com/ [运行时间:0.046526s][吞吐率:21.49req/s] [内存消耗:1,358.57kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.upper-m.com', 'connection' => 'close', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T13:36:53+08:00 ] 66.249.75.65 GET /admin/multipleshow/read/id/6/imei/863412043541146.html?page=58 [ info ] www.upper-m.com/admin/multipleshow/read/id/6/imei/863412043541146.html?page=58 [运行时间:0.192919s][吞吐率:5.18req/s] [内存消耗:2,448.53kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipleshow', 2 => 'read', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipleshow/read/id/6/imei/863412043541146_html' => '', 'page' => '58', 'id' => '6', 'imei' => '863412043541146', ) [ info ] [ RUN ] app\admin\controller\Multipleshow->read[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipleshow.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\multipleshow\read.html [ array ( 0 => 'show', 1 => 'list', ) ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001947s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipleshow` [ RunTime:0.014693s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` WHERE `id` = 6 LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.013440s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_multipledata` WHERE `imei` = '863412043541146' LIMIT 1 [ RunTime:0.075568s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `imei` = '863412043541146' ORDER BY `update_time` DESC LIMIT 570,10 [ RunTime:0.003323s ] --------------------------------------------------------------- [ 2024-08-24T14:26:15+08:00 ] 66.249.75.64 GET /captcha.html? [ info ] www.upper-m.com/captcha.html? [运行时间:0.102588s][吞吐率:9.75req/s] [内存消耗:1,149.55kb] [文件加载:34] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'method', 'method' => array ( 0 => '\\think\\captcha\\CaptchaController', 1 => 'index', ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'if-modified-since' => 'Fri, 09 Aug 2024 15:31:14 GMT', 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Googlebot-Image/1.0', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/captcha_html' => '', 'id' => NULL, ) [ info ] [ RUN ] think\captcha\CaptchaController->index[ C:\phpStudy\PHPTutorial\WWW\kaiwu\vendor\topthink\think-captcha\src\CaptchaController.php ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T14:27:13+08:00 ] 69.171.249.3 GET /admin/multipleshow/delete/id/13.html [ info ] www.upper-m.com/admin/multipleshow/delete/id/13.html [运行时间:0.068160s][吞吐率:14.67req/s] [内存消耗:2,319.94kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipleshow', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipleshow/delete/id/13_html' => '', 'id' => '13', ) [ info ] [ RUN ] app\admin\controller\Multipleshow->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipleshow.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002687s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipleshow` [ RunTime:0.017119s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` WHERE `id` = 13 [ RunTime:0.000965s ] --------------------------------------------------------------- [ 2024-08-24T14:40:42+08:00 ] 57.141.3.28 GET /admin/multipledata/delete/id/6192.html [ info ] www.upper-m.com/admin/multipledata/delete/id/6192.html [运行时间:0.068757s][吞吐率:14.54req/s] [内存消耗:2,303.48kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/6192_html' => '', 'id' => '6192', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.002083s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.015781s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 6192 [ RunTime:0.000687s ] --------------------------------------------------------------- [ 2024-08-24T16:22:14+08:00 ] 66.249.75.65 GET /admin/multipledata/delete/id/844.html [ info ] www.upper-m.com/admin/multipledata/delete/id/844.html [运行时间:0.062505s][吞吐率:16.00req/s] [内存消耗:2,316.13kb] [文件加载:56] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/844_html' => '', 'id' => '844', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ CACHE ] INIT File [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001500s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.011610s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 844 [ RunTime:0.000666s ] [ sql ] [ SQL ] DELETE FROM `collect_multipledata` WHERE `id` = 844 [ RunTime:0.000680s ] --------------------------------------------------------------- [ 2024-08-24T17:00:44+08:00 ] 66.249.75.66 GET /admin/multipledata/delete/id/1420.html [ info ] www.upper-m.com/admin/multipledata/delete/id/1420.html [运行时间:0.056839s][吞吐率:17.59req/s] [内存消耗:2,305.75kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/1420_html' => '', 'id' => '1420', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001826s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.010660s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 1420 [ RunTime:0.000682s ] --------------------------------------------------------------- [ 2024-08-24T17:10:32+08:00 ] 66.249.75.64 GET /admin/multipledata/delete/id/2409.html [ info ] www.upper-m.com/admin/multipledata/delete/id/2409.html [运行时间:0.055913s][吞吐率:17.88req/s] [内存消耗:2,305.75kb] [文件加载:53] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.119 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', 'accept' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8', 'connection' => 'close', 'amp-cache-transform' => 'google;v="1..8"', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete/id/2409_html' => '', 'id' => '2409', ) [ info ] [ RUN ] app\admin\controller\Multipledata->delete[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipledata.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\tpl\dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001499s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.009717s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `id` = 2409 [ RunTime:0.000805s ] --------------------------------------------------------------- [ 2024-08-24T17:52:06+08:00 ] 69.171.249.7 GET /admin/multipleshow/read/id/12/imei/862810047311997.html?page=50 [ info ] www.upper-m.com/admin/multipleshow/read/id/12/imei/862810047311997.html?page=50 [运行时间:0.109885s][吞吐率:9.10req/s] [内存消耗:2,471.15kb] [文件加载:58] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipleshow', 2 => 'read', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'host' => 'www.upper-m.com', 'user-agent' => 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( '/admin/multipleshow/read/id/12/imei/862810047311997_html' => '', 'page' => '50', 'id' => '12', 'imei' => '862810047311997', ) [ info ] [ RUN ] app\admin\controller\Multipleshow->read[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\admin\controller\Multipleshow.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/admin\view\multipleshow\read.html [ array ( 0 => 'show', 1 => 'list', ) ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001572s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipleshow` [ RunTime:0.011122s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipleshow` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_multipledata` [ RunTime:0.008760s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `collect_multipledata` WHERE `imei` = '862810047311997' LIMIT 1 [ RunTime:0.002091s ] [ sql ] [ SQL ] SELECT * FROM `collect_multipledata` WHERE `imei` = '862810047311997' ORDER BY `update_time` DESC LIMIT 490,10 [ RunTime:0.005204s ] --------------------------------------------------------------- [ 2024-08-24T18:14:50+08:00 ] 66.249.75.64 GET /admin/multipledata/delete.html [ info ] www.upper-m.com/admin/multipledata/delete.html [运行时间:0.031699s][吞吐率:31.55req/s] [内存消耗:1,329.58kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'multipledata', 2 => 'delete', ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'gzip, deflate, br', 'user-agent' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6533.99 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'from' => 'googlebot(at)googlebot.com', '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', 'connection' => 'close', 'host' => 'www.upper-m.com', 'upgrade-insecure-requests' => '1', 'referer' => 'http://www.upper-m.com/admin/multipledata/delete/id/2409.html', 'accept-language' => 'en-US', ) [ info ] [ PARAM ] array ( '/admin/multipledata/delete_html' => '', ) [ info ] [ LOG ] INIT File [ error ] [0]方法参数错误:id[C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\library\think\App.php:431] --------------------------------------------------------------- [ 2024-08-24T18:46:35+08:00 ] 43.155.166.202 GET / [ info ] www.upper-m.com/ [运行时间:0.111296s][吞吐率:8.99req/s] [内存消耗:1,361.79kb] [文件加载:45] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'upgrade-insecure-requests' => '1', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', '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 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T18:46:37+08:00 ] 43.155.166.202 GET /home/login/login.html [ info ] www.upper-m.com/home/login/login.html [运行时间:0.030428s][吞吐率:32.86req/s] [内存消耗:1,359.27kb] [文件加载:44] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'home', 1 => 'login', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'upgrade-insecure-requests' => '1', 'referer' => 'http://www.upper-m.com', 'pragma' => 'no-cache', 'connection' => 'close', 'cache-control' => 'no-cache', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'accept-encoding' => 'gzip', '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 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 'host' => 'www.upper-m.com', ) [ info ] [ PARAM ] array ( '/home/login/login_html' => '', ) [ info ] [ RUN ] app\home\controller\Login->login[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\home\controller\Login.php ] [ info ] [ VIEW ] C:\phpStudy\PHPTutorial\WWW\kaiwu\public/../application/home\view\login\login.html [ array ( ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2024-08-24T19:31:50+08:00 ] 39.144.6.169 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684076 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684076 [运行时间:0.145430s][吞吐率:6.88req/s] [内存消耗:1,994.66kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684076', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.008237s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013834s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684076' LIMIT 1 [ RunTime:0.002008s ] --------------------------------------------------------------- [ 2024-08-24T19:31:58+08:00 ] 39.144.6.169 GET /kaiwu/public/index.php?s=/index/index/update/logs?sta=$&imei=868922055684076&date=240824&time=193101&v1=-01.042&v2=+00.018&v3=-00.947&v4=-00.419&v5=05.9&t=+29.3&h=83.1&rssi=+225&imsi=460044618415249&v6=-00.000&a1=00.129&a2=01.123&a3=00.000&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/logs?sta=$&imei=868922055684076&date=240824&time=193101&v1=-01.042&v2=+00.018&v3=-00.947&v4=-00.419&v5=05.9&t=+29.3&h=83.1&rssi=+225&imsi=460044618415249&v6=-00.000&a1=00.129&a2=01.123&a3=00.000&end=$ [运行时间:0.075982s][吞吐率:13.16req/s] [内存消耗:1,978.17kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684076', 'date' => '240824', 'time' => '193101', 'v1' => '-01.042', 'v2' => ' 00.018', 'v3' => '-00.947', 'v4' => '-00.419', 'v5' => '05.9', 't' => ' 29.3', 'h' => '83.1', 'rssi' => ' 225', 'imsi' => '460044618415249', 'v6' => '-00.000', 'a1' => '00.129', 'a2' => '01.123', 'a3' => '00.000', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001377s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.008922s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684076' LIMIT 1 [ RunTime:0.000645s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055684076',`date`='240824',`time`='193101',`v1`=-1.042,`v2`=0.018,`v3`=-0.947,`v4`=-0.419,`v5`=5.9,`t`=29.3,`h`=83.1,`rssi`=225,`imsi`='460044618415249',`v6`=-0,`a1`=0.129,`a2`=1.123,`update_time`=1724499118 WHERE `imei` = '868922055684076' [ RunTime:0.000744s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.022529s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `date` , `time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `imsi` , `v6` , `a1` , `a2` , `create_time` , `update_time`) VALUES ('868922055684076' , '240824' , '193101' , -1.042 , 0.018 , -0.947 , -0.419 , 5.9 , 29.3 , 83.1 , 225 , '460044618415249' , -0 , 0.129 , 1.123 , 1724499118 , 1724499118) [ RunTime:0.005756s ] --------------------------------------------------------------- [ 2024-08-24T23:00:56+08:00 ] 39.144.112.30 GET /kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684209 [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/get_command/imei/868922055684209 [运行时间:0.141601s][吞吐率:7.06req/s] [内存消耗:1,995.09kb] [文件加载:42] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'get_command', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684209', ) [ info ] [ RUN ] app\index\controller\Index->get_command[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.007599s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.013463s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684209' LIMIT 1 [ RunTime:0.001490s ] --------------------------------------------------------------- [ 2024-08-24T23:00:58+08:00 ] 39.144.112.30 GET /kaiwu/public/index.php?s=/index/index/update/&imei=868922055684209&create_time=1724511656&v1=-1.126927&v2=0.129099&v3=-0.995388&v4=-0.823576&v5=6.480000&t=28.579613&h=74.009460&rssi=30&ccid=898604650119C1078511&imsi=460048590708511&v6=-00.000&gps=120.428448,36.323199&end=$ [ info ] 139.196.191.37/kaiwu/public/index.php?s=/index/index/update/&imei=868922055684209&create_time=1724511656&v1=-1.126927&v2=0.129099&v3=-0.995388&v4=-0.823576&v5=6.480000&t=28.579613&h=74.009460&rssi=30&ccid=898604650119C1078511&imsi=460048590708511&v6=-00.000&gps=120.428448,36.323199&end=$ [运行时间:0.068174s][吞吐率:14.67req/s] [内存消耗:1,975.48kb] [文件加载:43] [ info ] [ LANG ] C:\phpStudy\PHPTutorial\WWW\kaiwu\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'index', 2 => 'update', ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'user-agent' => 'QUECTEL_MODULE', 'accept' => '*/*', 'host' => '139.196.191.37', ) [ info ] [ PARAM ] array ( 'imei' => '868922055684209', 'create_time' => '1724511656', 'v1' => '-1.126927', 'v2' => '0.129099', 'v3' => '-0.995388', 'v4' => '-0.823576', 'v5' => '6.480000', 't' => '28.579613', 'h' => '74.009460', 'rssi' => '30', 'ccid' => '898604650119C1078511', 'imsi' => '460048590708511', 'v6' => '-00.000', 'gps' => '120.428448,36.323199', 'end' => '$', ) [ info ] [ RUN ] app\index\controller\Index->update[ C:\phpStudy\PHPTutorial\WWW\kaiwu\application\index\controller\Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001360s ] mysql:host=127.0.0.1;port=3306;dbname=kaiwu;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_show` [ RunTime:0.009258s ] [ sql ] [ SQL ] SELECT * FROM `collect_show` WHERE `imei` = '868922055684209' LIMIT 1 [ RunTime:0.000914s ] [ sql ] [ SQL ] UPDATE `collect_show` SET `imei`='868922055684209',`create_time`=1724511656,`v1`=-1.126927,`v2`=0.129099,`v3`=-0.995388,`v4`=-0.823576,`v5`=6.48,`t`=28.579613,`h`=74.00946,`rssi`=30,`ccid`='898604650119C1078511',`imsi`='460048590708511',`v6`=-0,`gps`='120.428448,36.323199',`update_time`=1724511658 WHERE `imei` = '868922055684209' [ RunTime:0.000823s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `collect_data` [ RunTime:0.010353s ] [ sql ] [ SQL ] INSERT INTO `collect_data` (`imei` , `create_time` , `v1` , `v2` , `v3` , `v4` , `v5` , `t` , `h` , `rssi` , `ccid` , `imsi` , `v6` , `gps` , `update_time`) VALUES ('868922055684209' , 1724511656 , -1.126927 , 0.129099 , -0.995388 , -0.823576 , 6.48 , 28.579613 , 74.00946 , 30 , '898604650119C1078511' , '460048590708511' , -0 , '120.428448,36.323199' , 1724511658) [ RunTime:0.009174s ]