--------------------------------------------------------------- [ 2020-05-03T10:21:09+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/reg/login [运行时间:0.109373s] [吞吐率:9.14req/s] [内存消耗:2,489.12kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015625s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '25', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => '', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', ) [ info ] [ PARAM ] array ( 'username' => 'aaa', 'password' => '111', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\zhushou\admin\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `username` = 'aaa' AND `pass` = '111' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:14+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/reg/login [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,483.32kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '30', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => '', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123456', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\zhushou\admin\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `username` = 'admin' AND `pass` = '123456' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:17+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.109373s] [吞吐率:9.14req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:19+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.109373s] [吞吐率:9.14req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:28+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.093748s] [吞吐率:10.67req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:29+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.109373s] [吞吐率:9.14req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015624s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:31+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:32+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:33+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.078124s] [吞吐率:12.80req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015624s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:34+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.093748s] [吞吐率:10.67req/s] [内存消耗:2,491.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/?p=20200503102055', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:48+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/reg/login [运行时间:0.078124s] [吞吐率:12.80req/s] [内存消耗:2,483.74kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '30', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36', 'token' => '', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,cs;q=0.8', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586935164,1587355392,1587447037,1588159633', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123456', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\zhushou\admin\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `username` = 'admin' AND `pass` = '123456' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-05-03T10:21:51+08:00 ] 117.150.127.51 POST zhushou.huasivip.com/admin/api/public/index/admin/getlist [运行时间:0.109374s] [吞吐率:9.14req/s] [内存消耗:2,491.87kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\zhushou\admin\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'admin', 2 => 'getlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'zhushou.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '12', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://zhushou.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36', 'token' => 'rr', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://zhushou.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,cs;q=0.8', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586935164,1587355392,1587447037,1588159633; Admin-Token=rr', ) [ info ] [ PARAM ] array ( 'name' => '', 'state' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\admin->getlist[ C:\wamp\www\zhushou\admin\api\application\index\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=kaipiao;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `kp_user` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` WHERE `token` = 'rr' AND `username` = 'admin' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `kp_user` ORDER BY `id` DESC [ RunTime:0.000000s ]