--------------------------------------------------------------- [ 2019-06-26T08:43:55+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.317710s] [吞吐率:3.15req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:43:56+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.957754s] [吞吐率:1.04req/s] [内存消耗:3,247.30kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '298', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"sT4xcuDhqc4hPIJkjMaE2+ILezVwh/Dw6fVQnGiMuvGRFuojRTpfK6CwX6MDMoSWg6mg5jaiOy+vK1ZnYFMZT/n84avbrxBfG7GlEBwBPaQrvf2wrzl2FULywnKjVGIgm+lStWy1avjjw9yXos6KH+FToNT+7fioikiA7RTHrcI=","data":{"staffName":"ld","timestamp":1561509834}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.053867s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.335803s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.164650s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003355s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.014010s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.031326s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.003509s ] --------------------------------------------------------------- [ 2019-06-26T08:43:57+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.061201s] [吞吐率:16.34req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:43:57+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.068685s] [吞吐率:14.56req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:43:57+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.556727s] [吞吐率:1.80req/s] [内存消耗:3,021.52kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000075s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.016839s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.038788s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.008819s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000487s ] --------------------------------------------------------------- [ 2019-06-26T08:43:57+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.553333s] [吞吐率:1.81req/s] [内存消耗:3,093.37kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.004759s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.016211s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.039791s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.002160s ] --------------------------------------------------------------- [ 2019-06-26T08:44:06+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/analystsList [运行时间:0.061167s] [吞吐率:16.35req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/analist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:06+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/analystsList [运行时间:0.198392s] [吞吐率:5.04req/s] [内存消耗:3,083.45kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/analystsList', 'route' => 'api/v1.backStage/analystsList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/analist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000159s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.025903s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.047081s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] = '0') AS thinkphp) AS T1 [ RunTime:0.006101s ] --------------------------------------------------------------- [ 2019-06-26T08:44:08+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/analystsList [运行时间:0.063207s] [吞吐率:15.82req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/analist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:08+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/analystsList [运行时间:0.182421s] [吞吐率:5.48req/s] [内存消耗:3,083.45kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/analystsList', 'route' => 'api/v1.backStage/analystsList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/analist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000081s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.021234s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.037740s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] = '0') AS thinkphp) AS T1 [ RunTime:0.006671s ] --------------------------------------------------------------- [ 2019-06-26T08:44:10+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.054851s] [吞吐率:18.23req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:10+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.135307s] [吞吐率:7.39req/s] [内存消耗:3,097.48kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000088s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000528s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.004517s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.020401s ] --------------------------------------------------------------- [ 2019-06-26T08:44:12+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.074235s] [吞吐率:13.47req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:12+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.128615s] [吞吐率:7.78req/s] [内存消耗:3,097.48kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000104s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.002311s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000812s ] --------------------------------------------------------------- [ 2019-06-26T08:44:16+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.068371s] [吞吐率:14.63req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:16+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.115758s] [吞吐率:8.64req/s] [内存消耗:3,097.48kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000131s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000411s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000692s ] --------------------------------------------------------------- [ 2019-06-26T08:44:20+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.070661s] [吞吐率:14.15req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:20+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.143619s] [吞吐率:6.96req/s] [内存消耗:3,140.70kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '337', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000093s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.006635s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003179s ] --------------------------------------------------------------- [ 2019-06-26T08:44:24+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.068085s] [吞吐率:14.69req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:24+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.219757s] [吞吐率:4.55req/s] [内存消耗:3,123.38kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '337', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":2,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000081s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.027373s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.043948s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 10 + 1 AND 10 + 10) [ RunTime:0.008658s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003861s ] --------------------------------------------------------------- [ 2019-06-26T08:44:28+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.067605s] [吞吐率:14.79req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:28+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.209509s] [吞吐率:4.77req/s] [内存消耗:3,093.55kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '337', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":3,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000166s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.034218s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.049804s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 20 + 1 AND 20 + 10) [ RunTime:0.008843s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003866s ] --------------------------------------------------------------- [ 2019-06-26T08:44:37+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.082522s] [吞吐率:12.12req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:37+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.185072s] [吞吐率:5.40req/s] [内存消耗:3,140.70kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '337', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000070s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.021640s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.037326s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.006421s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003421s ] --------------------------------------------------------------- [ 2019-06-26T08:44:48+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.064041s] [吞吐率:15.62req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:48+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.173213s] [吞吐率:5.77req/s] [内存消耗:3,067.30kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '26', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '利永', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000070s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015436s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.031648s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer] WHERE [propose_cus] LIKE '%利永%') AS thinkphp) AS T1 [ RunTime:0.020491s ] --------------------------------------------------------------- [ 2019-06-26T08:44:52+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.063740s] [吞吐率:15.69req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:44:53+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.132374s] [吞吐率:7.55req/s] [内存消耗:3,094.20kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '373', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCM29RamxVZmV5d0tDOXQzdVYybmk4UDFBOGFEYll6NjpRbFlmODFPcGtpUDZEcW9KYlhXOWFGMkdlN2owSHpFVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"昆明利永","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000079s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.001207s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [c].[propose_cus] LIKE '%昆明利永%' AND [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.007591s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [c].[propose_cus] LIKE '%昆明利永%' AND [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.005819s ] --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.059787s] [吞吐率:16.73req/s] [内存消耗:1,217.05kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.221257s] [吞吐率:4.52req/s] [内存消耗:3,247.30kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '294', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"Sifw3elKNm6yiaEtKTohTFtVEYP+SlVCFyh7PLPf84nmY5GmJ9vWuk97MtURUtVsURDHRkIAGUNuI4/1rYETd4ctwcZ+vwf+AufoRhxHGmgzV3D/V0LONHj6LKJRYsfoP18VTZsDFZiBMKwmKqevQBh30kYJ06QGJaAH38Mn0VM=","data":{"staffName":"ld","timestamp":1561509979}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.011215s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.017920s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.035928s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.001874s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.015411s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.031942s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.001305s ] --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.074116s] [吞吐率:13.49req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.082846s] [吞吐率:12.07req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.157400s] [吞吐率:6.35req/s] [内存消耗:3,021.52kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000091s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.014787s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.039488s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003062s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000611s ] --------------------------------------------------------------- [ 2019-06-26T08:46:19+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.226977s] [吞吐率:4.41req/s] [内存消耗:3,093.37kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.003840s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.051798s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.071297s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.001192s ] --------------------------------------------------------------- [ 2019-06-26T08:46:21+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.060359s] [吞吐率:16.57req/s] [内存消耗:1,217.08kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:21+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.199304s] [吞吐率:5.02req/s] [内存消耗:3,310.15kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000091s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.022190s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.040690s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 6 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.006393s ] --------------------------------------------------------------- [ 2019-06-26T08:46:23+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.061887s] [吞吐率:16.16req/s] [内存消耗:1,217.08kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:24+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.182229s] [吞吐率:5.49req/s] [内存消耗:3,279.45kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000070s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.022054s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.040220s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 6 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.005102s ] --------------------------------------------------------------- [ 2019-06-26T08:46:26+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.060301s] [吞吐率:16.58req/s] [内存消耗:1,217.08kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:26+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.132796s] [吞吐率:7.53req/s] [内存消耗:3,310.15kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000121s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 6 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.005160s ] --------------------------------------------------------------- [ 2019-06-26T08:46:31+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.075696s] [吞吐率:13.21req/s] [内存消耗:1,217.08kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:32+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.126937s] [吞吐率:7.88req/s] [内存消耗:3,279.45kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000068s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000457s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 6 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.000765s ] --------------------------------------------------------------- [ 2019-06-26T08:46:34+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.065551s] [吞吐率:15.26req/s] [内存消耗:1,217.08kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T08:46:34+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.119799s] [吞吐率:8.35req/s] [内存消耗:3,310.15kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000075s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 6 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.001404s ] --------------------------------------------------------------- [ 2019-06-26T09:15:15+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.058963s] [吞吐率:16.96req/s] [内存消耗:1,217.05kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:15+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.423934s] [吞吐率:2.36req/s] [内存消耗:3,248.09kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '297', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjpCMk1PcjRudExVZ3ZtNGlxNmRwOEhlYTkzSkVzOE5rYzpNZzhUMjlkVzMzSkJibVhhcDY2bFoxNWUxRzc0TFZ0cQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"D4tV76qeF5KCV5unz+/GrCFDKE8Y54GCEn+r3cKQ27QF/jV2CmrCGac20+uFGIVGIErdj26Mb+JxdRY5yJAQaSFfywwXOKkVvAWNWwDZPHT7JNt5UEc8OXcknVLAfu6C9jZ8m7kaI8KBowOpgN00S3iMfPkFs3BlqD6F3sTzsP8=","data":{"staffName":"lyl","timestamp":1561511715}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.112556s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.086555s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.063452s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lyl' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.002151s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.014653s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.032117s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.001977s ] --------------------------------------------------------------- [ 2019-06-26T09:15:15+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.078609s] [吞吐率:12.72req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:15+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.067258s] [吞吐率:14.87req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:16+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.164868s] [吞吐率:6.07req/s] [内存消耗:3,093.61kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjo0MzI2clhxUXZlV1ZUZHBDdXdrUzdNb0c4NUJpME5LOTo4MjVORE85MXc2dHBpUTVJMUg3bXZxRVY4M1g0dTA0Nw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000093s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.018681s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.046896s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.001549s ] --------------------------------------------------------------- [ 2019-06-26T09:15:16+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.170469s] [吞吐率:5.87req/s] [内存消耗:3,019.66kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjo0MzI2clhxUXZlV1ZUZHBDdXdrUzdNb0c4NUJpME5LOTo4MjVORE85MXc2dHBpUTVJMUg3bXZxRVY4M1g0dTA0Nw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.005283s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.024231s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.040699s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003834s ] --------------------------------------------------------------- [ 2019-06-26T09:15:20+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.057992s] [吞吐率:17.24req/s] [内存消耗:1,216.98kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:20+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.121109s] [吞吐率:8.26req/s] [内存消耗:3,097.55kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjo0MzI2clhxUXZlV1ZUZHBDdXdrUzdNb0c4NUJpME5LOTo4MjVORE85MXc2dHBpUTVJMUg3bXZxRVY4M1g0dTA0Nw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000065s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.005317s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.003834s ] --------------------------------------------------------------- [ 2019-06-26T09:15:23+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.069016s] [吞吐率:14.49req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:23+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.068727s] [吞吐率:14.55req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8085', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T09:15:23+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.113874s] [吞吐率:8.78req/s] [内存消耗:3,093.61kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjo0MzI2clhxUXZlV1ZUZHBDdXdrUzdNb0c4NUJpME5LOTo4MjVORE85MXc2dHBpUTVJMUg3bXZxRVY4M1g0dTA0Nw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000100s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000454s ] --------------------------------------------------------------- [ 2019-06-26T09:15:23+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.111869s] [吞吐率:8.94req/s] [内存消耗:3,019.66kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8085', 'authentication' => 'userInfo anBkbjo0MzI2clhxUXZlV1ZUZHBDdXdrUzdNb0c4NUJpME5LOTo4MjVORE85MXc2dHBpUTVJMUg3bXZxRVY4M1g0dTA0Nw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8085/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000080s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000480s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000345s ] --------------------------------------------------------------- [ 2019-06-26T11:45:12+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.299909s] [吞吐率:3.33req/s] [内存消耗:1,217.05kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:13+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/staffToken [运行时间:0.614126s] [吞吐率:1.63req/s] [内存消耗:3,247.30kb] [文件加载:77] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '290', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"zeKZ5YCbMGclJuIoSaGBZKjVeDLHtRurwir1Ohq8FgkRoQKerS78IVLV9x/oNCgKte3Uwe/apQeUCVfyEf2bGJ14dF0MR53BqpITkNiXk3XVcQ99SMGUHjWlgS64E9ERChRCL3qS8K5qhPnNaaAAAVqFHMAM94pD/EkAOgOqINA=","data":{"staffName":"ld","timestamp":1561520712}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.068291s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.129114s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.091607s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.023089s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.018149s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.032753s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.002428s ] --------------------------------------------------------------- [ 2019-06-26T11:45:13+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.044313s] [吞吐率:22.57req/s] [内存消耗:1,217.04kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:13+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.052381s] [吞吐率:19.09req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:13+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.166047s] [吞吐率:6.02req/s] [内存消耗:3,093.37kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000123s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.024506s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.040361s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.002522s ] --------------------------------------------------------------- [ 2019-06-26T11:45:13+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.162067s] [吞吐率:6.17req/s] [内存消耗:3,021.52kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.010327s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.023927s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.040923s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.002280s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000482s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000522s ] --------------------------------------------------------------- [ 2019-06-26T11:45:26+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.036280s] [吞吐率:27.56req/s] [内存消耗:1,217.03kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:26+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.060456s] [吞吐率:16.54req/s] [内存消耗:1,746.94kb] [文件加载:61] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/buildOrderNum', 'route' => 'api/v1.backStage/buildOrderNum', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T11:45:29+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.048787s] [吞吐率:20.50req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:29+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.068385s] [吞吐率:14.62req/s] [内存消耗:3,021.52kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000094s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000390s ] --------------------------------------------------------------- [ 2019-06-26T11:45:30+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.043849s] [吞吐率:22.81req/s] [内存消耗:1,217.03kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:30+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.055777s] [吞吐率:17.93req/s] [内存消耗:1,746.94kb] [文件加载:61] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/buildOrderNum', 'route' => 'api/v1.backStage/buildOrderNum', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T11:45:38+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.048190s] [吞吐率:20.75req/s] [内存消耗:1,217.03kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:38+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.189714s] [吞吐率:5.27req/s] [内存消耗:3,067.37kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '26', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '利永', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000064s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer] WHERE [propose_cus] LIKE '%利永%') AS thinkphp) AS T1 [ RunTime:0.112639s ] --------------------------------------------------------------- [ 2019-06-26T11:45:48+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/demandSave [运行时间:0.058839s] [吞吐率:17.00req/s] [内存消耗:1,217.14kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:49+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/demandSave [运行时间:0.189447s] [吞吐率:5.28req/s] [内存消耗:3,222.20kb] [文件加载:75] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/demandSave', 'route' => 'api/v1.backStage/demandSave', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '176', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_id' => '1561520730310', 'demand_instru' => '这是一个测试需求', 'expect_com_time' => '2019-07-03', 'propose_time' => '2019-06-26', 'customer_id' => '27', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000084s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.001304s ] [ sql ] [ SQL ] INSERT INTO [demandtable] ([demand_id] , [demand_instru] , [expect_com_time] , [propose_time] , [customer_id] , [analysts_id]) VALUES ('1561520730310' , '这是一个测试需求' , '2019-07-03' , '2019-06-26' , 27 , 6) [ RunTime:0.067459s ] --------------------------------------------------------------- [ 2019-06-26T11:45:51+08:00 ] 122.234.66.252 OPTIONS test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.050742s] [吞吐率:19.71req/s] [内存消耗:1,217.15kb] [文件加载:47] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T11:45:51+08:00 ] 122.234.66.252 POST test.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.076902s] [吞吐率:13.00req/s] [内存消耗:3,021.52kb] [文件加载:73] [ info ] [ LANG ] D:\erp\webapp\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'test.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpzNDd6MDlRMXBCbDZhaXJYdTJJU1U1UGo0RUMzOUdGNTpva05lWHpMNTRoMnFpc0M0ZDczMnJJZ3dUMVJmVTkxQQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000072s ] sqlsrv:Server=LDWIN10\LDWIN102008,1434;Database=demand [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000508s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000497s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000434s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000465s ] --------------------------------------------------------------- [ 2019-06-26T14:20:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.59kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:20:22+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.124682s] [吞吐率:8.02req/s] [内存消耗:3,216.01kb] [文件加载:79] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '290', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"OP5K89wCniPORVsNrBvg+sn0XMaLhZxApu8gRy3uh/ruDCvf0Yf74fy0AebUj0RorksKZrP8ayC6b81MU5qzu8DOXwCnNW41Ux3GmC4B25NJ6mMQ1wax5bV/aitOGJNFLdgkYHJAUoc3xhdCnvjjZDnFisqHQAIWgYmnf4vJ6Wg=","data":{"staffName":"ld","timestamp":1561530019}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ info ] [ BEHAVIOR ] Run Closure @response_send [ RunTime:0.000000s ] [ error ] [28000]SQLSTATE[28000]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Login failed for user 'leaper'.[C:\xampp\htdocs\demand-poject\backstage\thinkphp\library\think\db\Connection.php:526] --------------------------------------------------------------- [ 2019-06-26T14:21:22+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:21:23+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,861.98kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '290', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"Ai1NGi1H980Xsd8IvVDaZtJoT7tA5PkmC7gliboIQMcLFZPtxokhGssLyl7xHiT2fDj8v4SnLHd7N22kjK3soifjmgtWHSQU3OKhq1K/v4DCqwtzt+XDr1ElrJOW9cBqMhF3YEtHwtk/YhjHEx1Dv49NTcZl60HZHJ6lnEJVZWI=","data":{"staffName":"ld","timestamp":1561530080}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:21:48+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:21:48+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,861.92kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '298', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"FbhYN2vaYuHNmEy/+Iv8+Qqu0GWyM1hEtOaHW36jphNmZSsUUn3/mh12axF45UtLItf9slj7DKw4ie2QBq0jyYbl+ECJj8gKEtdBCsvYaheCOqobXf17B67f8Vf+75abtHAWWNLGFUAA6XVgHFYrs0xnVEyE8qh805b8Tx+bWG8=","data":{"staffName":"ld","timestamp":1561530105}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:26:47+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:26:47+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,861.98kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '292', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"M291vNLaeH3uKkooi3fungAURAD9Q2jhHkUKCqsBkgLy92jN10CYDHRmfuKxrg6COU59f1aCPzg7GP7RhLDpgwLURMExXnSbBwNoa3rDH7e2ku1e3SJSvNaUVqg50rk1WpH2vCly/Kcrt8hYxAOw6iUPJEVbRH3D9/QS++p675E=","data":{"staffName":"ld","timestamp":1561530401}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:28:14+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:28:14+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,861.98kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '290', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"Kth0KrH7JfRK6BAtyiC1320uy7rrw8ldqFEhxaxJmEtYO1oX7jmCcBmvyNhAplQ1ncB48UB3lVBh6ZRuutNzwZQNtnEdu8Yg9sYGp7dcRsfUICk/p9Nym24AV+iQtVNEK4Khd+scMF2Fvx9NwoFIF8O3Oj23meuccjvHFGmX2tk=","data":{"staffName":"ld","timestamp":1561530486}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:28:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:28:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.094486s] [吞吐率:10.58req/s] [内存消耗:3,239.65kb] [文件加载:82] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '296', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"KQt83mj4jwHGZoKvbrR2calaeORXI/TJAXvzmeRIRDLAZeqEKol/zcFkmADQ4LxlTrVf4Up5J3qo660Uwp8nJaPjLBGuqNh/ffFrJfDfI0zmBaZhWv8aJbcLPf1Y8g4v5sb++jfsALs2KXDlFAaR/7bbpde91lMFwf5aaKkTbLI=","data":{"staffName":"ld","timestamp":1561530493}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ info ] [ BEHAVIOR ] Run Closure @response_send [ RunTime:0.000000s ] [ sql ] [ DB ] CONNECT:[ UseTime:0.032145s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand [ error ] [10501]SQLSTATE[42S02]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Invalid object name 'information_schema.tables'.[C:\xampp\htdocs\demand-poject\backstage\thinkphp\library\think\db\Connection.php:699] --------------------------------------------------------------- [ 2019-06-26T14:41:03+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:03+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,861.86kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '306', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"eDXUiiElcNu9DU0/tu9UYuenJumP0OzAYLMMackfG3SeSPOYa7C8e+xSgMpt++2WFfyZLErKM/6fENwd/XylZ0U+/X3Lqiwm59/7IJIdhoA1V7FgYo2lhBUuQv+wDcXmUFvrvkoX5IrSdClL1FcnR0WT/weoLM2l31ZmLGbUV5U=","data":{"staffName":"ld","timestamp":1561531257}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:41:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:10+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:2.416712s] [吞吐率:0.41req/s] [内存消耗:3,245.11kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '294', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"PpoUlnNB/RqNo84uKGwBP26+K04eGb5XiJuPKYJj2dpcu8KRWCwjiYIl5g0XOxTDR3LiyQp0Orjux1lvEYJkHpPVLoI8VV/OZZSG2hNlNL+J2ZbompU3F0nGjv1zI3r+JK5YWmmBqdMbGwAHrkebRBZxPdcKjxZDylIoC7LTQC4=","data":{"staffName":"ld","timestamp":1561531263}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.109098s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.219169s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.926359s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.458795s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.032145s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.077927s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.546463s ] --------------------------------------------------------------- [ 2019-06-26T14:41:10+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.004871s] [吞吐率:205.30req/s] [内存消耗:1,215.73kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:10+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.020456s] [吞吐率:48.89req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:11+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.172414s] [吞吐率:5.80req/s] [内存消耗:3,091.27kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.062342s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T14:41:11+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.312682s] [吞吐率:3.20req/s] [内存消耗:3,019.57kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.031171s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.047731s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.171439s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T14:41:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.73kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,744.88kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/buildOrderNum', 'route' => 'api/v1.backStage/buildOrderNum', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T14:41:32+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:32+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.078901s] [吞吐率:12.67req/s] [内存消耗:3,019.57kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.016560s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T14:41:33+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:33+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.109098s] [吞吐率:9.17req/s] [内存消耗:3,095.26kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.031171s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T14:41:37+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:37+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.218195s] [吞吐率:4.58req/s] [内存消耗:3,086.36kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '321', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"2018","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3') AND ( [expect_com_time] LIKE '%2018%' OR [confirm_time] LIKE '%2018%' OR [plan_com_time] LIKE '%2018%' OR [complete_time] LIKE '%2018%' OR [pass_test_time] LIKE '%2018%' )) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.140269s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3') AND ( [expect_com_time] LIKE '%2018%' OR [confirm_time] LIKE '%2018%' OR [plan_com_time] LIKE '%2018%' OR [complete_time] LIKE '%2018%' OR [pass_test_time] LIKE '%2018%' )) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T14:41:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:41:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.093512s] [吞吐率:10.69req/s] [内存消耗:3,096.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '341', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjppbDJMM2JDNU0wN0FXeEdYOWtCRFU5NFk1VGphb3MzVjoweDVuOFQ5MVJDU203VkczRVBRQllYaHBqOXo4ZWtMNg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1","2","3"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"2018","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3') AND ( [expect_com_time] LIKE '%2018%' OR [confirm_time] LIKE '%2018%' OR [plan_com_time] LIKE '%2018%' OR [complete_time] LIKE '%2018%' OR [pass_test_time] LIKE '%2018%' )) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.031171s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1','2','3') AND [d].[demand_type] IN ('0','1','2','3') AND ( [expect_com_time] LIKE '%2018%' OR [confirm_time] LIKE '%2018%' OR [plan_com_time] LIKE '%2018%' OR [complete_time] LIKE '%2018%' OR [pass_test_time] LIKE '%2018%' )) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T14:42:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T14:42:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,239.54kb] [文件加载:82] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '298', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"ORXOq4tP3EbKUjpAZ9+wktYe1d41U0itn2J9qtlZtzf+oC5nulfgHf/5F+J8QeozxFCoadjfLOf+Kyt6gwASNhFgoLTsWo4/StY4PtuRPxjXJrlRXDx0t0m1nCGdA+ntmwLGHqMfT4K2L8FRrQvmy4xldYkZXDPW0aEaubo9POA=","data":{"staffName":"ld","timestamp":1561531322}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ info ] [ BEHAVIOR ] Run Closure @response_send [ RunTime:0.000000s ] [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand [ error ] [10501]SQLSTATE[42S02]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Invalid object name 'information_schema.tables'.[C:\xampp\htdocs\demand-poject\backstage\thinkphp\library\think\db\Connection.php:699] --------------------------------------------------------------- [ 2019-06-26T15:04:19+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:04:19+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,861.92kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '300', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"J6dKzOWwBB3f+BDNYIfb0hrgsypR9Mx9MaSmu9OPm37m29Ffgs0NIIthpv6qX5kzkp54W5wREzOUBRliHb/6Vcd+l7etu+mvVj/9i7Zaxlg3OlAr29wgDLdbJwYJEUXeAHjoq+/3O5LjX6hbXPYtH3p3x3A9zNP4tGhvk/xJRYg=","data":{"staffName":"ld","timestamp":1561532649}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:04:26+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:04:26+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,861.98kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '290', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"axaVG6nKJlMSQRe1sUWmKOEg6qPNadYkIwa/bgCdARI3vkjYP8G4oi1w6M/Jv3NGZOyqZW1gqNo0sEWpuIzfSSg0IpL7PSdVmrT1xcvwtrQpwBkAmxKvgofRBbif1Dsy5fL7ndFscHQmD8ASsp7l3FsqAnYT2F6RErd4O6PY+BA=","data":{"staffName":"ld","timestamp":1561532657}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:04:30+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:04:30+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.109097s] [吞吐率:9.17req/s] [内存消耗:3,245.11kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '294', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"KsyYbm9W6Nb7jyLrovSTJWLlGt7QGXP6CD5dBJD2FKEwHM/NpZP8mHXfM3LOZUv2HJlm28UpTycgasj4VpZwBV6AZ+K+JW9FuQN3xbUZrYc2ALkCr+1Vr7YJYLZpI2z+YrIZSLcqnNDm0Qz1fkEVwFMbqsqIP1SgLgRAhtPTP5o=","data":{"staffName":"ld","timestamp":1561532661}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T15:04:31+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.73kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:04:31+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.64kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:04:31+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.069161s] [吞吐率:14.46req/s] [内存消耗:3,091.27kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo1dXQ0NjcyNWRRcFhpempIUzZ4OW1ScXJCMzQ3bnNQRzpxMDM5UU9yRGRYVVNodUo0RklrTHc3WWZ6MTlLN3ZBSA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.016560s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:04:31+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.125658s] [吞吐率:7.96req/s] [内存消耗:3,019.57kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo1dXQ0NjcyNWRRcFhpempIUzZ4OW1ScXJCMzQ3bnNQRzpxMDM5UU9yRGRYVVNodUo0RklrTHc3WWZ6MTlLN3ZBSA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.031171s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.19kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.151957s] [吞吐率:6.58req/s] [内存消耗:3,244.55kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '296', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"FX9TAOhY393sU81yr49EqHhEgOLMlt9MzEHv/0HOGqqDkUamYrme/Ilth7y+AzWeM8olD1jXbfSnhJYVoMj7Y1H+H+41Jf2enqkShsTSOXvcd2yVInDISJk9AFZHCw9bnB1ie+q3K50m7F5rhAM9ZUkUprc9qbNcAKf9MPW72Vs=","data":{"staffName":"ld","timestamp":1561534442}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.046756s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.005845s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.005844s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.003897s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.036041s ] --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.009741s] [吞吐率:102.66req/s] [内存消耗:1,215.29kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.040912s] [吞吐率:24.44req/s] [内存消耗:1,215.27kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://test.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,090.73kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpYbzhLeTY0VTNzTlRFU3VQcWY3RDVHYVJtRkJWODZ4OTpJTDhhdzNGZWRsOGNaNmlQVHN1Q3BNNUFRakpPeVdLMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:34:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.077926s] [吞吐率:12.83req/s] [内存消耗:3,018.95kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://test.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpYbzhLeTY0VTNzTlRFU3VQcWY3RDVHYVJtRkJWODZ4OTpJTDhhdzNGZWRsOGNaNmlQVHN1Q3BNNUFRakpPeVdLMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://test.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:14+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.014612s] [吞吐率:68.44req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:14+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.188973s] [吞吐率:5.29req/s] [内存消耗:3,245.46kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '299', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"ntA85WTD0/sNOwjNu6sB+t4VjpDRvneSCqGmBzHDhCyBx83jmY5P1zpEfaq2Mxx7d7ucfI1m/+rRJw3NDrZbLg9QSXHNb2UsYvZnJmj3hjtZ+ig+ePkVDqTPRLl8VBYG/1ngs4XGfd0EvnnF9UN7uXqShs6LXkAIdWk4yENaOVU=","data":{"staffName":"lyl","timestamp":1561535823}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.095460s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lyl' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:15+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:15+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:15+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpIQUQxYlpudjdFOFcyZHphcjd5ZXN1cFFUajRxaFUwSzpqNUJMdkozTkMwNzhaVUdscllmeGNicTlTUmFndDR5WA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:15+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.73kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpIQUQxYlpudjdFOFcyZHphcjd5ZXN1cFFUajRxaFUwSzpqNUJMdkozTkMwNzhaVUdscllmeGNicTlTUmFndDR5WA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,245.80kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '297', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpIQUQxYlpudjdFOFcyZHphcjd5ZXN1cFFUajRxaFUwSzpqNUJMdkozTkMwNzhaVUdscllmeGNicTlTUmFndDR5WA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"E3rxXmVdggFjX0E+r/6YGqADP6sjlqnXOJ3Kvx1netVmmPJa+GfP8IKV5vmebuyLU1wiEE3GWXz3QOyGf0s6T9seyOD2V6O7TnlP/Wadj3d4DU+CLpXfmY3j46EHppvTPbJyLEnDSQJx77fbvvR76h1YZuiHo3+EtL4pgT9mWFw=","data":{"staffName":"lzq","timestamp":1561535833}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lzq' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:57:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.73kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:58:22+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:22+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,273.01kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T15:58:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,311.29kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T15:58:27+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.040912s] [吞吐率:24.44req/s] [内存消耗:1,215.71kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:27+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:3,273.01kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:58:29+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:29+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.063316s] [吞吐率:15.79req/s] [内存消耗:3,017.73kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.016560s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,245.23kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '293', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"QOqWm7KzVu590ouFClAdra1pdIGzqB5fM9XBrwPLM2DEOlrRmSbXxbsIaz9P6AoxJGBnDqlGbrfH29JIRRbXLKPkL4ObxxnhstWWNv9eLeWVs6l2K/yS5hB7ddB/XWl+VQA5fryCvKrJu6FHgB06CMZCVw+ksG1HaI2dXq51bpE=","data":{"staffName":"lzq","timestamp":1561535927}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lzq' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,090.95kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:58:58+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.14kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:59:09+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:10+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.639976s] [吞吐率:1.56req/s] [内存消耗:3,081.88kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'oO2gm/S73oopO1OEhQ6cGtY00OXtDKVMmbhoX/iMcz2NpDmcjq7DiVDlYsKxRa1VBBFDT16GENXev3as1Fq7f7y6vEcW3hQc0SvZ8kJ6Jx3pTYFpDnc7RSwzG1y75N5e2/b0O05T4sqNZHPKJdnkO4iDRnHa9ck4YQqzwF6SW7w=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.593220s ] --------------------------------------------------------------- [ 2019-06-26T15:59:20+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,095.05kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T15:59:29+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:29+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,082.21kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'g3tVVQwtVEzLaNiqJM79Hs4RZw8DIBA/iUue0+djiVes0PJRdFeyKyoyc3sqrdqS0papfOQSpoTQ7JBRI5WUSE4X06t0W3jE5nw+nNpBenhFYH1Q9LTR323yfRrhXq2zgNAR/BbSMePftE7wYVq5srvG4Usx0yacELVqhbBWIzs=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T15:59:33+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:33+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.17kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:59:33+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:33+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:3,090.91kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:59:34+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:34+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/buildOrderNum [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,744.80kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/buildOrderNum', 'route' => 'api/v1.backStage/buildOrderNum', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/demand', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:59:35+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:35+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,079.38kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '191', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'ii1ewXQJbVNeP7aCNSiW9v/HEZEU7kyc3dnL+0dJyE64aSjNrvCDYU1W/fA1zTVaM7QrxjFXnKU7h9sLLV0/a+IEO9CVOBxJooYmOagZ6FAAC7PU50TxUkapxgt3VP+DLNJoUEVmBPA6vEwembJxa1Ne0PXoejVm9jKtAio3SbE=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2018%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T15:59:37+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:37+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '191', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Wx9quNORIs/vmFYCD03QoJ+r533+Vv6Uzjd37VQAke7eLPGQiVvlb508XooTvfYag6awCySZZ6d0UEifOSWr1g2Vvo/RhsArbhoFq2mGRgv/d5m67IgNWkxJu2x5jHvUtxBh+wGDbnyzCuMvHepW9s6bqLV2v5KCdWNKncSxJmA=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:59:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T15:59:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '193', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'eYLBLgvIjHTi5xbOi2tzhzwL5/XH6EWBSs8F9CB35IfTkcnSemYbZ2MbxQjBjFWo/sHYxyb2Mm2trnXn4Rsn21JSseY/NQ+VtBDlbOwHFfdoLzraM9ACeStDpxm+cqoGr4EvDOMtQXsHJRWQRjgPVFAzIwF2u5k624NX/H+Rvfw=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:59:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T15:59:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'LJ+uuifZ91xRvZ4HicMLdahBp9KK3uClsqaOFyJxsCUzkWQZfxhG0HSdmsGMOwdyHMSzp8hBtWlx5tNCrFrD2DAP7I6UDTtkvSQ0+Pbi7IEQaxwvHmSjUeU/pTIGWABWKjPnMyChjmQu3cGlg/DdKnTQ8hbFtw1SvS2a9B1lo0U=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T15:59:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:22+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:22+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:22+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.038964s] [吞吐率:25.66req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'kGyJMvOgFg9COKe69xsUxq2u589kl0MwTKz78uhtF+SI/lFIP4srZgZ9v7gBIKWvY/Rr6QAigjVtXrAqb1NfDSAd9bQjpHrgOk4zimVgWzfrdETxZ8g9jRXtC+NKCRg4jDdOXxbMj30iz2VQ8Uf4jnbnjl0p3jmluUr6nLhyzu4=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:00:22+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.075005s] [吞吐率:13.33req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.003896s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '195', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Xc3X9lZ7PLBvb47U0LEaS4C+3f4UiFHK+h1YZRVtdi6K6JHkY0PyedLBg35uL3qGOa2to3+xL/jfNw4M4YyFrDQg+y/IPQA4yAwj/zJG7hQfW/UFtTiNd6pMPoiQZqGr1cvq0a2N1KUDUQSm6BnWyUYCNxuVKWHA9b15lInEOGU=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Df4JzIXJdoqKBMGe+5oVhfTXhIKdkaMq7mUfOgfEZcG3EnpuJAzU8KSGL834brOWNFAs8OvJ6tDO7LR5ilY1pWkDuBLe22/6kOdiWklWVlnrP/1vXXNvsptCMhaducmfIt9fMQtVZx1fnTxJBiDKfld8YfXmNk9s6Yhe+jvnFGc=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:00:23+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '191', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'XquFSnIEUVDZ8yDknc5DkOOHGmr6FF3NO+DFTiJiP3TEVwrcZ5W6lKrXHA/2Dr9l52jL5VYjyijL8VmgLU7eh8Byf8P3bomRrvTWgPrygGtSoWCdiBIupU0K0YxP1E0Y0tkm5xlhwRCl//mJVNSc/PS4EPfbCDG4o8Fh/d4im2M=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:00:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:25+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:25+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:25+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'cm6iDlhHEAbyUAZ9duR6rlrvBMyKQFSKhJjux0bZ0JRyMTInNvxAMQ4Ogn35fqrv1WNKXuqg5GWLTp3uUhI81wJg9vGdT0EM/JQtt7cS0U5pdsJnCuTfiR5yDrCOg7W44i4mi2sJPPcADnWYG0spQr+OQj9N9mUp/sybRmmjdEU=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:00:25+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjoyWE90aG5EV3cxNlNmM0JrMWJjcjVvelRhMnk4akgwODo5Q0ZCNUw0V2hmVTVwUlhyWUhuZWNnUVZ6ZGkyUDNNUw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:26+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.23kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login?tdsourcetag=s_pcqq_aiomsg', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:26+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.079875s] [吞吐率:12.52req/s] [内存消耗:3,244.22kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '297', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login?tdsourcetag=s_pcqq_aiomsg', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"ZBN2fL4ycK5jHNo4+ULS9J75t/vrH7kNYTOdMoqYSuq3lOEBocip797PWqBsZRcbIEBdKZYazeV74hGUfGK/knJpsk7wuKyieHXoe5ko5kWzoSyx6rO2Ka/FgCMcLKEUhrwTTjbe9L+gvtz3Ud0+nvjvPZji0gjoUZfbX7XOiZw=","data":{"staffName":"jcl","timestamp":1561536011}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'jcl' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('modifies')) AS thinkphp) AS T1 [ RunTime:0.017533s ] --------------------------------------------------------------- [ 2019-06-26T16:00:27+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.27kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:27+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,215.16kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:27+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:3,090.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:27+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,016.50kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:35+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.016560s] [吞吐率:60.39req/s] [内存消耗:1,215.16kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:36+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,081.26kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'YfSkq7/s4TtWycEgPlHu2RS0PhIfKV6NejvCcCAAVtz9+Isvg82+sN1kYuAkNi2LUgaLR/iPpk30QKSiiwcab2BO0eFyFsosbW0I4M379WtgwNvhc0QYayxzWTb8T9UoWwPnghIMqtUhbis8W3VyvcpYspPQ1EEYSm2K5LftMOk=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:00:38+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:38+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,245.52kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '295', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"UCGj/LOZ4TYXZcRa2NQmIrEcktnN7khg05FDuvSgaAxjwesMlkm842WcC+pQUko+wYJpNQTvTBuaWCG3KEBvam9gQVTgFtqXxYdd3vs+8vo581ee6KMZRWjOHOfnNuVm0ncNX7mY9UrgipRwzSDi6eT/bRs7mNEjWVnDTb3tA3g=","data":{"staffName":"lzq","timestamp":1561536025}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lzq' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:00:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.064290s] [吞吐率:15.55req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.002923s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.002922s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.082798s] [吞吐率:12.08req/s] [内存消耗:3,017.73kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:44+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.73kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:44+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.064290s] [吞吐率:15.55req/s] [内存消耗:3,095.51kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.017534s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.064289s] [吞吐率:15.55req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.73kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:00:54+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:54+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,095.05kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:00:56+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:00:56+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,082.29kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'U6FjDYX8x2e5ATAoZcTWkDXjXkaqG2GiIT4f/3hylKib3EtMSG4K9Mg2RwQmKwbkau/ebdYgJqrKeE7EKXBvoiSikKLBwX02DrP4kFfonER5k+vM7bbsXJtmNGHuBcEbDO+sG54QvN7HUzWz3xCGQ9HbvppFUfA71+KfktbE4uY=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:01:01+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:01+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:01+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,090.95kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:01:01+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.067212s] [吞吐率:14.88req/s] [内存消耗:3,017.14kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.002922s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:01:02+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.01kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:02+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.057472s] [吞吐率:17.40req/s] [内存消耗:3,272.64kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.003896s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.002923s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.005845s ] --------------------------------------------------------------- [ 2019-06-26T16:01:03+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.087668s] [吞吐率:11.41req/s] [内存消耗:3,310.92kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:01:04+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,272.64kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'demand_belong' => '0', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] = 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:01:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.01kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,310.92kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:01:08+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.017533s] [吞吐率:57.04req/s] [内存消耗:1,215.16kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:08+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.093513s] [吞吐率:10.69req/s] [内存消耗:3,076.60kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'ZAYpbnPXkxwail5VMjq45Y4JL/yV5WPAKqPvAlgBsIEROTIvXEKfW1cUy06PEP65HPpxJndymni/uLvjscbhU2t/F8vGnWIldE3cuO+qNF9XfI6gcIWpvtrx3AB7S/NfCJwTmsIeq3B1N6cuG62CzI620PrfCZzpV2WUcPtJHSE=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [OrderMonth] ASC) AS ROW_NUMBER FROM (SELECT DATEPART(mm,propose_time) AS OrderMonth,COUNT(id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] WHERE [propose_time] LIKE '2019%' GROUP BY DATEPART(mm,propose_time)) AS thinkphp) AS T1 [ RunTime:0.031171s ] --------------------------------------------------------------- [ 2019-06-26T16:01:11+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.16kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:11+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.064290s] [吞吐率:15.55req/s] [内存消耗:3,016.50kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:01:12+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/modList [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.22kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/modlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:12+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/modList [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,087.36kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/modList', 'route' => 'api/v1.backStage/modList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptR1c3RjViOWxqWDgyODdRNGVhVXR3S1M1SGdoek1mWTo5WFBuejZUaTM3TE5zMDJodXJDZXdVNjRjbzVHVlFCRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'referer' => 'http://webest.leaper.ltd:8087/common/modlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] = '1') AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:01:13+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:13+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'DJJBN8Eyjj1XhV7e4M5/7mr0b8nG55FW4/67hCtBR77Dv57Y0XB9wvDaxGBGwDcwChUwwBX4GQmPmw2gkRf4EN6upl2IcNHowaCHNjWnuxsQ6H4zr9UWYbAYLf7EEXOlrIXIhwEqEBK++7ND4csoDAsARfx6vW7Cd/qIJaYpCEs=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:01:31+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.017533s] [吞吐率:57.04req/s] [内存消耗:1,215.01kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:01:31+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/testList [运行时间:0.065264s] [吞吐率:15.32req/s] [内存消耗:3,310.92kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/testList', 'route' => 'api/v1.backStage/testList', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '15', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpCNGE3UERDWGMycjF5eHo0dlpnOGtmVjBSOUhZQUtXTTo2Q0Y4c3lrY0phVkdSbDk0dDFZNzM1endmWGVTRWdVRA==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/tlist', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'demand_belong' => '1', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.003896s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.003896s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] DESC) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [analysts_id] <> 14 AND [d].[demand_status] = '2') AS thinkphp) AS T1 [ RunTime:0.016559s ] --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,745.03kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '197', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'SDsHIJ8cX+SvC+RnuCb7n+LF3K+KnAYnwcEE5zYhXhE9K40GDpWpWAg8X1+hInwQE2KH70KrdwcMorwAqc/d/IW1w/LBjYaqB1ZYrbuWdZfsXSjBFuu5vAz3lsRFwIIq3Q2t1eaqTN8Nt1blkJQC9BUav4ZVjGwoVdO0uK2+ClQ=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'TutVEihkLmfx+g39hhsz63sDIY71Qj2etF8wYSUcAHuG3M9Hd7+1LJxZ0wRkFindUHAJJz1EQXNl0KpxMewwVs5mvjAsJUy4m4+iniRDxUvmc21H4DxY35St42BIyvMqAk8xLIoBWloAY6en87G9nQrvTO20MF1v3yxc/G9dvs4=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:40+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.026300s] [吞吐率:38.02req/s] [内存消耗:1,744.96kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '183', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'rAWxhyrC30CVYpnwrRlr5INDiXGNu7vu54SMaR0CTwomeTWyLgOgRAgmN5sKWLT3MzEVHAJc8rg8jRjfOtJsWmoCjImARCwD8LG6gyW1c7F1CS02UILclOGsDhM+Vw5MF7U13OQKT7TIVyuC7nUWj+9nXTOiy3f9MuZt2HAX5r8=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.076953s] [吞吐率:12.99req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'oEy1RsdGzIYslY8AeeIizQ8fwfSz0pcpdVUP6Gin4dAVuDGte1g3F24NGWOklu863cG2VsdXABiM9JuWAgv/U9PgtIFA1GJcjLVuoUloPQHvNoe6k7r7AlBote4pMvJm6v0isqex/RCx0aCBw6EuivMjUw+dMeTlDmk1ZN5xa1w=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:41+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,744.96kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '183', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'OoLPzUp4nmdHH4PQQM1Rldkh7beckUJG9PwRprYxneUdf+WUCjh8YQtfx7VI0xlsYLgQN8kYju0zYCiDUiH8kOyeBRfviKoDWYVC8QYQN38QtgZGpVSJ3VRndGjD8VAxR22J0uA0jeJ3YleNXXKbVUWZQXc6M/ksPMISEHvzRxk=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.028249s] [吞吐率:35.40req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'TxbHoa95a5BYqDHhUHKJUJwksgvbu6x/Hl7vLooPtHTPCO/Mt8l7VbXU0fL10mpo3PZwQ6IYpexGPDT9rmgbF3bpTTjIEUCJuroMYMM8qe9S3MqHyktwcyDPsowvio5ch/Y7aX68tF+26loxdwK3DSbkZIRAEUeD+Xho4lCknn4=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:42+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.067212s] [吞吐率:14.88req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'v2kM4VAo6p+zoBmEWeUQPd0Je0CiisYbXxdt5bKu0sLZ6cGd9kSa8CAB3MtXrcgn8qVFfLq7YEEi7ivQAGeeu+76u4fDYjf777IbSXg5FYhnAoJluGn34nULleV/1Qkq4+qykc3Isp/bx8djPU1B1dugrbyU07tIlvm6dVymt80=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'JMoSqS8pYlnUOEe4enadP6WYAe6INZtwPU/D3KoEMgI1+OaGIxx6bSuuJhSaGQC52dAEpf53tWqCFq+WSZvISL2iSCBUn8dwYilAlCOuvGiRSBweNAYozw+CToGhUz8HE0KQ/w6BI0gIWIP8AKdRV3SooUiVzFmtVU78UbHDCyA=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:43+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:44+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:44+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:44+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'fS0AO2ExEo6PSh8ZqgM9EdIhefTlg16Xes4kXR/xWuzHwJziiEEIRBjpmIVC6cdN7dK/zpqn+8FBYlMi1OBTWqjGgsgQODCFraWCYzZp92dByNb8v8XUglYTzxxSv31IkA9CHB2ndrqG0ysa5gZWZ3IgfaqvI5/1Nh08WNB5bMM=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:44+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.028249s] [吞吐率:35.40req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'DDI3KKhTnYsq/dnJweLVuA0WuyzviJUXJ3Q70MpKu0Ehw6wmGY8lqvMsdBj/1QlDI1Tm7IeDP6AHc8HAElCgJJLfqZtlVR1Q32EoG68ZzqL5pcCcPetsacNHSKsSBsUB5gJMiVPXrqabXN+joee5NOmzv54uNWYmUTGFa36ZCfI=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.070134s] [吞吐率:14.26req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:45+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,745.05kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'MZ9XjKBjaaT7t4D3sbWS3dnvHwMuPYdP5nA0/g9itJv1mSKQtMfMA/E11iha3PkNWpZ8ojgYGEe5vLMPCdwMHTlOhhdEZKBgTQVVdQMi9wthxJIP73OcEs7Dc2T0jZlej95o8W8uzyebyTndxgBEJF9g2Hqau813XFh750wA/pY=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.064290s] [吞吐率:15.55req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '193', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'g6kdrLopU6D+ZrkxuDqmaxWMgQlTQhd2amXJp9n3I8NxoY2o3Fr8EFPIgW2LWS5IM3VXHanyP6hvODeq0Vpcy/9we4eHemxMHN1ITl016qbwzbGQvfmx3e/8kC5/P/ffp/RLqYuIIdkUgH01ZX4IxdQeGfV/7fYLIbgSZZ7kNHw=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.046757s] [吞吐率:21.39req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.013637s] [吞吐率:73.33req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.034094s] [吞吐率:29.33req/s] [内存消耗:1,745.04kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '193', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Eo7X6lSl43XmgCIOcoks/A14LP12hl1Ag89VHunj+kz8iNV/nYEPpRHNQAtv11v1DSCyncvqUIc0FNzMn7kQXevyYkzzKdtzS/HLyefQycTyBY/ISPoyupkLv5J150mxUpwr2XT3OL2hSwEzxMoPsGx+Ps3fG5nlTR+Ar4s0siY=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:05:46+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.073057s] [吞吐率:13.69req/s] [内存消耗:3,091.45kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpFcTV3MVRuM3g3ZEw4M1dSNzZqWnpteUIyMk8xS3ZGNDpBYUY2T1BiUjIxaGlsWThVTjk0Q0UzZXNnU20zVkRXZA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.017534s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:13+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:13+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.096435s] [吞吐率:10.37req/s] [内存消耗:3,245.03kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '288', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"oIgvXdCi+qi2Goz0IZsH4Rf3X8HV2Xc5JYgXkAc4Nd6EamygONckpa3loMnghS1nNEzJ3H4ykv5NtlJrz0IfyDAPtHeaJrwAYmJdwBUYy21pJnUfTDrB2OHLkXfQZ6/DoipwRRPpu6V5oqC4fRz5MpTqU6607xYazE5Utrqi6lo=","data":{"staffName":"ld","timestamp":1561536369}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.001948s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.016560s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'ld' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('admin')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:15+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.75kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:15+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:15+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.29kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjp3RnBVU3kyNXpXTVpKNTZ0WEVkTmpWNFkxbHMwM0RyaDp4OGM4c3dCVEpnNnZaQWpMWGRTMFBrNEY2SXpmdTNpNw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:15+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.078901s] [吞吐率:12.67req/s] [内存消耗:3,019.59kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjp3RnBVU3kyNXpXTVpKNTZ0WEVkTmpWNFkxbHMwM0RyaDp4OGM4c3dCVEpnNnZaQWpMWGRTMFBrNEY2SXpmdTNpNw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 0) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 1) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.67kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.388661s] [吞吐率:2.57req/s] [内存消耗:3,082.09kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '191', 'pragma' => 'no-cache', 'cache-control' => 'no-cache', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjp3RnBVU3kyNXpXTVpKNTZ0WEVkTmpWNFkxbHMwM0RyaDp4OGM4c3dCVEpnNnZaQWpMWGRTMFBrNEY2SXpmdTNpNw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Mnrq8sUd4wQmHTbHJQZdNam974jLrnSyD2CRylfuR4TnhezQ+E50ObMsgZcz58yHTWuADHCtN7JRP8H/X0KpSppUnr9BEXrAWJw3AAj0VuEwHsgJU1rH/1nFuvdBQNdoUatvSsJ/tuCOzZDhYFSZu+KRruN/iFbxcIo5KxlVZ4Y=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.341905s ] --------------------------------------------------------------- [ 2019-06-26T16:06:28+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.31kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:28+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.093512s] [吞吐率:10.69req/s] [内存消耗:3,307.25kb] [文件加载:78] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjp3RnBVU3kyNXpXTVpKNTZ0WEVkTmpWNFkxbHMwM0RyaDp4OGM4c3dCVEpnNnZaQWpMWGRTMFBrNEY2SXpmdTNpNw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'Hl6Z29HtxTH4FQ8qvAynGISiXoJy8s9jOEd8vLlaACsnWUvABYQX/ArOTZmOOXJH6gT7QdVdyHuEkQ817qLW6s9sM48VpMmeUiiufFZh+COT3HWVMNu0LLj+nWVg74LClf4Y9nviNHPoLiqSJh7siMMb/aOSqYs34y36aEtgBts=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [c].[propose_cus] = '内部需求' AND [propose_time] LIKE '2019%') AS thinkphp) AS T1 [ RunTime:0.031171s ] --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.18kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.084746s] [吞吐率:11.80req/s] [内存消耗:3,245.44kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '297', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjp3RnBVU3kyNXpXTVpKNTZ0WEVkTmpWNFkxbHMwM0RyaDp4OGM4c3dCVEpnNnZaQWpMWGRTMFBrNEY2SXpmdTNpNw==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"OOX5f385gP8Zg1EcRETjXPp2zzhSnkmF/+XfKSTP6U6rTAMsoKfWHb1ZNXeG6mNquIjJkDomBOm8ok6L+q/ni99EVz7BWzDmLWFDKHl2w7KfeeDSuIGniB3x9/z4uJK6I20POE4EHQRKSwZMsi/LSGKGQYyEDZY8Z0xUDT6adi8=","data":{"staffName":"zjb","timestamp":1561536390}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'zjb' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.017533s] [吞吐率:57.04req/s] [内存消耗:1,215.30kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.044808s] [吞吐率:22.32req/s] [内存消耗:1,215.28kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,090.89kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:35+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,017.04kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:06:38+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.31kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:06:38+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,744.59kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '193', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'wIwRo24gHTUm7x3C7iPzsaQgDdYOZikVXZeHG8I/z+agIPx9ZfFrXzmhGf3L9utRKZ6pDygTWb5re2ewmwlSHZWS/pkaL3/U1BCh4XRw1km1VC4/gm++6K92mtmUpQJifTAl1aXQncqsY64o7Xl9L5vGa1drA1cdXzeRXUhER1A=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:07:40+08:00 ] 223.104.247.39 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.50kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'origin' => 'http://webest.leaper.ltd:8087', 'access-control-request-method' => 'POST', 'content-length' => '0', 'access-control-request-headers' => 'authentication', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:07:40+08:00 ] 223.104.247.39 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,143.49kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'origin' => 'http://webest.leaper.ltd:8087', 'accept-encoding' => 'gzip, deflate', 'connection' => 'keep-alive', 'authentication' => 'userInfo', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'content-length' => '317', 'accept-language' => 'zh-cn', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"IWCSmziv2w5ZPCq8qk7mocbZIeSB4rR8rekLBymd961gdsm1fTTkrIFcBhDkFekFwFekO1yPjapiXyZzu73KYcqwFL3dxDg5FzQN5r+zs+YsplCITu8o73kEpWKK7TfTvhr9ScPOcsEtGnKmLCjQ8aTUMElbT+sroHWj4N9+C8o=","data":{"staffName":"曹远好","timestamp":1561536456}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = '曹远好' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:08:00+08:00 ] 223.104.247.39 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.50kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'origin' => 'http://webest.leaper.ltd:8087', 'access-control-request-method' => 'POST', 'content-length' => '0', 'access-control-request-headers' => 'authentication', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:08:00+08:00 ] 223.104.247.39 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.079875s] [吞吐率:12.52req/s] [内存消耗:3,143.36kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'origin' => 'http://webest.leaper.ltd:8087', 'accept-encoding' => 'gzip, deflate', 'connection' => 'keep-alive', 'authentication' => 'userInfo', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'content-length' => '297', 'accept-language' => 'zh-cn', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"GwcRX3vCHmkvwCCrpfw8CK7/Jy+u3CxGsCCJorAd8Spy8QwYTZgEXhtiCxSgvTe1ppcxOAkFM+Eh1Oo7SXXkkCm+dMhh/0jP7R1jTzFBiwGfXmsKB47U7oVRmqHhE68Du5D4geMD9ITFaz7+FAdEnqg2KoiPscF5ip523vL8r2U=","data":{"staffName":"cyh","timestamp":1561536475}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.017534s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'cyh' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T16:08:06+08:00 ] 223.104.247.39 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.50kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'origin' => 'http://webest.leaper.ltd:8087', 'access-control-request-method' => 'POST', 'content-length' => '0', 'access-control-request-headers' => 'authentication', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:08:06+08:00 ] 223.104.247.39 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.062341s] [吞吐率:16.04req/s] [内存消耗:3,143.29kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'origin' => 'http://webest.leaper.ltd:8087', 'accept-encoding' => 'gzip, deflate', 'connection' => 'keep-alive', 'authentication' => 'userInfo', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_1 like Mac OS X) AppleWebKit/604.4.7 (KHTML, like Gecko) Mobile/15C153 MicroMessenger/7.0.4(0x17000428) NetType/4G Language/zh_CN', 'referer' => 'http://webest.leaper.ltd:8087/login', 'content-length' => '289', 'accept-language' => 'zh-cn', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"VnLVnHjVoLjYFYKCEM7fFfZZEM3fGgcQgT/XA/zzSiWizbVF9kgTNYtNQqEmxBMLKHvGE6nMdpsMUm4rx0rswNK48w8VTFZGZy7527he24W3ruGBA2EgRlUeOM4htcDvKedpbkugvNCq5tTGTEVKMCjwHmgzAqAga45dk1u5fGU=","data":{"staffName":"cyh","timestamp":1561536481}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'cyh' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:11:18+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.31kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:18+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.31kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:18+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,744.47kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'UAD4djFRK+E2zdBljgXRVEPTgDS7uOR5CDtKhK9GIekKNKOUtNQIZlVMlRXYf5OeJ8tDMUUruM7Vo8bOWUTjmsY53m0vDUEUiryX+r6kl6wei8VjU1760+X4E6WTibAGSPDjAZTIXtUJiE20imogGTfTwS6dsIA2v7OHLr3+QSY=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:11:18+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,090.91kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015586s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:11:19+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,744.57kb] [文件加载:61] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '191', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'ksI0v5ag3aTL6fhm8cyGPEXzAqhu7+rBFUz2PJTZnabe/bqLc0t4mJn9fUy5JvIzQzsO0pL7Pd16sqr7TUi+oGHYm1Yl1YkEtV/q4uiS8AxaVGrWQC+yDYehy+SrMPfj5OAoHaWQc4igICPS03WdgQHA5u2LX1QY6dn585xM5bc=', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:11:19+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,090.91kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpQRTVKWG1wM1laNjl4U3lIdDFRNGd6aUkyRGUyYTNyZjpTTkJneW1HRHJwOGNlTUhVOGs3WENPNTM3UW40SmYwMg==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.18kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,245.11kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '299', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"CLn68Ja2ljTlpWrrIRCn1ZXWYrUXUvp3u8jbPeEJ1wdy54Uc48/szNTJJcUdgrMCKgBJ2+H/0I27Nf07z++2vnGe85Lu3qHV4wagElnuHzEtTdvtmArrVGLhd/YgB042eSIVYZ0CNoF47pKS0QpwrS4xo6+i8ttBDJQFotN0BGE=","data":{"staffName":"zjb","timestamp":1561536676}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'zjb' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.30kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.28kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,090.93kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptSGJyWEM1REs3aVF0d1lHZ3oxSTYzbjV2b1AwalNOMTp2VjBDOXNrUXRhbEw0V3pwb2h5T2NkeFBGdW1COElYVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:11:25+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.065264s] [吞吐率:15.32req/s] [内存消耗:3,017.17kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptSGJyWEM1REs3aVF0d1lHZ3oxSTYzbjV2b1AwalNOMTp2VjBDOXNrUXRhbEw0V3pwb2h5T2NkeFBGdW1COElYVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:11:27+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.27kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:27+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,081.92kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptSGJyWEM1REs3aVF0d1lHZ3oxSTYzbjV2b1AwalNOMTp2VjBDOXNrUXRhbEw0V3pwb2h5T2NkeFBGdW1COElYVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'aWCiF2MXPbFBuUusN1FksK0dyKXmN6oKGoKxwCexTL2k8JQf7jZtfu5KUGWjIR8f3zFq1POSX8Kvpyep7+dY/KLObocb2ZkK0itkGMhlkmm/MlUqyaHVU99GIQ7Cg2Rck78rw9ncmiXUC7OCWWow4ucyac5x7/XyPAzPMrfou+4=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T16:11:28+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.31kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:11:28+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,307.52kb] [文件加载:78] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '185', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjptSGJyWEM1REs3aVF0d1lHZ3oxSTYzbjV2b1AwalNOMTp2VjBDOXNrUXRhbEw0V3pwb2h5T2NkeFBGdW1COElYVQ==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => 'YdxCasCyc1Bls5gi8NvQ3sl6QhCwCb+OeEyOFEKUqnLxrbjAJPbmSIXdJLAMSiy7tGYcWumtnYpVkn2n3aZttgkSawdGuERluyJSZBxf5iUposIQGuPXVN8/rXczxNynyMny5G58FToU4kYHk6iTw7v0gkkPAHSR+DKBi2Jq9eY=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [c].[propose_cus] = '内部需求' AND [propose_time] LIKE '2019%') AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:14:12+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.18kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:14:13+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.092538s] [吞吐率:10.81req/s] [内存消耗:3,239.14kb] [文件加载:82] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '301', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"fPFN0Lou7cQDiNHhwLzhRJTKH0Y10f8SxBI9TkzkuwqxPUSKEA/dirkTc05/ldp3aclRLk/bwvDbTBHd9JfWG1PjEw02x+g5nDJrnyJ/neR3ZkDRlCUfPs6YTpOosd+AJw38ltWsZvn3Uh3woHYGY+1RLVtWH1nfzZnT/2a0Vg0=","data":{"staffName":"zjb","timestamp":1561536842}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ info ] [ BEHAVIOR ] Run Closure @response_send [ RunTime:0.000000s ] [ sql ] [ DB ] CONNECT:[ UseTime:0.021430s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand [ error ] [10501]SQLSTATE[42S02]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Invalid object name 'information_schema.tables'.[C:\xampp\htdocs\demand-poject\backstage\thinkphp\library\think\db\Connection.php:699] --------------------------------------------------------------- [ 2019-06-26T16:15:26+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.18kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:15:26+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,861.36kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '287', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"oysvaKYn3KlSTooZDtuGGd7DtuuhZiCqVcI4iTlJVqlF0Jtb9BYrkKP7ZBtqIg/1CUrte2tA44BhQvpaVnWVLOsEvwGtnyjUOwLQFTBjbn6Th2T9m5yW5Rz22g4C023rp5W3dPmyqCG7aKLs1Eb2shj7qrpU95NyYDUtVnm7sMU=","data":{"staffName":"zjb","timestamp":1561536914}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:15:27+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,861.54kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '293', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"dae3R76LmjSHWT7ytbJXN0yrdHbUBQBbLbAMfNYBkZ+XSQ4LtzWAWuSl4KToNFBlKxN+ifUUnt4UrsBBXcAeIwoCDbUgCXfYX7Q2Vf9Sn0rtkVTIIU5lcihQagU+yZD9b3HXe1g3qTENy+pagU2SMgQ8K9QBMe0gYYGkLvPrq40=","data":{"staffName":"zjb","timestamp":1561536916}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:15:34+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031170s] [吞吐率:32.08req/s] [内存消耗:1,215.18kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:15:34+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,861.54kb] [文件加载:60] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '297', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"X5G45jhRmuKuh9DerFFZefnnljRmlb4sj+lGcC0qBcfCdBUtFPIul/XX1UwjR4974jsEsH3KtWRnw262r0mAIle6xCqiT/ag4TVRkb1XD1HNQ4U0F+vkRNd2OVmBC7VCZ5dsTZ4ExCfE219gBO1gfY55hOS+5JXC7GBe8eqS+wQ=","data":{"staffName":"zjb","timestamp":1561536922}}', 'version' => 'v1', ) --------------------------------------------------------------- [ 2019-06-26T16:15:36+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.100331s] [吞吐率:9.97req/s] [内存消耗:3,245.11kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '299', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"EhT/xT8+EOVsqcsw81jERhSfF4p49NzNs84clhn+eagOAovYoasp9tSjvXfke8EHwCBz6P89YzAZ4ms2qB9pAuKUGLeOj5rYQfMPfuxxgsucvBZn3+6exaKvMJQTOjCJHuP7B903TgAaSJz2RnGHZe/0egs5gldv4m5/5cvs/gc=","data":{"staffName":"zjb","timestamp":1561536924}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.015585s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'zjb' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.006818s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.002923s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.005845s ] --------------------------------------------------------------- [ 2019-06-26T16:15:36+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.30kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:15:36+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.006818s] [吞吐率:146.67req/s] [内存消耗:1,215.28kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:15:37+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,090.93kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpZRWRPbjQxSHFpTXRVNnVnUkZLZlhCSjA1YldDc1QxOTpUeGVzNVc2cEVBbXc4RDhHVjA1RlM2MUNaMUJRTTl1WA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:15:37+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.109097s] [吞吐率:9.17req/s] [内存消耗:3,017.17kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjpZRWRPbjQxSHFpTXRVNnVnUkZLZlhCSjA1YldDc1QxOTpUeGVzNVc2cEVBbXc4RDhHVjA1RlM2MUNaMUJRTTl1WA==', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.046756s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015585s ] --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/staffToken [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,245.31kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/staffToken', 'route' => 'api/v1.token/staffToken', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '289', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/login', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"enStr":"O3D89fNPmxx1GSJH84eJg48Ty3MXFyI4csdnNUHLbqWmW6hzY2FWf6oV3KcddzUgJ6UN43HIWSNFrr2dOavff4Px6hhoO837xRThNb8fz2PEg7KcnlxVzKL++4BbbSQq4zQML6XPJRaYYGs5OqleSdB6d721fdc5EUavJ3zfb60=","data":{"staffName":"lzq","timestamp":1561536970}}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Staff' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [id],[role],[staff_realname] FROM [Staff] WHERE [staff_name] = 'lzq' AND [staff_pwd] = '123456') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'role' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='role' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [url],[actions] FROM [role] WHERE [role_name] IN ('dt_engineer')) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.021430s] [吞吐率:46.66req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.089617s] [吞吐率:11.16req/s] [内存消耗:3,091.08kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.017533s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:21+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.075005s] [吞吐率:13.33req/s] [内存消耗:3,017.30kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:24+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:24+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,095.17kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:36+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:36+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:36+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getAuthUrl [运行时间:0.046756s] [吞吐率:21.39req/s] [内存消耗:3,017.30kb] [文件加载:73] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getAuthUrl', 'route' => 'api/v1.backStage/getAuthUrl', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] WHERE [demand_status] = 2) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:36+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/bulidCustomer [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,091.08kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/bulidCustomer', 'route' => 'api/v1.backStage/bulidCustomer', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/operate', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'cusName' => '', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='Customer' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [propose_cus],[id] FROM [Customer]) AS thinkphp) AS T1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2019-06-26T16:16:38+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.031171s] [吞吐率:32.08req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:39+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.077927s] [吞吐率:12.83req/s] [内存消耗:3,082.24kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '189', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'WIja971Uw74oJBmjIAvIz1iZ3w/M/YS9TebFoft4aEyUVu3CBipAPMqNn99GgnJQ5HVRRVV4+F3TG3fwaGBQXCYKKKuWrElug/t3JrxGyQcpz6kD54rGC832gDOw+FVzYhRXMRQKX0Cp1sV1FByyIv3ghfhZVwALIkYnxlhS4Bg=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [TOTAL] DESC) AS ROW_NUMBER FROM (SELECT c.propose_cus AS propose_cus,COUNT(d.id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] WHERE [propose_time] LIKE '2019%' GROUP BY [propose_cus]) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 10) [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:16:47+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.015585s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:16:47+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/ecahrtDetail [运行时间:0.089617s] [吞吐率:11.16req/s] [内存消耗:3,307.77kb] [文件加载:78] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/ecahrtDetail', 'route' => 'api/v1.backStage/ecahrtDetail', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '183', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/viewDetail', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'nw4NqQz6MQ9G5YsX31L19QhkES5DQ8EcLXjtaGJBqaLmAjsU5xu80jthMW8XkmxgOs7jPGsIzjONS7w4fVfflnYgcp4VrE0igYpKnWH7kv2xFE0/60dgHabeqN1aHywSPYXfea6xVyPVUbe6GIlOuWWr3K3SFbs+NyVuRxSC9Pk=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [c].[propose_cus] = '内部需求' AND [propose_time] LIKE '2019%') AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:17:00+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.018508s] [吞吐率:54.03req/s] [内存消耗:1,215.00kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:17:00+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/echartData [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,077.44kb] [文件加载:77] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/echartData', 'route' => 'api/v1.backStage/echartData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '187', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/common/echart', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => 'uApLLHN9oud0cAYu1yzgcWqybptBFqLmhVpw8cuxFhIhW5J6psZteKp5FSsic54q+71IphFMVhjjva/Omi5Z4UjyYPrvXcGoVjN5xye4v94Wt9OeqMDr+o6vJJTxKKC6LXnFBSbDbmiqKeE/uLCXn4ZjISSCy7KziK8yVt6g1oM=', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.015585s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [OrderMonth] ASC) AS ROW_NUMBER FROM (SELECT DATEPART(mm,propose_time) AS OrderMonth,COUNT(id) AS Total,SUM(CASE WHEN is_major_mod = 1 THEN 1 ELSE 0 end) AS IsMajor FROM [demandtable] WHERE [propose_time] LIKE '2019%' GROUP BY DATEPART(mm,propose_time)) AS thinkphp) AS T1 [ RunTime:0.015586s ] --------------------------------------------------------------- [ 2019-06-26T16:17:33+08:00 ] 122.234.66.252 OPTIONS webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.015586s] [吞吐率:64.16req/s] [内存消耗:1,215.03kb] [文件加载:47] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'access-control-request-method' => 'POST', 'origin' => 'http://webest.leaper.ltd:8087', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'access-control-request-headers' => 'authentication', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( ) --------------------------------------------------------------- [ 2019-06-26T16:17:33+08:00 ] 122.234.66.252 POST webest.leaper.ltd:8084/public/v1/backStage/getFilterData [运行时间:0.062342s] [吞吐率:16.04req/s] [内存消耗:3,095.17kb] [文件加载:75] [ info ] [ LANG ] C:\xampp\htdocs\demand-poject\backstage\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => '/backStage/getFilterData', 'route' => 'api/v1.backStage/getFilterData', 'option' => array ( 'merge_rule_regex' => false, 'header' => array ( 'Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Methods' => 'POST,OPTIONS', 'Access-Control-Allow-Headers' => 'authentication', ), 'cross_domain' => true, ), 'var' => array ( 'version' => 'v1', ), ) [ info ] [ HEADER ] array ( 'host' => 'webest.leaper.ltd:8084', 'connection' => 'keep-alive', 'content-length' => '317', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://webest.leaper.ltd:8087', 'authentication' => 'userInfo anBkbjo0M3g2TGtaanpOdjU3RFk2OVJhdTEyMTJNUzhiRnFBdDpKQ3N3NjhJMG5wb09qRUYzOTZOUUxkU01pbWg3bEtWYQ==', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Safari/537.36 Core/1.70.3704.400 QQBrowser/10.4.3587.400', 'content-type' => 'application/x-www-form-urlencoded;charset=UTF-8', 'referer' => 'http://webest.leaper.ltd:8087/home', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', ) [ info ] [ PARAM ] array ( 'data' => '{"cusName":"","demandStatus":["0","1"],"isMajor":"2","demandType":["0","1","2","3"],"priorityLevel":["0","1","2","3"],"curPage":1,"keyWorld":"","keyType":["1"]}', 'version' => 'v1', ) [ info ] [ DB ] INIT sqlsrv [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Server=rm-uf66kg1hxv4tt67p7o.sqlserver.rds.aliyuncs.com,3433;Database=demand2 [ sql ] [ SQL ] SELECT column_name, data_type, column_default, is_nullable FROM information_schema.tables AS t JOIN information_schema.columns AS c ON t.table_catalog = c.table_catalog AND t.table_schema = c.table_schema AND t.table_name = c.table_name WHERE t.table_name = 'demandtable' [ RunTime:0.015586s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='demandtable' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY [id] desc) AS ROW_NUMBER FROM (SELECT [d].*,a.staff_realname as analysts,m.staff_realname as modipersons,t.staff_realname as testers,c.propose_cus as propose_cus,c.contact_person as contact_person,c.contact_tel_no_1 as contact_tel_no_1 FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [demandtable] [d] LEFT JOIN [customer] [c] ON [d].[customer_id]=[c].[id] LEFT JOIN [staff] [a] ON [d].[analysts_id]=[a].[id] LEFT JOIN [staff] [m] ON [d].[modipersons_id]=[m].[id] LEFT JOIN [staff] [t] ON [d].[testers_id]=[t].[id] WHERE [d].[demand_status] IN ('0','1') AND [d].[demand_type] IN ('0','1','2','3')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ]