--------------------------------------------------------------- [ 2018-05-20T18:21:55+08:00 ] 127.0.0.1 GET /admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680180 [ info ] www.promote.com/admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680180 [运行时间:0.037638s][吞吐率:26.57req/s] [内存消耗:3,462.77kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000888s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/protector/index?status=protect&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526811680180', 'status' => 'protect', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000191s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->index[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000079s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000456s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002190s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002360s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.002418s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SELECT * FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000383s ] --------------------------------------------------------------- [ 2018-05-20T18:25:54+08:00 ] 127.0.0.1 GET /admin/protector/index?status=contract&addtabs=1 [ info ] www.promote.com/admin/protector/index?status=contract&addtabs=1 [运行时间:0.036553s][吞吐率:27.36req/s] [内存消耗:3,408.34kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000021s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001031s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/protector/index?status=contract&ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'status' => 'contract', 'addtabs' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000197s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->index[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/protector/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000086s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000450s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002793s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002275s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `auth_rule` WHERE `name` = 'protector' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [ 2018-05-20T18:25:54+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=protector&v=1526811954 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=protector&v=1526811954 [运行时间:0.027067s][吞吐率:36.95req/s] [内存消耗:2,554.69kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000320s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001390s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/protector/index?status=contract&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'protector', 'v' => '1526811954', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000323s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000081s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:25:54+08:00 ] 127.0.0.1 GET /admin/protector/index/status/contract?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811954388 [ info ] www.promote.com/admin/protector/index/status/contract?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811954388 [运行时间:0.038313s][吞吐率:26.10req/s] [内存消耗:3,451.94kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000856s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/protector/index?status=contract&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526811954388', 'status' => 'contract', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000181s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->index[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000410s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.001932s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.001987s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000636s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.002225s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `protector` WHERE `status` = 2 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] SELECT * FROM `protector` WHERE `status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000470s ] --------------------------------------------------------------- [ 2018-05-20T18:31:59+08:00 ] 127.0.0.1 GET /admin/protector/add?dialog=1 [ info ] www.promote.com/admin/protector/add?dialog=1 [运行时间:0.034529s][吞吐率:28.96req/s] [内存消耗:3,435.18kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000920s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/protector/index?status=protect&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000222s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->add[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/protector/add.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000106s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000408s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002101s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.001897s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000505s ] --------------------------------------------------------------- [ 2018-05-20T18:31:59+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=protector&v=1526812319 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=protector&v=1526812319 [运行时间:0.025204s][吞吐率:39.68req/s] [内存消耗:2,554.67kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000026s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001091s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/protector/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'protector', 'v' => '1526812319', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000244s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000131s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:32:26+08:00 ] 127.0.0.1 POST /admin/protector/add?dialog=1 [ info ] www.promote.com/admin/protector/add?dialog=1 [运行时间:0.036781s][吞吐率:27.19req/s] [内存消耗:3,468.54kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000026s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000893s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '404', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/protector/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'unit_name' => '阿同步', 'contacts' => '大声点', 'phone' => '18110029660', 'fixed_phone' => '18110029654', 'address' => '大师大师', 'con_position' => '董事长', 'unit_type' => '都撒到', 'number' => '100', 'price' => '230', 'remark' => '大师大师的', ), ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000183s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->add[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000502s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002818s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002494s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000594s ] [ error ] [0]致命错误: Class 'app\admin\controller\Session' not found[/Users/matielong/promote/application/admin/controller/Protector.php:117] --------------------------------------------------------------- [ 2018-05-20T18:32:28+08:00 ] 127.0.0.1 GET /assets/css/skins/skin-green.css.map [ info ] www.promote.com/assets/css/skins/skin-green.css.map [运行时间:0.014920s][吞吐率:67.02req/s] [内存消耗:1,628.34kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000848s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'skins', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:32:28+08:00 ] 127.0.0.1 GET /assets/css/bootstrap.min.css.map [ info ] www.promote.com/assets/css/bootstrap.min.css.map [运行时间:0.015653s][吞吐率:63.89req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000939s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'bootstrap.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:32:28+08:00 ] 127.0.0.1 GET /assets/css/fastadmin.min.css.map [ info ] www.promote.com/assets/css/fastadmin.min.css.map [运行时间:0.015279s][吞吐率:65.45req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000014s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000993s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'fastadmin.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:32:31+08:00 ] 127.0.0.1 POST /admin/protector/add?dialog=1 [ info ] www.promote.com/admin/protector/add?dialog=1 [运行时间:0.040163s][吞吐率:24.90req/s] [内存消耗:3,468.54kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000024s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001396s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '404', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/protector/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'unit_name' => '阿同步', 'contacts' => '大声点', 'phone' => '18110029660', 'fixed_phone' => '18110029654', 'address' => '大师大师', 'con_position' => '董事长', 'unit_type' => '都撒到', 'number' => '100', 'price' => '230', 'remark' => '大师大师的', ), ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000186s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->add[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000419s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002100s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002524s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000715s ] [ error ] [0]致命错误: Class 'app\admin\controller\Session' not found[/Users/matielong/promote/application/admin/controller/Protector.php:117] --------------------------------------------------------------- [ 2018-05-20T18:32:51+08:00 ] 127.0.0.1 POST /admin/protector/add?dialog=1 [ info ] www.promote.com/admin/protector/add?dialog=1 [运行时间:0.036946s][吞吐率:27.07req/s] [内存消耗:3,468.43kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000024s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '404', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/protector/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'unit_name' => '阿同步', 'contacts' => '大声点', 'phone' => '18110029660', 'fixed_phone' => '18110029654', 'address' => '大师大师', 'con_position' => '董事长', 'unit_type' => '都撒到', 'number' => '100', 'price' => '230', 'remark' => '大师大师的', ), ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000265s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->add[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000400s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002145s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.001993s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000533s ] [ error ] [0]致命错误: Class 'app\admin\controller\AuthGroupAccess' not found[/Users/matielong/promote/application/admin/controller/Protector.php:121] --------------------------------------------------------------- [ 2018-05-20T18:33:03+08:00 ] 127.0.0.1 POST /admin/protector/add?dialog=1 [ info ] www.promote.com/admin/protector/add?dialog=1 [运行时间:0.046654s][吞吐率:21.43req/s] [内存消耗:3,439.58kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000903s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '404', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/protector/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'unit_name' => '阿同步', 'contacts' => '大声点', 'phone' => '18110029660', 'fixed_phone' => '18110029654', 'address' => '大师大师', 'con_position' => '董事长', 'unit_type' => '都撒到', 'number' => '100', 'price' => '230', 'remark' => '大师大师的', ), ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000237s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->add[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.003186s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000796s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002128s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002072s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT `g`.`name` FROM `auth_group_access` `a` INNER JOIN `auth_group` `g` ON a.uid WHERE `uid` = 1 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.002509s ] [ sql ] [ SQL ] INSERT INTO `protector` (`unit_name` , `contacts` , `phone` , `fixed_phone` , `address` , `con_position` , `unit_type` , `number` , `price` , `remark` , `usr_id` , `usr_nickname` , `usr_depart`) VALUES ('阿同步' , '大声点' , '18110029660' , '18110029654' , '大师大师' , '董事长' , '都撒到' , 100 , 230 , '大师大师的' , 1 , 'Admin' , 'Admin group') [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin_log` [ RunTime:0.001925s ] [ sql ] [ SQL ] INSERT INTO `admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('保护客户 添加' , '{\"dialog\":\"1\",\"row\":{\"unit_name\":\"\\u963f\\u540c\\u6b65\",\"contacts\":\"\\u5927\\u58f0\\u70b9\",\"phone\":\"18110029660\",\"fixed_phone\":\"18110029654\",\"address\":\"\\u5927\\u5e08\\u5927\\u5e08\",\"con_position\":\"\\u8463\\u4e8b\\u957f\",\"unit_type\":\"\\u90fd\\u6492\\u5230\",\"number\":\"100\",\"price\":\"230\",\"remark\":\"\\u5927\\u5e08\\u5927\\u5e08\\u7684\"}}' , '/admin/protector/add?dialog=1' , 1 , 'admin' , 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36' , '127.0.0.1' , 1526812383) [ RunTime:0.000696s ] --------------------------------------------------------------- [ 2018-05-20T18:33:03+08:00 ] 127.0.0.1 GET /admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680181 [ info ] www.promote.com/admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680181 [运行时间:0.040749s][吞吐率:24.54req/s] [内存消耗:3,469.43kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000026s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001020s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/protector/index?status=protect&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526811680181', 'status' => 'protect', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000184s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->index[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000089s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000525s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002467s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002513s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000676s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SELECT * FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000410s ] --------------------------------------------------------------- [ 2018-05-20T18:33:09+08:00 ] 127.0.0.1 POST /admin/protector/del/ids/3 [ info ] www.promote.com/admin/protector/del/ids/3 [运行时间:0.041262s][吞吐率:24.24req/s] [内存消耗:3,414.02kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000841s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'del', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '24', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/protector/index?status=protect&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'action' => 'del', 'ids' => '3', 'params' => '', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000240s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\common\controller\Backend->del[ /Users/matielong/promote/application/admin/library/traits/Backend.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.002708s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000442s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002124s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.001993s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000755s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.002115s ] [ sql ] [ SQL ] SELECT * FROM `protector` WHERE `id` IN (3) [ RunTime:0.000355s ] [ sql ] [ SQL ] DELETE FROM `protector` WHERE `id` = 3 [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin_log` [ RunTime:0.001847s ] [ sql ] [ SQL ] INSERT INTO `admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('保护客户 删除' , '{\"action\":\"del\",\"ids\":\"3\",\"params\":\"\"}' , '/admin/protector/del/ids/3' , 1 , 'admin' , 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36' , '127.0.0.1' , 1526812389) [ RunTime:0.000365s ] --------------------------------------------------------------- [ 2018-05-20T18:33:09+08:00 ] 127.0.0.1 GET /admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680182 [ info ] www.promote.com/admin/protector/index/status/protect?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526811680182 [运行时间:0.039571s][吞吐率:25.27req/s] [内存消耗:3,468.74kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000893s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'protector', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/protector/index?status=protect&addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526811680182', 'status' => 'protect', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000199s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/protector.php [ info ] [ RUN ] app\admin\controller\Protector->index[ /Users/matielong/promote/application/admin/controller/Protector.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000088s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000513s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002096s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.001910s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000555s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `protector` [ RunTime:0.002677s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SELECT * FROM `protector` WHERE `status` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000372s ] --------------------------------------------------------------- [ 2018-05-20T18:42:40+08:00 ] 127.0.0.1 GET /admin/auth/admin?addtabs=1 [ info ] www.promote.com/admin/auth/admin?addtabs=1 [运行时间:0.044017s][吞吐率:22.72req/s] [内存消耗:3,502.36kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001049s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'auth.admin', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/auth/admin?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'addtabs' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000244s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ RUN ] app\admin\controller\auth\Admin->index[ /Users/matielong/promote/application/admin/controller/auth/Admin.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/auth/admin/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'groupdata', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000086s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000385s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002406s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000667s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002039s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000694s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002227s ] [ sql ] [ SQL ] SELECT `id` FROM `admin` [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group` [ RunTime:0.002501s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `status` = 'normal' [ RunTime:0.000401s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `id` IN (1) [ RunTime:0.000422s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `auth_rule` WHERE `name` = 'auth/admin' LIMIT 1 [ RunTime:0.000365s ] --------------------------------------------------------------- [ 2018-05-20T18:42:40+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=auth.admin&v=1526812960 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=auth.admin&v=1526812960 [运行时间:0.022916s][吞吐率:43.64req/s] [内存消耗:2,553.79kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000983s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/auth/admin?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'auth.admin', 'v' => '1526812960', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000185s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000148s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:42:40+08:00 ] 127.0.0.1 GET /admin/auth/admin/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526812960494 [ info ] www.promote.com/admin/auth/admin/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526812960494 [运行时间:0.045340s][吞吐率:22.06req/s] [内存消耗:3,526.96kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000946s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'auth.admin', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/auth/admin?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526812960494', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000450s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ RUN ] app\admin\controller\auth\Admin->index[ /Users/matielong/promote/application/admin/controller/auth/Admin.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000393s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.001989s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002106s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002508s ] [ sql ] [ SQL ] SELECT `id` FROM `admin` [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group` [ RunTime:0.002044s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `status` = 'normal' [ RunTime:0.000322s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `id` IN (1) [ RunTime:0.000276s ] [ sql ] [ SQL ] SELECT `id`,`name` FROM `auth_group` WHERE `id` IN (1) [ RunTime:0.000272s ] [ sql ] [ SQL ] SELECT `uid`,`group_id` FROM `auth_group_access` WHERE `group_id` IN (1) [ RunTime:0.000416s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `admin` WHERE `id` IN (1) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SELECT `id`,`username`,`nickname`,`avatar`,`email`,`loginfailure`,`logintime`,`createtime`,`updatetime`,`status`,`protect_count`,`protect_day`,`free_day` FROM `admin` WHERE `id` IN (1) ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000365s ] --------------------------------------------------------------- [ 2018-05-20T18:42:41+08:00 ] 127.0.0.1 GET /admin/auth/admin/add?dialog=1 [ info ] www.promote.com/admin/auth/admin/add?dialog=1 [运行时间:0.042205s][吞吐率:23.69req/s] [内存消耗:3,660.91kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001267s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'auth.admin', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/auth/admin?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000190s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ RUN ] app\admin\controller\auth\Admin->add[ /Users/matielong/promote/application/admin/controller/auth/Admin.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/auth/admin/add.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'groupdata', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000077s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000509s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002135s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002135s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000719s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002238s ] [ sql ] [ SQL ] SELECT `id` FROM `admin` [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group` [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `status` = 'normal' [ RunTime:0.000358s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `id` IN (1) [ RunTime:0.000315s ] --------------------------------------------------------------- [ 2018-05-20T18:42:41+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=auth.admin&v=1526812961 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=auth.admin&v=1526812961 [运行时间:0.022922s][吞吐率:43.63req/s] [内存消耗:2,553.79kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000022s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000943s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/auth/admin/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'auth.admin', 'v' => '1526812961', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000176s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000086s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:42:55+08:00 ] 127.0.0.1 GET /assets/css/bootstrap.min.css.map [ info ] www.promote.com/assets/css/bootstrap.min.css.map [运行时间:0.020977s][吞吐率:47.67req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000024s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001364s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'bootstrap.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:42:55+08:00 ] 127.0.0.1 GET /assets/css/skins/skin-green.css.map [ info ] www.promote.com/assets/css/skins/skin-green.css.map [运行时间:0.023993s][吞吐率:41.68req/s] [内存消耗:1,628.34kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000025s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001352s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'skins', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:42:55+08:00 ] 127.0.0.1 GET /assets/css/fastadmin.min.css.map [ info ] www.promote.com/assets/css/fastadmin.min.css.map [运行时间:0.024566s][吞吐率:40.71req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000020s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001246s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'fastadmin.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:42:57+08:00 ] 127.0.0.1 POST /admin/auth/admin/add?dialog=1 [ info ] www.promote.com/admin/auth/admin/add?dialog=1 [运行时间:0.045466s][吞吐率:21.99req/s] [内存消耗:3,510.45kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000907s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'auth.admin', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '136', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/auth/admin/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'group' => array ( 0 => '1', ), 'row' => array ( 'username' => 'test', 'email' => 'test@qq.com', 'nickname' => 'test', 'password' => '123456', 'status' => 'normal', ), ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000197s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/auth/admin.php [ info ] [ RUN ] app\admin\controller\auth\Admin->add[ /Users/matielong/promote/application/admin/controller/auth/Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000436s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002612s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002682s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002372s ] [ sql ] [ SQL ] SELECT `id` FROM `admin` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group` [ RunTime:0.002828s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `status` = 'normal' [ RunTime:0.000436s ] [ sql ] [ SQL ] SELECT * FROM `auth_group` WHERE `id` IN (1) [ RunTime:0.000388s ] --------------------------------------------------------------- [ 2018-05-20T18:43:59+08:00 ] 127.0.0.1 GET /admin/index/logout [ info ] www.promote.com/admin/index/logout [运行时间:0.032954s][吞吐率:30.35req/s] [内存消耗:3,266.43kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000944s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'logout', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/auth/admin?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000250s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->logout[ /Users/matielong/promote/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /Users/matielong/promote/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'code', 6 => 'msg', 7 => 'data', 8 => 'url', 9 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000407s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002301s ] [ sql ] [ SQL ] SELECT * FROM `admin` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000657s ] [ sql ] [ SQL ] UPDATE `admin` SET `token`='',`updatetime`=1526813039 WHERE `id` = 1 [ RunTime:0.000970s ] --------------------------------------------------------------- [ 2018-05-20T18:44:00+08:00 ] 127.0.0.1 GET /admin/index/login [ info ] www.promote.com/admin/index/login [运行时间:0.023050s][吞吐率:43.38req/s] [内存消耗:2,548.05kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000830s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/index/logout', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000227s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /Users/matielong/promote/application/admin/controller/Index.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:00+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=index&v=1526813040 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=index&v=1526813040 [运行时间:0.024786s][吞吐率:40.35req/s] [内存消耗:2,556.06kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000819s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/index/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1526813040', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000168s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000087s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:05+08:00 ] 127.0.0.1 POST /admin/index/login [ info ] www.promote.com/admin/index/login [运行时间:0.036432s][吞吐率:27.45req/s] [内存消耗:3,288.29kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000863s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'content-length' => '73', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://www.promote.com', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://www.promote.com/admin/index/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( '__token__' => 'f820f41a3df94bb48abd9c1ebfd0b8a5', 'username' => 'admin', 'password' => '123456', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000176s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /Users/matielong/promote/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.003262s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000548s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `admin` [ RunTime:0.002535s ] [ sql ] [ SQL ] SELECT * FROM `admin` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] UPDATE `admin` SET `logintime`=1526813045,`token`='6b64c2f6-6ea9-4653-82f8-4e886338dd46',`updatetime`=1526813045 WHERE `id` = 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `admin_log` [ RunTime:0.002110s ] [ sql ] [ SQL ] INSERT INTO `admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('登录' , '{\"__token__\":\"f820f41a3df94bb48abd9c1ebfd0b8a5\",\"username\":\"admin\"}' , '/admin/index/login' , 1 , 'admin' , 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36' , '127.0.0.1' , 1526813045) [ RunTime:0.000702s ] --------------------------------------------------------------- [ 2018-05-20T18:44:05+08:00 ] 127.0.0.1 GET /admin/index/index [ info ] www.promote.com/admin/index/index [运行时间:0.069152s][吞吐率:14.46req/s] [内存消耗:3,599.38kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000025s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000799s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/index/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000171s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->index[ /Users/matielong/promote/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/index/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'menulist', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000083s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000480s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002394s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002571s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000783s ] --------------------------------------------------------------- [ 2018-05-20T18:44:06+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=index&v=1526813045 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=index&v=1526813045 [运行时间:0.023135s][吞吐率:43.22req/s] [内存消耗:2,558.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000980s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/index/index', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1526813045', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000196s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/index.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000087s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:06+08:00 ] 127.0.0.1 GET /admin/dashboard?addtabs=1 [ info ] www.promote.com/admin/dashboard?addtabs=1 [运行时间:0.038645s][吞吐率:25.88req/s] [内存消耗:3,480.56kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000868s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'dashboard', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/dashboard?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'addtabs' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000173s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/dashboard.php [ info ] [ RUN ] app\admin\controller\Dashboard->index[ /Users/matielong/promote/application/admin/controller/Dashboard.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/dashboard/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'totaluser', 6 => 'totalviews', 7 => 'totalorder', 8 => 'totalorderamount', 9 => 'todayuserlogin', 10 => 'todayusersignup', 11 => 'todayorder', 12 => 'unsettleorder', 13 => 'sevendnu', 14 => 'sevendau', 15 => 'paylist', 16 => 'createlist', 17 => 'addonversion', 18 => 'uploadmode', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000082s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000585s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.003400s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002411s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `auth_rule` WHERE `name` = 'dashboard' LIMIT 1 [ RunTime:0.000382s ] --------------------------------------------------------------- [ 2018-05-20T18:44:06+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=dashboard&v=1526813046 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=dashboard&v=1526813046 [运行时间:0.023447s][吞吐率:42.65req/s] [内存消耗:2,557.01kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001038s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/dashboard?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'dashboard', 'v' => '1526813046', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000220s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/dashboard.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:07+08:00 ] 127.0.0.1 GET /admin/intention?addtabs=1 [ info ] www.promote.com/admin/intention?addtabs=1 [运行时间:0.036422s][吞吐率:27.46req/s] [内存消耗:3,408.12kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000023s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000867s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'intention', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/intention?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'addtabs' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000173s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/intention.php [ info ] [ RUN ] app\admin\controller\Intention->index[ /Users/matielong/promote/application/admin/controller/Intention.php ] [ info ] [ VIEW ] /Users/matielong/promote/public/../application/admin/view/intention/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000077s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000466s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002149s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002443s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000532s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `auth_rule` WHERE `name` = 'intention' LIMIT 1 [ RunTime:0.000295s ] --------------------------------------------------------------- [ 2018-05-20T18:44:07+08:00 ] 127.0.0.1 GET /admin/ajax/lang?callback=define&controllername=intention&v=1526813047 [ info ] www.promote.com/admin/ajax/lang?callback=define&controllername=intention&v=1526813047 [运行时间:0.022834s][吞吐率:43.79req/s] [内存消耗:2,554.84kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => '*/*', 'referer' => 'http://www.promote.com/admin/intention?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'intention', 'v' => '1526813047', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000192s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /Users/matielong/promote/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/intention.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000080s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:07+08:00 ] 127.0.0.1 GET /admin/intention/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526813047707 [ info ] www.promote.com/admin/intention/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1526813047707 [运行时间:0.043651s][吞吐率:22.91req/s] [内存消耗:3,456.63kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000027s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001196s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'intention', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://www.promote.com/admin/intention?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1526813047707', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000291s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/intention.php [ info ] [ RUN ] app\admin\controller\Intention->index[ /Users/matielong/promote/application/admin/controller/Intention.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000089s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000434s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002066s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002167s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000960s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `intention` [ RunTime:0.002475s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `intention` ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SELECT * FROM `intention` ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000406s ] --------------------------------------------------------------- [ 2018-05-20T18:44:30+08:00 ] 127.0.0.1 GET /assets/css/bootstrap.min.css.map [ info ] www.promote.com/assets/css/bootstrap.min.css.map [运行时间:0.016182s][吞吐率:61.80req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001301s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'bootstrap.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:30+08:00 ] 127.0.0.1 GET /assets/css/fastadmin.min.css.map [ info ] www.promote.com/assets/css/fastadmin.min.css.map [运行时间:0.016975s][吞吐率:58.91req/s] [内存消耗:1,628.39kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001484s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'fastadmin.min.css.map', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:30+08:00 ] 127.0.0.1 GET /assets/css/skins/skin-green.css.map [ info ] www.promote.com/assets/css/skins/skin-green.css.map [运行时间:0.016749s][吞吐率:59.70req/s] [内存消耗:1,628.34kb] [文件加载:49] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000905s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'assets', 1 => 'css', 2 => 'skins', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2018-05-20T18:44:31+08:00 ] 127.0.0.1 GET /admin/intention/add?dialog=1 [ info ] www.promote.com/admin/intention/add?dialog=1 [运行时间:0.038098s][吞吐率:26.25req/s] [内存消耗:3,413.54kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000020s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001200s ] [ info ] [ LANG ] /Users/matielong/promote/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'intention', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.promote.com', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'referer' => 'http://www.promote.com/admin/intention?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8', 'cookie' => 'PHPSESSID=tb8ogsdf1u2gc5a4fhh5r6f9p7; Hm_lvt_f8d0a8c400404989e195270b0bbf060a=1526267670; think_var=zh-cn; Hm_lpvt_f8d0a8c400404989e195270b0bbf060a=1526795299', ) [ info ] [ PARAM ] array ( 'dialog' => '1', ) [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000193s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /Users/matielong/promote/public/../application/admin/lang/zh-cn/intention.php [ info ] [ RUN ] app\admin\controller\Intention->add[ /Users/matielong/promote/application/admin/controller/Intention.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000511s ] mysql:host=127.0.0.1;dbname=promote;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_group_access` [ RunTime:0.002054s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `auth_group_access` `aga` LEFT JOIN `auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='1' and ag.status='normal' ) [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `auth_rule` [ RunTime:0.002653s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `auth_rule` WHERE `status` = 'normal' [ RunTime:0.000696s ]