--------------------------------------------------------------- [ 2019-11-18T16:17:28+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/code [运行时间:0.187499s] [吞吐率:5.33req/s] [内存消耗:2,509.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 => 'reg', 2 => 'code', ), ) [ info ] [ HEADER ] array ( 'host' => 'web.huasivip.com', 'connection' => 'keep-alive', 'content-length' => '18', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031', 'x-requested-with' => 'com.tencent.mobileqq', ) [ info ] [ PARAM ] array ( 'mobile' => '13978623098', ) [ 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.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 ] --------------------------------------------------------------- [ 2019-11-18T16:17:39+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/create [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,566.47kb] [文件加载: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 ( '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2', 'x-requested-with' => 'com.tencent.mobileqq', ) [ info ] [ PARAM ] array ( 'mobile' => '13978623098', 'code' => '8718', '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.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 ] INSERT INTO `hy_shanghu` (`phone`) VALUES ('13978623098') [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_dianming` (`dianming` , `manager_id`) VALUES ('您的公司' , 32) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015625s ] [ sql ] [ SQL ] INSERT INTO `hy_manager` (`xingming` , `manager_id` , `dianpu` , `gangwei` , `state` , `password` , `token`) VALUES ('admin' , 32 , '您的公司' , '管理员' , '正常' , '123456' , '5870fd7c1a251233692799f570867931') [ 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 ('管理员' , 32 , '最高权限,此账户请勿删除.' , '[{\"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' , 32) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] INSERT INTO `hy_productleixing` (`mingcheng` , `manager_id`) VALUES ('默认商品' , 32) [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.015625s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (32 , '创建商户信息' , 'admin' , '成功' , '113.12.67.74') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:41+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093750s] [吞吐率:10.67req/s] [内存消耗:2,526.91kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.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` = '123456' AND `manager_id` = 32 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` = 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' , '成功' , '113.12.67.74') [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-11-18T16:17:42+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093750s] [吞吐率:10.67req/s] [内存消耗:2,659.73kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' 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 ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,486.34kb] [文件加载: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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.015624s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,500.44kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.031249s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 32 LIMIT 1 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,488.39kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.031250s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,486.86kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =32 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 30 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,487.57kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.015625s ] [ 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 =32 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,486.89kb] [文件加载: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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.031250s ] --------------------------------------------------------------- [ 2019-11-18T16:17:44+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.203124s] [吞吐率:4.92req/s] [内存消耗:2,487.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065031; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:08+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,659.65kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=1; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_shanghu` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 32 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` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.093750s] [吞吐率:10.67req/s] [内存消耗:2,500.44kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.187499s] [吞吐率:5.33req/s] [内存消耗:2,486.86kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.031250s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =32 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 30 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.218748s] [吞吐率:4.57req/s] [内存消耗:2,486.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.031249s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.234373s] [吞吐率:4.27req/s] [内存消耗:2,487.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.296873s] [吞吐率:3.37req/s] [内存消耗:2,488.39kb] [文件加载: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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.046874s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.187499s] [吞吐率:5.33req/s] [内存消耗:2,487.57kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:09+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.265624s] [吞吐率:3.76req/s] [内存消耗:2,486.89kb] [文件加载: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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/045008 Mobile Safari/537.36 V1_AND_SQ_8.1.8_1276_YYB_D QQ/8.1.8.4260 NetType/WIFI WebP/0.3.0 Pixel/1080 StatusBarHeight/95 SimpleUISwitch/0', 'token' => '5870fd7c1a251233692799f570867931|32|36', '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' => 'Hm_lvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574053007; PHPSESSID=rf135r8b522k9tdt89rq9n4jt2; Admin-Token=5870fd7c1a251233692799f570867931; Hm_lpvt_ac26ebef3e1a774402ea1cd5cc0cfdb5=1574065085; sidebarStatus=0', 'x-requested-with' => 'com.tencent.mobileqq', ) [ 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:18:59+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093750s] [吞吐率:10.67req/s] [内存消耗:2,526.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 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '||undefined', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '48', 'clientip' => '113.12.67.74', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 32 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` = 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' , '成功' , '219.133.46.64') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:00+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelistByname [运行时间:0.109375s] [吞吐率:9.14req/s] [内存消耗:2,659.06kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '32', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.015625s ] [ 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 ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `quanxian` FROM `hy_gangwei` WHERE `name` = '管理员' AND `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:02+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.156249s] [吞吐率:6.40req/s] [内存消耗:2,499.95kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.015624s ] 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:02+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.156249s] [吞吐率:6.40req/s] [内存消耗:2,487.82kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,487.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 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.218749s] [吞吐率:4.57req/s] [内存消耗:2,485.76kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.015625s ] mysql:host=127.0.0.1;dbname=huiyuan;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_manager` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.078124s] [吞吐率:12.80req/s] [内存消耗:2,487.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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,486.34kb] [文件加载: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 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 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 =32 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:19:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.218748s] [吞吐率:4.57req/s] [内存消耗:2,486.23kb] [文件加载: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 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =32 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 30 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:20:53+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,612.25kb] [文件加载:41] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.015624s ] [ 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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:20:53+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.156249s] [吞吐率:6.40req/s] [内存消耗:2,610.73kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:20:53+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.687496s] [吞吐率:1.45req/s] [内存消耗:2,650.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 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '5870fd7c1a251233692799f570867931' 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 ] --------------------------------------------------------------- [ 2019-11-18T16:21:11+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.125000s] [吞吐率:8.00req/s] [内存消耗:2,651.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 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '5870fd7c1a251233692799f570867931' 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_manager` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:11+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.203123s] [吞吐率:4.92req/s] [内存消耗:2,651.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 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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.015624s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:11+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.296873s] [吞吐率:3.37req/s] [内存消耗:2,659.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 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:11+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,659.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 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 32 [ RunTime:0.015625s ] --------------------------------------------------------------- [ 2019-11-18T16:21:12+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.359373s] [吞吐率:2.78req/s] [内存消耗:2,651.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 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '5870fd7c1a251233692799f570867931' 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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:12+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.281249s] [吞吐率:3.56req/s] [内存消耗:2,649.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 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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 `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:12+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,653.07kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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 ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:21:12+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,651.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 => 'setting', 2 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '5870fd7c1a251233692799f570867931' 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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:23:39+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpuadd [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,810.93kb] [文件加载:44] [ 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 => 'setting', 2 => 'dianpuadd', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '138', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( 'id' => '40', 'dianming' => '智敏科技', 'manager_id' => '32', 'phone' => '0771-5413764', 'address' => '广西南宁市', ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\index\controller\setting->dianpuadd[ C:\wamp\www\cms\api\application\index\controller\Setting.php ] [ info ] [ CACHE ] INIT File [ 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` = '5870fd7c1a251233692799f570867931' 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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `id` = 40 AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `id` <> 40 AND `manager_id` = 32 AND `dianming` = '智敏科技' LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `dianpu` = '您的公司' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_manager` SET `dianpu`='智敏科技',`token`='85dee6f33789ac4f382b579fa02c9820' WHERE `dianpu` = '您的公司' AND `manager_id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_kaika` SET `dianming`='智敏科技' WHERE `dianming` = '您的公司' AND `manager_id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_cika` [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_cika` SET `dianming`='智敏科技' WHERE `dianming` = '您的公司' AND `manager_id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_posoutin` [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_posoutin` SET `shopname`='智敏科技' WHERE `shopname` = '您的公司' AND `manager_id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_productoutin` [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_productoutin` SET `shopname`='智敏科技' WHERE `shopname` = '您的公司' AND `manager_id` = 32 [ RunTime:0.000000s ] [ sql ] [ SQL ] UPDATE `hy_dianming` SET `dianming`='智敏科技',`address`='广西南宁市',`phone`='0771-5413764' WHERE `id` = 40 AND `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:23:40+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.078125s] [吞吐率:12.80req/s] [内存消耗:2,567.75kb] [文件加载: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 => 'dianpulist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=5870fd7c1a251233692799f570867931; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ 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_manager` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '5870fd7c1a251233692799f570867931' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.109375s] [吞吐率:9.14req/s] [内存消耗:2,526.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 => 'reg', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '5870fd7c1a251233692799f570867931|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '48', 'clientip' => '113.12.67.74', 'cookie' => 'sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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` = '123456' AND `manager_id` = 32 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` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_rizhi` [ RunTime:0.015625s ] [ sql ] [ SQL ] INSERT INTO `hy_rizhi` (`manager_id` , `caozuo` , `caozuoren` , `result` , `ip`) VALUES (32 , '登录软件' , 'admin' , '成功' , '219.133.46.64') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,487.82kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 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 =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.234373s] [吞吐率:4.27req/s] [内存消耗:2,485.76kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.156249s] [吞吐率:6.40req/s] [内存消耗:2,486.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 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 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 =32 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.234374s] [吞吐率:4.27req/s] [内存消耗:2,487.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 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 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 =32 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.281249s] [吞吐率:3.56req/s] [内存消耗:2,486.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 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =32 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 30 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.374997s] [吞吐率:2.67req/s] [内存消耗:2,499.95kb] [文件加载:42] [ info ] [ BEHAVIOR ] Run app\api\behavior\CORS @app_init [ RunTime:0.046875s ] [ 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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 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` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:03+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.124999s] [吞吐率:8.00req/s] [内存消耗:2,487.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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `token` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 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 =32 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.109374s] [吞吐率:9.14req/s] [内存消耗:2,659.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 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/managerlist [运行时间:0.125000s] [吞吐率:8.00req/s] [内存消耗:2,651.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 => 'managerlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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_manager` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/rolelist [运行时间:0.281248s] [吞吐率:3.56req/s] [内存消耗:2,659.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 => 'setting', 2 => 'rolelist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 ] SHOW COLUMNS FROM `hy_gangwei` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_gangwei` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/yuangonglist [运行时间:0.140624s] [吞吐率:7.11req/s] [内存消耗:2,653.07kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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_shanghu` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_shanghu` WHERE `id` = 32 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 ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.312498s] [吞吐率:3.20req/s] [内存消耗:2,651.98kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/gzhlist [运行时间:0.187499s] [吞吐率:5.33req/s] [内存消耗:2,649.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 => 'gzhlist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 `kfphone`,`address`,`company`,`shuoming`,`selcard` FROM `hy_shanghu` WHERE `id` = 32 LIMIT 1 [ RunTime:0.031250s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.203124s] [吞吐率:4.92req/s] [内存消耗:2,651.98kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:07+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/dianpulist [运行时间:0.265623s] [吞吐率:3.76req/s] [内存消耗:2,651.98kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:23+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.078124s] [吞吐率:12.80req/s] [内存消耗:2,612.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 => 'huiyuan', 2 => 'hyleixing', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:23+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.093749s] [吞吐率:10.67req/s] [内存消耗:2,610.78kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:24:24+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.687495s] [吞吐率:1.45req/s] [内存消耗:2,650.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 => 'getwxcode', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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 ] --------------------------------------------------------------- [ 2019-11-18T16:25:18+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getproductcount [运行时间:0.109374s] [吞吐率:9.14req/s] [内存消耗:2,485.76kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT SUM( innum - outnum) as SUM FROM hy_productoutin where manager_id =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:18+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/hycount [运行时间:0.156249s] [吞吐率:6.40req/s] [内存消耗:2,499.95kb] [文件加载: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, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 LIMIT 1 [ RunTime:0.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_kaika` [ RunTime:0.015625s ] [ sql ] [ SQL ] SELECT COUNT(id) AS tp_count FROM `hy_kaika` WHERE `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:18+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getBySale [运行时间:0.109375s] [吞吐率:9.14req/s] [内存消耗:2,486.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 => 'shouye', 2 => 'getBySale', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 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 =32 GROUP BY productid order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:19+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getchongzhi [运行时间:0.203124s] [吞吐率:4.92req/s] [内存消耗:2,487.82kb] [文件加载: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 => 'shouye', 2 => 'getchongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 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 =32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:19+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getMoneyByChongzhi [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,487.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 => 'shouye', 2 => 'getMoneyByChongzhi', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 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 =32 GROUP BY time limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:19+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbypay [运行时间:0.171874s] [吞吐率:5.82req/s] [内存消耗:2,487.01kb] [文件加载: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 => 'shouye', 2 => 'getbypay', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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.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 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 =32 GROUP BY userid,c_name order by num desc limit 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T16:25:19+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouye/getbirthdaycount [运行时间:0.249999s] [吞吐率:4.00req/s] [内存消耗:2,486.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 => 'shouye', 2 => 'getbirthdaycount', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,en-US;q=0.8', 'user-agent' => 'Mozilla/5.0 (Linux; U; Android 9; zh-CN; SKW-A0 Build/SKYW1910291CN00MP7) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.7.5.1055 Mobile Safari/537.36', 'referer' => 'http://web.huasivip.com/', 'content-length' => '0', 'clientip' => '113.12.67.74', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820; sidebarStatus=0;', 'x-forwarded-for' => '113.12.67.74', 'host' => 'web.huasivip.com', 'cache-control' => 'max-age=259200', 'connection' => 'keep-alive', ) [ 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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT count(id) as SUM FROM hy_kaika WHERE manager_id =32 and DATE_FORMAT( birthday, '%m%d' ) BETWEEN DATE_FORMAT(CURDATE()-INTERVAL 30 DAY,'%m%d') AND DATE_FORMAT(CURDATE()+INTERVAL 5 DAY,'%m%d') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:08:50+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093753s] [吞吐率:10.67req/s] [内存消耗:2,526.11kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) 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' => '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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 32 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` = 32 LIMIT 1 [ RunTime:0.015625s ] [ 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' , '成功' , '113.12.67.74') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:08:54+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/setting/getwxcode [运行时间:0.640645s] [吞吐率:1.56req/s] [内存消耗:2,650.13kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.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 ] --------------------------------------------------------------- [ 2019-11-18T17:09:26+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.078128s] [吞吐率:12.80req/s] [内存消耗:2,610.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.015626s ] --------------------------------------------------------------- [ 2019-11-18T17:09:26+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.109379s] [吞吐率:9.14req/s] [内存消耗:2,612.26kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.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_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:09:31+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.093753s] [吞吐率:10.67req/s] [内存消耗:2,607.11kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.015626s ] 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_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:09:31+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.093753s] [吞吐率:10.67req/s] [内存消耗:2,612.26kb] [文件加载: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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.015626s ] 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:09:34+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.093753s] [吞吐率:10.67req/s] [内存消耗:2,612.26kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_hyleixing` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:09:34+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/dianpu [运行时间:0.093753s] [吞吐率:10.67req/s] [内存消耗:2,610.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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` = '85dee6f33789ac4f382b579fa02c9820' AND `manager_id` = 32 AND `id` = 36 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_dianming` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_dianming` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:39:52+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1AClDWTMQ_3ZfpsZDcJc7tI [运行时间:0.078127s] [吞吐率:12.80req/s] [内存消耗:2,554.41kb] [文件加载: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' => 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI', ) [ 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.015625s ] 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` = 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:02+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1AClDWTMQ_3ZfpsZDcJc7tI [运行时间:0.062502s] [吞吐率:16.00req/s] [内存消耗:2,554.41kb] [文件加载: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' => 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI', ) [ 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` = 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:29+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1AClDWTMQ_3ZfpsZDcJc7tI [运行时间:0.078128s] [吞吐率:12.80req/s] [内存消耗:2,554.41kb] [文件加载: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' => 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI', ) [ 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` = 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:39+08:00 ] 47.97.254.97 GET web.huasivip.com/api/public/index/wx/getopenid?openid=omEuq1AClDWTMQ_3ZfpsZDcJc7tI [运行时间:0.062500s] [吞吐率:16.00req/s] [内存消耗:2,554.41kb] [文件加载: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' => 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI', ) [ 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` = 'omEuq1AClDWTMQ_3ZfpsZDcJc7tI' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:39+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093750s] [吞吐率:10.67req/s] [内存消耗:2,555.52kb] [文件加载:44] [ 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' => '26', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) 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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => '', 'password' => '', 'phone' => '', ) [ 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` = '' LIMIT 1 [ RunTime:0.000000s ] [ error ] [8]未定义变量: manager_id[C:\wamp\www\cms\api\application\index\controller\Reg.php:49] --------------------------------------------------------------- [ 2019-11-18T17:40:41+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.109376s] [吞吐率:9.14req/s] [内存消耗:2,555.52kb] [文件加载:44] [ 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' => '26', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) 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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => '', 'password' => '', 'phone' => '', ) [ 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` = '' LIMIT 1 [ RunTime:0.000000s ] [ error ] [8]未定义变量: manager_id[C:\wamp\www\cms\api\application\index\controller\Reg.php:49] --------------------------------------------------------------- [ 2019-11-18T17:40:42+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093751s] [吞吐率:10.67req/s] [内存消耗:2,555.52kb] [文件加载:44] [ 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' => '26', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://web.huasivip.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) 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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', 'x-requested-with' => 'com.tencent.mm', ) [ info ] [ PARAM ] array ( 'username' => '', 'password' => '', 'phone' => '', ) [ 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.015626s ] 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` = '' LIMIT 1 [ RunTime:0.000000s ] [ error ] [8]未定义变量: manager_id[C:\wamp\www\cms\api\application\index\controller\Reg.php:49] --------------------------------------------------------------- [ 2019-11-18T17:40:57+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/reg/login [运行时间:0.093751s] [吞吐率:10.67req/s] [内存消耗:2,526.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 => '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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) 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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', 'x-requested-with' => 'com.tencent.mm', ) [ 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_manager` WHERE `xingming` = 'admin' AND `password` = '123456' AND `manager_id` = 32 LIMIT 1 [ RunTime:0.015626s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_jifengshezhi` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT `bili`,`content` FROM `hy_jifengshezhi` WHERE `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' , '成功' , '113.12.67.74') [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:59+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/huiyuan/hyleixing [运行时间:0.093751s] [吞吐率:10.67req/s] [内存消耗:2,612.26kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.015626s ] 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.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_hyleixing` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:40:59+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouyin/getyuangonglist [运行时间:0.078126s] [吞吐率:12.80req/s] [内存消耗:2,607.11kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.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.015625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `hy_yuangong` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `hy_yuangong` WHERE `manager_id` = 32 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-11-18T17:41:04+08:00 ] 113.12.67.74 POST web.huasivip.com/api/public/index/shouyin/productlistByType [运行时间:0.093751s] [吞吐率:10.67req/s] [内存消耗:2,613.91kb] [文件加载: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 9; SKW-A0 Build/SKYW1910291CN00MP7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/67.0.3396.87 XWEB/992 MMWEBSDK/191001 Mobile Safari/537.36 MMWEBID/130 MicroMessenger/7.0.8.1540(0x27000834) Process/tools NetType/WIFI Language/zh_CN ABI/arm64', 'token' => '85dee6f33789ac4f382b579fa02c9820|32|36', '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', 'cookie' => 'Admin-Token=85dee6f33789ac4f382b579fa02c9820', '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.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 ]