--------------------------------------------------------------- [ 2020-04-09T15:25:49+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.202614s] [吞吐率:4.94req/s] [内存消耗:2,525.87kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '49', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => '||undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332', ) [ info ] [ PARAM ] array ( 'username' => 'admin3', 'password' => '123456', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '15098085301' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin3' AND `password` = '123456' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (12 , '登录软件' , 'admin3' , '成功' , '171.44.124.24') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:49+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093515s] [吞吐率:10.69req/s] [内存消耗:2,659.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '32', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( 'name' => '管理员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelistByname[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.109100s] [吞吐率:9.17req/s] [内存消耗:2,499.14kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.264957s] [吞吐率:3.77req/s] [内存消耗:2,487.19kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.155857s] [吞吐率:6.42req/s] [内存消耗:2,486.68kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.264957s] [吞吐率:3.77req/s] [内存消耗:2,485.44kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.218200s] [吞吐率:4.58req/s] [内存消耗:2,486.40kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.311714s] [吞吐率:3.21req/s] [内存消耗:2,484.99kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:25:55+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.171443s] [吞吐率:5.83req/s] [内存消耗:2,486.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031171s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.155857s] [吞吐率:6.42req/s] [内存消耗:2,651.34kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.171443s] [吞吐率:5.83req/s] [内存消耗:2,663.23kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 12 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.171443s] [吞吐率:5.83req/s] [内存消耗:2,651.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->managerlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.140271s] [吞吐率:7.13req/s] [内存消耗:2,653.47kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015585s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'yuangonglist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->yuangonglist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.233785s] [吞吐率:4.28req/s] [内存消耗:2,663.23kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031172s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.171443s] [吞吐率:5.83req/s] [内存消耗:2,648.72kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->gzhlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.187029s] [吞吐率:5.35req/s] [内存消耗:2,651.34kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015585s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.015586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:26:20+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.264957s] [吞吐率:3.77req/s] [内存消耗:2,651.34kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.046757s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:27:14+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124686s] [吞吐率:8.02req/s] [内存消耗:2,612.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:27:14+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.155857s] [吞吐率:6.42req/s] [内存消耗:2,610.53kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:27:15+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.467571s] [吞吐率:2.14req/s] [内存消耗:2,649.61kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3947.100 Safari/537.36', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1585210165,1585634337,1585726332; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:27:21+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1KOrYQmYR7erQhvgHGN6tiw [运行时间:0.093514s] [吞吐率:10.69req/s] [内存消耗:2,554.50kb] [文件加载:40] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'wx', 2 => 'getopenid', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'openid' => 'omEuq1KOrYQmYR7erQhvgHGN6tiw', ) [ info ] [ RUN ] app\index\controller\Wx->getopenid[ C:\wamp\www\cms\api\application\index\controller\Wx.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_openid` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_openid` WHERE `openid` = 'omEuq1KOrYQmYR7erQhvgHGN6tiw' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:27:46+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1KOrYQmYR7erQhvgHGN6tiw [运行时间:0.077929s] [吞吐率:12.83req/s] [内存消耗:2,554.50kb] [文件加载:40] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'wx', 2 => 'getopenid', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'accept' => '*/*', ) [ info ] [ PARAM ] array ( 'openid' => 'omEuq1KOrYQmYR7erQhvgHGN6tiw', ) [ info ] [ RUN ] app\index\controller\Wx->getopenid[ C:\wamp\www\cms\api\application\index\controller\Wx.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_openid` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_openid` WHERE `openid` = 'omEuq1KOrYQmYR7erQhvgHGN6tiw' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:28:05+08:00 ] 47.97.254.97 POST web.huasivip.com/api/public/index/wx/wxaddopenid [运行时间:0.093514s] [吞吐率:10.69req/s] [内存消耗:2,557.61kb] [文件加载:40] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'wx', 2 => 'wxaddopenid', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'accept' => '*/*', 'content-length' => '274', 'expect' => '100-continue', 'content-type' => 'multipart/form-data; boundary=------------------------8867aa90b9002a98', ) [ info ] [ PARAM ] array ( 'openid' => 'omEuq1KOrYQmYR7erQhvgHGN6tiw', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\Wx->wxaddopenid[ C:\wamp\www\cms\api\application\index\controller\Wx.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_openid` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_openid` WHERE `openid` = 'omEuq1KOrYQmYR7erQhvgHGN6tiw' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_openid` (`phone` , `openid`) VALUES ('15098085301' , 'omEuq1KOrYQmYR7erQhvgHGN6tiw') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:30:36+08:00 ] 171.44.124.24 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.109099s] [吞吐率:9.17req/s] [内存消耗:2,526.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '49', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; LYA-AL00 Build/HUAWEILYA-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045132 Mobile Safari/537.36 MMWEBID/9675 MicroMessenger/7.0.10.1580(0x27000AFE) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => 'null|null|undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => 'admin3', 'password' => '123456', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '15098085301' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin3' AND `password` = '123456' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (12 , '登录软件' , 'admin3' , '成功' , '171.44.124.24') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:10+08:00 ] 47.97.254.97 POST web.huasivip.com/api/public/index/wx/wxaddopenid [运行时间:0.109100s] [吞吐率:9.17req/s] [内存消耗:2,557.61kb] [文件加载:40] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'wx', 2 => 'wxaddopenid', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'accept' => '*/*', 'content-length' => '274', 'expect' => '100-continue', 'content-type' => 'multipart/form-data; boundary=------------------------a4b3d337198de838', ) [ info ] [ PARAM ] array ( 'openid' => 'omEuq1AEbP2G5Xrn6jpLb5WS2nhg', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\Wx->wxaddopenid[ C:\wamp\www\cms\api\application\index\controller\Wx.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_openid` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_openid` WHERE `openid` = 'omEuq1AEbP2G5Xrn6jpLb5WS2nhg' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_openid` (`phone` , `openid`) VALUES ('15098085301' , 'omEuq1AEbP2G5Xrn6jpLb5WS2nhg') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:41+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/code [运行时间:0.140272s] [吞吐率:7.13req/s] [内存消耗:2,509.74kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'code', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '18', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'mobile' => '13723124721', ) [ info ] [ RUN ] app\index\controller\reg->code[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => '', 'type' => '', 'auto_start' => true, ) [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13723124721' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:53+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/create [运行时间:0.124686s] [吞吐率:8.02req/s] [内存消耗:2,566.70kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'create', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '51', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'mobile' => '13723124721', 'code' => '6230', 'name' => 'admin', 'pass' => '123456', ) [ info ] [ RUN ] app\index\controller\reg->create[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13723124721' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_shanghu` (`phone`) VALUES ('13723124721') [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_dianming` (`dianming` , `manager_id`) VALUES ('您的公司' , 44) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_manager` (`xingming` , `manager_id` , `dianpu` , `gangwei` , `state` , `password` , `token`) VALUES ('admin' , 44 , '您的公司' , '管理员' , '正常' , '123456' , 'bb0134438bf8339909b3a5032da53a44') [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_gangwei` (`name` , `manager_id` , `description` , `quanxian`) VALUES ('管理员' , 44 , '最高权限,此账户请勿删除.' , '[{\"path\":\"\\/shouyin\",\"component\":\"layout\",\"redirect\":\"\\/shouyin\\/shouyin\",\"name\":\"shouyin\",\"meta\":{\"title\":\"\\u524d\\u53f0\\u6536\\u94f6\",\"icon\":\"gouwu\"},\"children\":[{\"path\":\"shouyin\",\"name\":\"shouyin\",\"component\":\"shouyin\",\"meta\":{\"title\":\"\\u524d\\u53f0\\u6536\\u94f6\"}},{\"path\":\"quickkf\",\"name\":\"quickhf\",\"component\":\"quickshouyin\",\"meta\":{\"title\":\"\\u5feb\\u901f\\u6263\\u8d39\"}},{\"path\":\"fyysz\",\"name\":\"fyysz\",\"component\":\"shouyinfyysz\",\"meta\":{\"title\":\"\\u975e\\u8425\\u4e1a\\u6536\\u652f\"}},{\"path\":\"jiaoban\",\"name\":\"jiaoban\",\"component\":\"jiaoban\",\"meta\":{\"title\":\"\\u4ea4\\u73ed\"}}]},{\"path\":\"\\/hygl\",\"component\":\"layout\",\"name\":\"hygl\",\"meta\":{\"title\":\"\\u4f1a\\u5458\\u7ba1\\u7406\",\"icon\":\"huiyuan\"},\"children\":[{\"path\":\"hylb\",\"name\":\"hylb\",\"component\":\"hylb\",\"meta\":{\"title\":\"\\u4f1a\\u5458\\u5217\\u8868\"}},{\"path\":\"add\",\"name\":\"add\",\"component\":\"add\",\"meta\":{\"title\":\"\\u6dfb\\u52a0\\u4f1a\\u5458\"}}]},{\"path\":\"\\/product\",\"component\":\"layout\",\"redirect\":\"productlist\",\"name\":\"pcoduct\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u7ba1\\u7406\",\"icon\":\"shangpin\"},\"children\":[{\"path\":\"productdiaobo\",\"component\":\"productdiaobo\",\"name\":\"productdiaobo\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u8c03\\u62e8\"}},{\"path\":\"productpandian\",\"name\":\"productpandian\",\"component\":\"productpandian\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u76d8\\u70b9\"}},{\"path\":\"productruku\",\"name\":\"productruku\",\"component\":\"productruku\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u5165\\u5e93\"}},{\"path\":\"productchuku\",\"name\":\"productchuku\",\"component\":\"productchuku\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u51fa\\u5e93\"}},{\"path\":\"productdepot\",\"name\":\"productdepot\",\"component\":\"productdepot\",\"meta\":{\"title\":\"\\u51fa\\u5165\\u5e93\\u660e\\u7ec6\"}},{\"path\":\"productadd\",\"name\":\"proadd\",\"component\":\"productadd\",\"meta\":{\"title\":\"\\u6dfb\\u52a0\\u5546\\u54c1\"}},{\"path\":\"productlist\",\"component\":\"productlist\",\"meta\":{\"title\":\"\\u5546\\u54c1\\u5217\\u8868\"}}]},{\"path\":\"\\/jifeng\",\"component\":\"layout\",\"redirect\":\"shezhi\",\"name\":\"jifeng\",\"meta\":{\"title\":\"\\u79ef\\u5206\\u7ba1\\u7406\",\"icon\":\"jifeng\"},\"children\":[{\"path\":\"shezhi\",\"name\":\"shezhi\",\"component\":\"jifengshezhi\",\"meta\":{\"title\":\"\\u79ef\\u5206\\u8bbe\\u7f6e\"}},{\"path\":\"duihuan\",\"component\":\"jifengduihuan\",\"name\":\"duihuan\",\"meta\":{\"title\":\"\\u79ef\\u5206\\u5151\\u6362\"}},{\"path\":\"changerecord\",\"component\":\"jifengrecord\",\"meta\":{\"title\":\"\\u53d8\\u52a8\\u8bb0\\u5f55\"}},{\"path\":\"change\",\"component\":\"jifengchange\",\"meta\":{\"title\":\"\\u79ef\\u5206\\u4fee\\u6539\"}},{\"path\":\"qingkong\",\"component\":\"jifengqk\",\"meta\":{\"title\":\"\\u6279\\u91cf\\u6e05\\u7a7a\"}}]},{\"path\":\"\\/baobiao\",\"component\":\"layout\",\"redirect\":\"\\/baobiao\\/rbyb\",\"name\":\"rbyb\",\"meta\":{\"title\":\"\\u62a5\\u8868\\u67e5\\u8be2\",\"icon\":\"baobiao\"},\"children\":[{\"path\":\"danju\",\"component\":\"danju\",\"meta\":{\"title\":\"\\u9500\\u552e\\u5355\\u636e\"}},{\"path\":\"zongliang\",\"meta\":{\"title\":\"\\u9500\\u552e\\u603b\\u91cf\"},\"component\":\"xiaoshouhz\"},{\"path\":\"rbyb\",\"name\":\"rbyb\",\"component\":\"rbyb\",\"meta\":{\"title\":\"\\u65e5\\u62a5\\u6708\\u62a5\"}},{\"path\":\"ticheng\",\"component\":\"ticheng\",\"meta\":{\"title\":\"\\u63d0\\u6210\\u6c47\\u603b\"}},{\"path\":\"czxshz\",\"component\":\"czxshz\",\"meta\":{\"title\":\"\\u5145\\u503c\\u9500\\u552e\\u6c47\\u603b\"}}]},{\"path\":\"\\/fenxi\",\"component\":\"layout\",\"redirect\":\"\\/fenxi\\/kaihu\",\"name\":\"fenxi\",\"meta\":{\"title\":\"\\u5e97\\u94fa\\u5206\\u6790\",\"icon\":\"fenxi\"},\"children\":[{\"path\":\"kaihu\",\"component\":\"kaihu\",\"meta\":{\"title\":\"\\u5f00\\u6237\\u8d70\\u52bf\"}},{\"path\":\"chongzhi\",\"component\":\"chongzhi\",\"meta\":{\"title\":\"\\u5145\\u503c\\u8d70\\u52bf\"}},{\"path\":\"xiaoshou\",\"component\":\"xiaoshou\",\"meta\":{\"title\":\"\\u9500\\u552e\\u8d70\\u52bf\"}}]},{\"path\":\"\\/shezhi\",\"component\":\"layout\",\"redirect\":\"\\/shezhi\\/setting\",\"name\":\"xtshezhi\",\"meta\":{\"title\":\"\\u7cfb\\u7edf\\u8bbe\\u7f6e\",\"icon\":\"shezhi\"},\"children\":[{\"path\":\"\\/shezhi\\/setting\",\"component\":\"setting\",\"meta\":{\"title\":\"\\u7cfb\\u7edf\\u8bbe\\u7f6e\"}}]},{\"path\":\"\\/about\",\"component\":\"layout\",\"redirect\":\"\\/about\\/about\",\"name\":\"about\",\"meta\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\",\"icon\":\"guanyu\"},\"children\":[{\"path\":\"\\/about\\/about\",\"component\":\"help\",\"meta\":{\"title\":\"\\u5173\\u4e8e\\u6211\\u4eec\"}}]}]') [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_hyleixing` (`leixing` , `yxq` , `danwei` , `zhekou` , `zengsong` , `manager_id`) VALUES ('默认会员' , '10' , '年' , '100' , '0' , 44) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productleixing` [ RunTime:0.015586s ] [ sql ] [ SQL ] INSERT INTO `hy_productleixing` (`mingcheng` , `manager_id`) VALUES ('默认商品' , 44) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (44 , '创建商户信息' , 'admin' , '成功' , '61.151.178.176') [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2020-04-09T15:33:54+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093514s] [吞吐率:10.69req/s] [内存消耗:2,527.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '48', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123456', 'phone' => '13723124721', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13723124721' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015585s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (44 , '登录软件' , 'admin' , '成功' , '61.151.178.176') [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2020-04-09T15:33:54+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.109100s] [吞吐率:9.17req/s] [内存消耗:2,659.93kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '32', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '管理员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelistByname[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.140271s] [吞吐率:7.13req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.280542s] [吞吐率:3.56req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.327300s] [吞吐率:3.06req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015585s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.218200s] [吞吐率:4.58req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.374056s] [吞吐率:2.67req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.327300s] [吞吐率:3.06req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015585s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:33:57+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.280543s] [吞吐率:3.56req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109100s] [吞吐率:9.17req/s] [内存消耗:2,614.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.015585s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.155857s] [吞吐率:6.42req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.155857s] [吞吐率:6.42req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.093515s] [吞吐率:10.69req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.124686s] [吞吐率:8.02req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.218200s] [吞吐率:4.58req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.124686s] [吞吐率:8.02req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015586s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015586s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.187028s] [吞吐率:5.35req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015585s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.171443s] [吞吐率:5.83req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015585s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031171s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.296129s] [吞吐率:3.38req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:20+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.202614s] [吞吐率:4.94req/s] [内存消耗:2,614.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046757s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:20+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124685s] [吞吐率:8.02req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046758s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:20+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.187028s] [吞吐率:5.35req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.280778s] [吞吐率:3.56req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.296377s] [吞吐率:3.37req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.265180s] [吞吐率:3.77req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.265180s] [吞吐率:3.77req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.249581s] [吞吐率:4.01req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,614.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.171587s] [吞吐率:5.83req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.124790s] [吞吐率:8.01req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.280779s] [吞吐率:3.56req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.187185s] [吞吐率:5.34req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.249581s] [吞吐率:4.01req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:45+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.202785s] [吞吐率:4.93req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:34:52+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.077994s] [吞吐率:12.82req/s] [内存消耗:2,568.51kb] [文件加载:39] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '' AND `manager_id` = 0 AND `id` = 0 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:08+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,527.34kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '48', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123456', 'phone' => '13723124721', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13723124721' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.015599s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (44 , '登录软件' , 'admin' , '成功' , '61.151.178.176') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:09+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,659.99kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '32', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '管理员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelistByname[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.015598s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.171587s] [吞吐率:5.83req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.187185s] [吞吐率:5.34req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.265179s] [吞吐率:3.77req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.218384s] [吞吐率:4.58req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:10+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031198s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=bb0134438bf8339909b3a5032da53a44', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:18+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/product/productlistex [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,616.52kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'productlistex', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '41', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Product->productlistex[ C:\wamp\www\cms\api\application\index\controller\Product.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `manager_id` = 44 AND `shopname` = '您的公司' [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:26+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.124791s] [吞吐率:8.01req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031197s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:26+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/dianpufx/getjiaobanzfmx [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,492.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'dianpufx', 2 => 'getjiaobanzfmx', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '105', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'stime' => '2020-04-09 00:00:00', 'etime' => '2020-04-09 15:35:27', 'shop' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Dianpufx->getjiaobanzfmx[ C:\wamp\www\cms\api\application\index\controller\Dianpufx.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select SUM(CAST(n_pay_cash AS DECIMAL(18, 0))) AS 现金, SUM(CAST(n_pay_zfb AS DECIMAL(18, 0))) AS 支付宝,SUM(CAST(n_pay_wx AS DECIMAL(18, 0))) AS 微信,SUM(CAST(n_pay_bank AS DECIMAL(18, 0))) AS 银行卡,SUM(CAST(n_pay_qt AS DECIMAL(18, 0))) AS 其它 FROM hy_posoutin where( c_change_type not like '%积分%' and t_time >='2020-04-09 00:00:00' and t_time<='2020-04-09 15:35:27' and shopname='您的公司' and manager_id =44 ) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:26+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/dianpufx/getjiaoban [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,491.18kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'dianpufx', 2 => 'getjiaoban', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '105', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'stime' => '2020-04-09 00:00:00', 'etime' => '2020-04-09 15:35:27', 'shop' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Dianpufx->getjiaoban[ C:\wamp\www\cms\api\application\index\controller\Dianpufx.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_change_type, CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where c_change_type not like '%积分%' and t_time >='2020-04-09 00:00:00' and t_time<='2020-04-09 15:35:27' and shopname='您的公司' and manager_id =44 GROUP BY c_change_type [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:29+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:29+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.015598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:35:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.499161s] [吞吐率:2.00req/s] [内存消耗:2,651.25kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/dianpufx/getjiaoban [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,491.18kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'dianpufx', 2 => 'getjiaoban', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '105', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'stime' => '2020-04-09 00:00:00', 'etime' => '2020-04-09 15:36:32', 'shop' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Dianpufx->getjiaoban[ C:\wamp\www\cms\api\application\index\controller\Dianpufx.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_change_type, CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where c_change_type not like '%积分%' and t_time >='2020-04-09 00:00:00' and t_time<='2020-04-09 15:36:32' and shopname='您的公司' and manager_id =44 GROUP BY c_change_type [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/dianpufx/getjiaobanzfmx [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,492.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'dianpufx', 2 => 'getjiaobanzfmx', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '105', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'stime' => '2020-04-09 00:00:00', 'etime' => '2020-04-09 15:36:32', 'shop' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Dianpufx->getjiaobanzfmx[ C:\wamp\www\cms\api\application\index\controller\Dianpufx.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select SUM(CAST(n_pay_cash AS DECIMAL(18, 0))) AS 现金, SUM(CAST(n_pay_zfb AS DECIMAL(18, 0))) AS 支付宝,SUM(CAST(n_pay_wx AS DECIMAL(18, 0))) AS 微信,SUM(CAST(n_pay_bank AS DECIMAL(18, 0))) AS 银行卡,SUM(CAST(n_pay_qt AS DECIMAL(18, 0))) AS 其它 FROM hy_posoutin where( c_change_type not like '%积分%' and t_time >='2020-04-09 00:00:00' and t_time<='2020-04-09 15:36:32' and shopname='您的公司' and manager_id =44 ) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:32+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:32+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/product/productlistex [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,616.52kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'productlistex', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '41', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '您的公司', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Product->productlistex[ C:\wamp\www\cms\api\application\index\controller\Product.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `manager_id` = 44 AND `shopname` = '您的公司' [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.124791s] [吞吐率:8.01req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.218384s] [吞吐率:4.58req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.249581s] [吞吐率:4.01req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.015598s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.124791s] [吞吐率:8.01req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.124790s] [吞吐率:8.01req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.327575s] [吞吐率:3.05req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031198s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.343174s] [吞吐率:2.91req/s] [内存消耗:2,652.59kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->managerlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `manager_id` = 44 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,650.36kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->gzhlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.389970s] [吞吐率:2.56req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.374371s] [吞吐率:2.67req/s] [内存消耗:2,654.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'yuangonglist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->yuangonglist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,488.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031197s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,487.80kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.187186s] [吞吐率:5.34req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,487.95kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.202785s] [吞吐率:4.93req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.140390s] [吞吐率:7.12req/s] [内存消耗:2,652.59kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->managerlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.031197s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.031198s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.296377s] [吞吐率:3.37req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.187185s] [吞吐率:5.34req/s] [内存消耗:2,654.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'yuangonglist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->yuangonglist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.421168s] [吞吐率:2.37req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,650.36kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->gzhlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:36:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.249580s] [吞吐率:4.01req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:08+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,614.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:08+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:08+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,615.05kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '42', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '100', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and (kahao like '%100%' or phone like '%100%' or hyname like '%100%' or bianhao like '%100%') and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:37:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.483563s] [吞吐率:2.07req/s] [内存消耗:2,651.25kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:38:12+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanadd [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,647.48kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanadd', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '315', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'kahao' => '001001', 'dianming' => '您的公司', 'hyname' => '滚滚滚', 'hyleixing' => '默认会员', 'zhekou' => '1000', 'phone' => '13723124721', 'endtime' => '2030/4/9', 'sex' => '男', 'beizhu' => '', 'birthday' => '1987-12-20', 'state' => '1', 'zhifu' => '微信', 'crjf' => '0', 'ssje' => '0', 'crje' => '0.00', 'imageUrl' => '', 'bianhao' => '001001', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanadd[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_kaika` WHERE `kahao` = '001001' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_kaika` (`kahao` , `hyname` , `dianming` , `hyleixing` , `phone` , `zhekou` , `sex` , `endtime` , `beizhu` , `caozuoren` , `birthday` , `syje` , `jifeng` , `imageUrl` , `manager_id`) VALUES ('001001' , '滚滚滚' , '您的公司' , '默认会员' , '13723124721' , '1000' , '男' , '2030/4/9' , '' , 'admin' , '1987-12-20' , 0 , 0 , '' , 44) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_posoutin` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_posoutin` (`userid` , `shopname` , `usertype` , `cardNo` , `c_name` , `c_ka_type` , `c_change_type` , `c_beizhu` , `n_pay_cash` , `n_pay_card` , `n_pay_bank` , `n_pay_wx` , `n_pay_zfb` , `n_pay_qt` , `n_pay_should` , `n_pay_shiji` , `n_sale_bill` , `jifeng` , `manager_id`) VALUES ('39' , '您的公司' , 'admin' , '001001' , '滚滚滚' , '默认会员' , '开户收费' , '' , '0' , '0' , '0' , '0' , '0' , '0' , '0.00' , '0' , 'khsf20200409153812000000' , '0' , 44) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (44 , '添加会员信息,卡号:001001' , 'admin' , '成功' , '61.151.178.176') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,615.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124790s] [吞吐率:8.01req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:22+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getcikainfo [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,600.70kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getcikainfo', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '12', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'kahao' => '001001', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getcikainfo[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select kahao,mingcheng,sum(shuliang) as sumcount from hy_cika where kahao='001001' and manager_id =44 group by kahao,mingcheng [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.171587s] [吞吐率:5.83req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.171587s] [吞吐率:5.83req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.265179s] [吞吐率:3.77req/s] [内存消耗:2,654.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'yuangonglist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->yuangonglist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.280779s] [吞吐率:3.56req/s] [内存消耗:2,652.59kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->managerlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `manager_id` = 44 [ RunTime:0.015598s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,650.36kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->gzhlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:33+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.171587s] [吞吐率:5.83req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.280778s] [吞吐率:3.56req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.046796s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.015598s ] --------------------------------------------------------------- [ 2020-04-09T15:38:34+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031197s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.015598s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.077994s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.545958s] [吞吐率:1.83req/s] [内存消耗:2,651.25kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031198s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.015599s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,615.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.140390s] [吞吐率:7.12req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:48+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.062396s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:48+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:48+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.514761s] [吞吐率:1.94req/s] [内存消耗:2,651.25kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.062396s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.124791s] [吞吐率:8.01req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.124791s] [吞吐率:8.01req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.218383s] [吞吐率:4.58req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015599s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.140390s] [吞吐率:7.12req/s] [内存消耗:2,650.36kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->gzhlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.265179s] [吞吐率:3.77req/s] [内存消耗:2,660.83kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,654.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'yuangonglist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->yuangonglist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,652.59kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.031197s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->managerlist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:58+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.233982s] [吞吐率:4.27req/s] [内存消耗:2,652.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpulist[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.015599s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:59+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015598s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:59+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,615.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:38:59+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.171586s] [吞吐率:5.83req/s] [内存消耗:2,612.10kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:04+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109191s] [吞吐率:9.16req/s] [内存消耗:2,614.70kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:04+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,613.64kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:16+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanchongzhi [运行时间:0.140389s] [吞吐率:7.12req/s] [内存消耗:2,753.52kb] [文件加载:45] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '255', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'phone' => '滚滚滚', 'beizhu' => '', 'zhifu' => '支付宝', 'ssje' => '10000', 'czje' => '10000', 'crjf' => '0', 'userid' => '39', 'dianming' => '您的公司', 'kahao' => '001001', 'hyname' => '滚滚滚', 'hyleixing' => '默认会员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanchongzhi[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ CACHE ] INIT File [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_posoutin` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_posoutin` (`userid` , `shopname` , `usertype` , `cardNo` , `c_name` , `c_ka_type` , `c_change_type` , `c_beizhu` , `n_pay_cash` , `n_pay_card` , `n_pay_bank` , `n_pay_wx` , `n_pay_zfb` , `n_pay_qt` , `n_pay_should` , `n_pay_shiji` , `n_sale_bill` , `jifeng` , `manager_id`) VALUES ('39' , '您的公司' , 'admin' , '001001' , '滚滚滚' , '默认会员' , '充值收费' , '' , '0' , '0' , '0' , '0' , '10000' , '0' , '10000' , '10000' , 'czsf20200409153916000000' , '0' , 44) [ RunTime:0.015599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_kaika` SET `syje`=syje+10000,`jifeng`=jifeng+0 WHERE `id` = 39 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_kaika` WHERE `id` = 39 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.015599s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (44 , '会员充值,id:39' , 'admin' , '成功' , '61.151.178.176') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:17+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,615.38kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '39', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '44' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:25+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/posrecordlist [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,622.94kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'posrecordlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '5', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'id' => '39', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->posrecordlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_posoutin` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `c_name`,`cardNo`,`c_change_type`,`t_time`,case when c_change_type="充值收费" then n_pay_should when c_change_type="开户收费" then n_pay_should when c_change_type="购物消费" then -n_pay_card when c_change_type="会员充次" then -n_pay_card when c_change_type="快速消费" then -n_pay_card when c_change_type="退款退货" then n_pay_card end as payinfo,`jifeng` FROM `hy_posoutin` WHERE `userid` = '39' AND `manager_id` = 44 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:25+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/cikarecordlist [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,611.50kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'cikarecordlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '12', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'kahao' => '001001', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->cikarecordlist[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_cika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_cika` WHERE `kahao` = '001001' AND `manager_id` = 44 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:31+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getcikainfo [运行时间:0.077994s] [吞吐率:12.82req/s] [内存消耗:2,600.70kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getcikainfo', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '12', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'kahao' => '001001', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getcikainfo[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 AND `id` = 48 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select kahao,mingcheng,sum(shuliang) as sumcount from hy_cika where kahao='001001' and manager_id =44 group by kahao,mingcheng [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:39+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,487.20kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =44 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:39+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.155988s] [吞吐率:6.41req/s] [内存消耗:2,488.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.031198s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.265180s] [吞吐率:3.77req/s] [内存消耗:2,500.68kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015598s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.109192s] [吞吐率:9.16req/s] [内存消耗:2,488.01kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,487.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015599s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =44 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.249580s] [吞吐率:4.01req/s] [内存消耗:2,486.58kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031198s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =44 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:40+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.202784s] [吞吐率:4.93req/s] [内存消耗:2,488.12kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => 'bb0134438bf8339909b3a5032da53a44|44|48', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'bb0134438bf8339909b3a5032da53a44' AND `manager_id` = 44 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =44 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:39:43+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093593s] [吞吐率:10.68req/s] [内存消耗:2,568.51kb] [文件加载:39] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,en-US;q=0.9', 'connection' => 'close', 'content-length' => '0', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=bb0134438bf8339909b3a5032da53a44; sidebarStatus=0', 'host' => 'web.huasivip.com', 'origin' => 'http://web.huasivip.com', 'q-qimei' => '8b2510d2efbb2c37', 'referer' => 'http://web.huasivip.com/', 'token' => '||undefined', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'x-forwarded-for' => '117.136.66.133', 'x-forwarded-for-pound' => '117.136.66.133', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '' AND `manager_id` = 0 AND `id` = 0 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:28+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093608s] [吞吐率:10.68req/s] [内存消耗:2,526.72kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '49', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '||undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => 'admin3', 'password' => '123456', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '15098085301' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin3' AND `password` = '123456' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.015602s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (12 , '登录软件' , 'admin3' , '成功' , '117.136.66.133') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:28+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,660.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '32', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '管理员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelistByname[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 12 [ RunTime:0.015601s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.187215s] [吞吐率:5.34req/s] [内存消耗:2,500.15kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031203s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.015602s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.156012s] [吞吐率:6.41req/s] [内存消耗:2,486.46kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.202816s] [吞吐率:4.93req/s] [内存消耗:2,488.15kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.015602s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.249620s] [吞吐率:4.01req/s] [内存消耗:2,485.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.046803s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.249619s] [吞吐率:4.01req/s] [内存消耗:2,487.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.078006s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.124809s] [吞吐率:8.01req/s] [内存消耗:2,487.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031202s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.280822s] [吞吐率:3.56req/s] [内存消耗:2,487.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.015602s ] --------------------------------------------------------------- [ 2020-04-09T15:54:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,617.16kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,613.37kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:54:44+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,611.35kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.015601s ] --------------------------------------------------------------- [ 2020-04-09T15:54:55+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getcikainfo [运行时间:0.093608s] [吞吐率:10.68req/s] [内存消耗:2,600.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getcikainfo', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '17', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'kahao' => '20200403001', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getcikainfo[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select kahao,mingcheng,sum(shuliang) as sumcount from hy_cika where kahao='20200403001' and manager_id =12 group by kahao,mingcheng [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:03+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,616.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:03+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,608.43kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getyuangonglist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getyuangonglist[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:03+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.156012s] [吞吐率:6.41req/s] [内存消耗:2,620.70kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'productlistByType', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '59', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'id' => '1', 'shopname' => '发型工作室', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->productlistbyType[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `shopname` = '发型工作室' AND `danwei` = '次' AND `manager_id` = 12 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.124809s] [吞吐率:8.01req/s] [内存消耗:2,485.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.156012s] [吞吐率:6.41req/s] [内存消耗:2,500.15kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.015601s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,487.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.015601s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.265220s] [吞吐率:3.77req/s] [内存消耗:2,488.15kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.218416s] [吞吐率:4.58req/s] [内存消耗:2,486.46kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031203s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.124810s] [吞吐率:8.01req/s] [内存消耗:2,487.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:06+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,487.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.078006s] [吞吐率:12.82req/s] [内存消耗:2,567.91kb] [文件加载:39] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '||undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '' AND `manager_id` = 0 AND `id` = 0 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:25+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,526.72kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '49', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '||undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => 'admin3', 'password' => '123456', 'phone' => '15098085301', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '15098085301' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin3' AND `password` = '123456' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (12 , '登录软件' , 'admin3' , '成功' , '117.136.66.133') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:26+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,660.30kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'rolelistByname', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '32', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '管理员', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->rolelistByname[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015602s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.202816s] [吞吐率:4.93req/s] [内存消耗:2,500.15kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.093607s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.171613s] [吞吐率:5.83req/s] [内存消耗:2,488.15kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046804s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.171613s] [吞吐率:5.83req/s] [内存消耗:2,487.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.046804s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.187214s] [吞吐率:5.34req/s] [内存消耗:2,486.46kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.187215s] [吞吐率:5.34req/s] [内存消耗:2,487.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,485.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:27+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,487.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.124810s] [吞吐率:8.01req/s] [内存消耗:2,611.35kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124810s] [吞吐率:8.01req/s] [内存消耗:2,613.37kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.015602s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:30+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,614.52kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015602s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '40', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '5', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and DATE_FORMAT( birthday, '%m%d' ) between DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') and DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:36+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.171614s] [吞吐率:5.83req/s] [内存消耗:2,485.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.218417s] [吞吐率:4.58req/s] [内存消耗:2,488.15kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.218417s] [吞吐率:4.58req/s] [内存消耗:2,486.46kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.187215s] [吞吐率:5.34req/s] [内存消耗:2,487.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015602s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.234018s] [吞吐率:4.27req/s] [内存消耗:2,487.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.015601s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.312024s] [吞吐率:3.20req/s] [内存消耗:2,500.15kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:37+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,487.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; sidebarStatus=0; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:41+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109208s] [吞吐率:9.16req/s] [内存消耗:2,616.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:41+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.109208s] [吞吐率:9.16req/s] [内存消耗:2,608.43kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getyuangonglist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getyuangonglist[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:51+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.140410s] [吞吐率:7.12req/s] [内存消耗:2,616.28kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'productlistByType', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '59', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'id' => '0', 'shopname' => '发型工作室', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->productlistbyType[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `shopname` = '发型工作室' AND `danwei` <> '次' AND `manager_id` = 12 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:51+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.171613s] [吞吐率:5.83req/s] [内存消耗:2,608.43kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getyuangonglist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getyuangonglist[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015601s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:51+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,616.66kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:55:54+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.109209s] [吞吐率:9.16req/s] [内存消耗:2,616.28kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'productlistByType', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '59', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'id' => '0', 'shopname' => '发型工作室', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->productlistbyType[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `shopname` = '发型工作室' AND `danwei` <> '次' AND `manager_id` = 12 ORDER BY `id` DESC [ RunTime:0.015601s ] --------------------------------------------------------------- [ 2020-04-09T15:55:55+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.093607s] [吞吐率:10.68req/s] [内存消耗:2,616.28kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'productlistByType', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '59', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'id' => '0', 'shopname' => '发型工作室', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->productlistbyType[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `shopname` = '发型工作室' AND `danwei` <> '次' AND `manager_id` = 12 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,488.15kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getchongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( CASE WHEN `c_change_type` = "开户收费" OR `c_change_type` = "充值收费" OR `c_change_type` = "日常收支" THEN CAST(n_pay_Shiji AS DECIMAL(18, 2)) ELSE( CAST(n_pay_Shiji AS DECIMAL(18, 2)) - CAST(n_pay_card AS DECIMAL(18, 2)) ) END ) as SUM FROM hy_posoutin WHERE DATEDIFF(t_time, NOW()) = 0 and manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.156012s] [吞吐率:6.41req/s] [内存消耗:2,485.90kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getproductcount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getproductcount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.187215s] [吞吐率:5.34req/s] [内存消耗:2,486.46kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getbirthdaycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =12 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 0 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.015602s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.124810s] [吞吐率:8.01req/s] [内存消耗:2,487.31kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getMoneyByChongzhi[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select CONVERT( t_time, DATE) AS time, SUM(CAST(n_pay_shiji AS DECIMAL(18, 2))) AS num,count(id) as countnum FROM hy_posoutin where (c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.156012s] [吞吐率:6.41req/s] [内存消耗:2,487.09kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getBySale[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select mingcheng, SUM(CAST(outnum AS DECIMAL(18, 0))) AS num FROM hy_productoutin where type="商品销售" and manager_id =12 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.312024s] [吞吐率:3.20req/s] [内存消耗:2,500.15kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'hycount', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->hycount[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:14+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.109208s] [吞吐率:9.16req/s] [内存消耗:2,487.69kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouye->getByPay[ C:\wamp\www\cms\api\application\index\controller\Shouye.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select c_name, SUM(CAST(n_pay_shiji AS DECIMAL(18, 0))) AS num,count(id) as countnum FROM hy_posoutin where ( c_change_type="开户收费" or c_change_type="充值收费" ) and manager_id =12 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/huiyuanlist [运行时间:0.109208s] [吞吐率:9.16req/s] [内存消耗:2,617.16kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'huiyuanlist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '39', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'name' => '', 'leixing' => '', 'dianpu' => '', 'value' => '', 'birthday' => '', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->huiyuanlist[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] select * from hy_kaika where 1=1 and manager_id= '12' order by id desc [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,611.35kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015601s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'dianpu', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->dianpu[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015601s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T15:56:15+08:00 ] 117.136.66.133 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.140411s] [吞吐率:7.12req/s] [内存消耗:2,613.37kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; MIX 3 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045131 Mobile Safari/537.36 MMWEBID/7359 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/4G Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'ca290cda5dd1819cf8c7a58b2900e20b|12|10', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://web.huasivip.com/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.9', 'cookie' => 'PHPSESSID=bfi760kpvisht1h35ja0ia18p4; Admin-Token=ca290cda5dd1819cf8c7a58b2900e20b; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015602s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = 'ca290cda5dd1819cf8c7a58b2900e20b' AND `manager_id` = 12 AND `id` = 10 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 12 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:58:51+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.118160s] [吞吐率:8.46req/s] [内存消耗:2,527.42kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '50', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'null|null|undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '11119394', 'phone' => '13978623098', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13978623098' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '11119394' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (32 , '登录软件' , 'admin' , '失败:信息不匹配' , '117.181.237.1') [ RunTime:0.015624s ] --------------------------------------------------------------- [ 2020-04-09T23:58:56+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093748s] [吞吐率:10.67req/s] [内存消耗:2,527.27kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '45', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'null|null|undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123', 'phone' => '13978623098', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13978623098' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (32 , '登录软件' , 'admin' , '失败:信息不匹配' , '117.181.237.1') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:59:02+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.148434s] [吞吐率:6.74req/s] [内存消耗:2,526.85kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '48', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => 'null|null|undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => '123456', 'phone' => '13978623098', ) [ info ] [ RUN ] app\index\controller\reg->login[ C:\wamp\www\cms\api\application\index\controller\Reg.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `phone` = '13978623098' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `manager_id` = 32 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.001953s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (32 , '登录软件' , 'admin' , '成功' , '117.181.237.1') [ RunTime:0.041014s ] --------------------------------------------------------------- [ 2020-04-09T23:59:08+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.437490s] [吞吐率:2.29req/s] [内存消耗:2,650.62kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'setting', 2 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277; Admin-Token=85dee6f33789ac4f382b579fa02c9820', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->getwxcode[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:59:29+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.109373s] [吞吐率:9.14req/s] [内存消耗:2,607.40kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015625s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'getyuangonglist', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277; Admin-Token=85dee6f33789ac4f382b579fa02c9820', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->getyuangonglist[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015624s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:59:29+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124998s] [吞吐率:8.00req/s] [内存消耗:2,612.96kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277; Admin-Token=85dee6f33789ac4f382b579fa02c9820', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Huiyuan->hyleixing[ C:\wamp\www\cms\api\application\index\controller\Huiyuan.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:59:41+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.093748s] [吞吐率:10.67req/s] [内存消耗:2,614.23kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'shouyin', 2 => 'productlistByType', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '51', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277; Admin-Token=85dee6f33789ac4f382b579fa02c9820', ) [ info ] [ PARAM ] array ( 'id' => '-1', 'shopname' => '智敏科技', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Shouyin->productlistbyType[ C:\wamp\www\cms\api\application\index\controller\Shouyin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productlist` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productlist` WHERE `shopname` = '智敏科技' AND `manager_id` = 32 ORDER BY `id` DESC [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-04-09T23:59:48+08:00 ] 117.181.237.1 POST web.huasivip.com/api/public/index/product/mingcheng [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,607.34kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.000000s ] [ info ] [ LANG ] C:\wamp\www\cms\api\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index', 1 => 'product', 2 => 'mingcheng', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2259 MMWEBSDK/200301 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.13.1640(0x27000D37) Process/tools NetType/WIFI Language/zh_CN ABI/arm64 WeChat/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'x-requested-with' => 'com.tencent.mm', 'referer' => 'http://web.huasivip.com/mt/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cookie' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1586074277; Admin-Token=85dee6f33789ac4f382b579fa02c9820', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\Product->mingcheng[ C:\wamp\www\cms\api\application\index\controller\Product.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_productleixing` WHERE `manager_id` = 32 ORDER BY `id` DESC [ RunTime:0.000000s ]