--------------------------------------------------------------- [ 2025-09-19T08:58:23+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:0.632433s] [吞吐率:1.58req/s] [内存消耗:2,644.43kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.084005s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.336416s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.090005s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.046003s ] --------------------------------------------------------------- [ 2025-09-19T08:58:23+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:0.722438s] [吞吐率:1.38req/s] [内存消耗:2,644.45kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.024002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.305414s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.091005s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.204012s ] --------------------------------------------------------------- [ 2025-09-19T08:58:23+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=2025%2F9%2F19&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.991454s] [吞吐率:1.01req/s] [内存消耗:2,659.19kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025/9/19', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.048002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.330416s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.089005s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.391023s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.011000s ] --------------------------------------------------------------- [ 2025-09-19T08:58:23+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:1.094460s] [吞吐率:0.91req/s] [内存消耗:2,958.38kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.064003s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.198408s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.133008s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.506029s ] --------------------------------------------------------------- [ 2025-09-19T10:44:49+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=%E2%80%8E2025%E2%80%8E%E5%B9%B4%E2%80%8E9%E2%80%8E%E6%9C%88%E2%80%8E19%E2%80%8E%E6%97%A5&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.390221s] [吞吐率:2.56req/s] [内存消耗:2,695.08kb] [文件加载:62] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '‎2025‎年‎9‎月‎19‎日', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.034200s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.151009s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.100006s ] [ error ] [2]date() expects parameter 2 to be long, string given[D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\db\Builder.php:510] --------------------------------------------------------------- [ 2025-09-19T10:44:49+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:0.455225s] [吞吐率:2.20req/s] [内存消耗:2,644.06kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.028001s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.121007s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.100006s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.075004s ] --------------------------------------------------------------- [ 2025-09-19T10:44:49+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:0.883249s] [吞吐率:1.13req/s] [内存消耗:2,958.06kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.021001s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.087005s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.099005s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.414024s ] --------------------------------------------------------------- [ 2025-09-19T10:44:51+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:3.171375s] [吞吐率:0.32req/s] [内存消耗:2,644.13kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:3.039368s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.003000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.044003s ] --------------------------------------------------------------- [ 2025-09-19T14:07:20+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:1.356077s] [吞吐率:0.74req/s] [内存消耗:2,643.94kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.026002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.043002s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:1.064060s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.146008s ] --------------------------------------------------------------- [ 2025-09-19T14:07:20+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:1.662095s] [吞吐率:0.60req/s] [内存消耗:2,644.09kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.043002s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:1.430082s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.059004s ] --------------------------------------------------------------- [ 2025-09-19T14:07:22+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=%E2%80%8E2025%E2%80%8E%E5%B9%B4%E2%80%8E9%E2%80%8E%E6%9C%88%E2%80%8E19%E2%80%8E%E6%97%A5&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.090005s] [吞吐率:11.11req/s] [内存消耗:2,694.96kb] [文件加载:62] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '‎2025‎年‎9‎月‎19‎日', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.003000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.003000s ] [ error ] [2]date() expects parameter 2 to be long, string given[D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\db\Builder.php:510] --------------------------------------------------------------- [ 2025-09-19T14:07:23+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:3.677400s] [吞吐率:0.27req/s] [内存消耗:2,958.16kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:3.040967s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.038003s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.031002s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.401419s ] --------------------------------------------------------------- [ 2025-09-19T14:11:38+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=%E2%80%8E2025%E2%80%8E%E5%B9%B4%E2%80%8E9%E2%80%8E%E6%9C%88%E2%80%8E19%E2%80%8E%E6%97%A5&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.228806s] [吞吐率:4.37req/s] [内存消耗:2,694.96kb] [文件加载:62] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '‎2025‎年‎9‎月‎19‎日', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.093600s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.050602s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.000000s ] [ error ] [2]date() expects parameter 2 to be long, string given[D:\phpStudy\PHPTutorial\WWW\thinkphp\library\think\db\Builder.php:510] --------------------------------------------------------------- [ 2025-09-19T14:11:38+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:0.238406s] [吞吐率:4.19req/s] [内存消耗:2,643.94kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.093600s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.049602s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.015600s ] --------------------------------------------------------------- [ 2025-09-19T14:11:38+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:0.277606s] [吞吐率:3.60req/s] [内存消耗:2,644.09kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.062400s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.049602s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.090402s ] --------------------------------------------------------------- [ 2025-09-19T14:11:38+08:00 ] 10.0.8.112 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:0.368611s] [吞吐率:2.71req/s] [内存消耗:2,958.16kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'accept' => 'application/json, text/plain, */*', 'referer' => 'http://192.168.8.222:8089/', 'accept-language' => 'zh-CN', 'origin' => 'http://192.168.8.222:8089', 'accept-encoding' => 'gzip, deflate', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', 'host' => '192.168.8.222:8086', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.039200s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.007001s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.008001s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.106403s ] --------------------------------------------------------------- [ 2025-09-19T14:30:59+08:00 ] 192.168.8.146 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:0.199606s] [吞吐率:5.01req/s] [内存消耗:2,644.31kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.031200s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.022601s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.052003s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.024001s ] --------------------------------------------------------------- [ 2025-09-19T14:30:59+08:00 ] 192.168.8.146 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=2025%2F9%2F19&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.242609s] [吞吐率:4.12req/s] [内存消耗:2,659.10kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025/9/19', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.062400s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.029601s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.061004s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.011001s ] --------------------------------------------------------------- [ 2025-09-19T14:30:59+08:00 ] 192.168.8.146 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:0.322010s] [吞吐率:3.11req/s] [内存消耗:2,958.50kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.021002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.020001s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.041002s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.072401s ] --------------------------------------------------------------- [ 2025-09-19T14:31:02+08:00 ] 192.168.8.146 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:3.134753s] [吞吐率:0.32req/s] [内存消耗:2,644.41kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:3.039148s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.003000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.017001s ] --------------------------------------------------------------- [ 2025-09-19T14:31:18+08:00 ] 192.168.8.146 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=2025-09-18T16:00:00.000Z&cDepCode=[%223014%22]&invCode=[]&styleCode=[] [运行时间:0.202011s] [吞吐率:4.95req/s] [内存消耗:2,659.54kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025-09-18T16:00:00.000Z', 'cDepCode' => '["3014"]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.003001s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cDepCode] IN ('3014')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.113006s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cDepCode] IN ('3014')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.011000s ] --------------------------------------------------------------- [ 2025-09-19T16:12:13+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDStyleList/?table=db_con3 [运行时间:0.438025s] [吞吐率:2.28req/s] [内存消耗:2,644.45kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDStyleList', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDStyleList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.073004s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.157009s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.068004s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cRdCode],[rs].[cRdName] FROM [RdRecord11] [rd] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] GROUP BY rd.cRdCode,rs.cRdName) AS thinkphp) AS T1 [ RunTime:0.058004s ] --------------------------------------------------------------- [ 2025-09-19T16:12:13+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getDeplist/?table=db_con3 [运行时间:0.450025s] [吞吐率:2.22req/s] [内存消耗:2,644.44kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getDeplist', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getDepList[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.065004s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.158009s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.067004s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rd].[cDepCode],[dp].[cDepName] FROM [RdRecord11] [rd] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] GROUP BY rd.cDepCode,dp.cDepName) AS thinkphp) AS T1 [ RunTime:0.069004s ] --------------------------------------------------------------- [ 2025-09-19T16:12:13+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=2025%2F9%2F19&cDepCode=[]&invCode=[]&styleCode=[] [运行时间:0.484226s] [吞吐率:2.07req/s] [内存消耗:2,659.19kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025/9/19', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '[]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.029002s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.156009s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.069004s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.087604s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00') AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.015600s ] --------------------------------------------------------------- [ 2025-09-19T16:12:14+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getInv/?table=db_con3 [运行时间:0.956249s] [吞吐率:1.05req/s] [内存消耗:2,958.51kb] [文件加载:58] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getInv', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'table' => 'db_con3', ) [ info ] [ RUN ] app\api\controller\Chuku->getInv[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.024001s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'rdrecords11' [ RunTime:0.084005s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='rdrecords11' [ RunTime:0.150607s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [i].[cInvName] FROM [rdrecords11] [rds] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] GROUP BY [i].[cInvName]) AS thinkphp) AS T1 [ RunTime:0.523625s ] --------------------------------------------------------------- [ 2025-09-19T16:12:22+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=10&startdate=2025-08-31T16:00:00.000Z&enddate=2025-09-18T16:00:00.000Z&cDepCode=[]&invCode=[]&styleCode=[%22210%22,%22221%22,%22209%22,%22208%22] [运行时间:0.117205s] [吞吐率:8.53req/s] [内存消耗:2,659.69kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '10', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025-09-18T16:00:00.000Z', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '["210","221","209","208"]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.003000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cRdCode] IN ('210','221','209','208')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 10) [ RunTime:0.020001s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cRdCode] IN ('210','221','209','208')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.011001s ] --------------------------------------------------------------- [ 2025-09-19T16:12:26+08:00 ] 192.168.8.56 GET 192.168.8.222:8086/public/api/chuku/getData/?current=1&size=124&startdate=2025-08-31T16:00:00.000Z&enddate=2025-09-18T16:00:00.000Z&cDepCode=[]&invCode=[]&styleCode=[%22210%22,%22221%22,%22209%22,%22208%22] [运行时间:0.094005s] [吞吐率:10.64req/s] [内存消耗:2,693.52kb] [文件加载:59] [ info ] [ LANG ] D:\phpStudy\PHPTutorial\WWW\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'chuku', 2 => 'getData', ), ) [ info ] [ HEADER ] array ( 'host' => '192.168.8.222:8086', 'connection' => 'keep-alive', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69', 'origin' => 'http://192.168.8.222:8089', 'referer' => 'http://192.168.8.222:8089/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', ) [ info ] [ PARAM ] array ( 'current' => '1', 'size' => '124', 'startdate' => '2025-08-31T16:00:00.000Z', 'enddate' => '2025-09-18T16:00:00.000Z', 'cDepCode' => '[]', 'invCode' => '[]', 'styleCode' => '["210","221","209","208"]', ) [ info ] [ RUN ] app\api\controller\Chuku->getData[ D:\phpStudy\PHPTutorial\WWW\application\api\controller\Chuku.php ] [ info ] [ DB ] INIT Sqlsrv [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] sqlsrv:Database=UFDATA_002_2018;Server=192.168.8.238 [ 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 = 'RdRecord11' [ RunTime:0.002000s ] [ sql ] [ SQL ] SELECT column_name FROM information_schema.key_column_usage WHERE table_name='RdRecord11' [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT [rs].[cRdName],[dp].[cDepName],[rd].[cCode],[rd].[dDate],[rds].[cInvCode],[i].[cInvName],[i].[cInvStd],[cmp].[cComUnitName],[rds].[iQuantity],[rds].[iUnitCost],[rds].[cName],[i].[iInvNCost] FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cRdCode] IN ('210','221','209','208')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 0 + 1 AND 0 + 124) [ RunTime:0.021001s ] [ sql ] [ SQL ] SELECT T1.* FROM (SELECT thinkphp.*, ROW_NUMBER() OVER ( ORDER BY rand()) AS ROW_NUMBER FROM (SELECT COUNT(*) AS tp_count FROM [RdRecord11] [rd] RIGHT JOIN [rdrecords11] [rds] ON [rd].[ID]=[rds].[ID] LEFT JOIN [Inventory] [i] ON [rds].[cInvCode]=[i].[cInvCode] LEFT JOIN [Rd_Style] [rs] ON [rd].[cRdCode]=[rs].[cRdCode] LEFT JOIN [Department] [dp] ON [rd].[cDepCode]=[dp].[cDepCode] LEFT JOIN [ComputationUnit] [cmp] ON [i].[cComUnitCode]=[cmp].[cComUnitCode] WHERE [rd].[dDate] BETWEEN '2025-09-01 00:00:00' AND '2025-09-19 00:00:00' AND [rd].[cRdCode] IN ('210','221','209','208')) AS thinkphp) AS T1 WHERE (T1.ROW_NUMBER BETWEEN 1 AND 1) [ RunTime:0.000000s ]