:(
未找到该商品
页面自动 跳转 等待时间: 3
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-10-12 04:57:50 HTTP/1.1 GET : www.wlk.cn/ct/iot/30
- 运行时间 : 0.047466s [ 吞吐率:21.07req/s ] 内存消耗:1,820.84kb 文件加载:119
- 查询信息 : 19 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 82
- 会话信息 : SESSION_ID=q1t1udlol82dj9irmhmcu2cju4
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000503s ]
- [ LANG ] /www/wwwroot/147.wlk.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'shop',
2 => 'info1',
),
'convert' => false,
)
- [ HEADER ] array (
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'cookie' => 'PHPSESSID=q1t1udlol82dj9irmhmcu2cju4',
'accept-encoding' => 'gzip, br, zstd, deflate',
'host' => 'www.wlk.cn',
'via' => '1.1 squid-proxy-5b5d847c96-5kd72 (squid/6.10)',
'x-forwarded-for' => '10.1.74.231',
'cache-control' => 'max-age=259200',
'connection' => 'keep-alive',
)
- [ PARAM ] array (
'id' => '30',
)
- [ LANG ] /www/wwwroot/147.wlk.cn/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/147.wlk.cn/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/147.wlk.cn/app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000456s ]
- [ LANG ] /www/wwwroot/147.wlk.cn/app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000115s ]
- [ DB ] INIT mysql
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\portal\controller\ShopController->info1[ /www/wwwroot/147.wlk.cn/app/portal/controller/ShopController.php ]
- [ VIEW ] /www/wwwroot/147.wlk.cn/simplewind/thinkphp/tpl/dispatch_jump.tpl [ array (
0 => 'controller',
1 => 'action',
2 => 'web_info',
3 => 'gs_num',
4 => 'user_num',
5 => 'dd_num',
6 => 'shop_num',
7 => 'zzs_num',
8 => 'gy_num',
9 => 'cg_num',
10 => 'site_info',
11 => 'user_info',
12 => 'cart_class_num',
13 => 'controllername',
14 => 'actionname',
15 => 'type111',
16 => 'type222',
17 => 'seo',
18 => 'id_status',
19 => 'com_status',
20 => 'mobile',
21 => 'status',
22 => 'info',
23 => 'code',
24 => 'msg',
25 => 'data',
26 => 'url',
27 => 'wait',
) ]
- [ DB ] CONNECT:[ UseTime:0.001786s ] mysql:host=rm-bp1f2v1y40z2trsp2.mysql.rds.aliyuncs.com;port=3306;dbname=newwlk;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `wlk_seo` [ RunTime:0.001135s ]
- [ SQL ] SELECT * FROM `wlk_seo` [ RunTime:0.000821s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_seo',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 18,
'filtered' => 100,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `yq_user_company` [ RunTime:0.001023s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `yq_user_company` WHERE `status` = 0 LIMIT 1 [ RunTime:0.001671s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yq_user_company',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2159,
'filtered' => 10,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `yq_user_info` [ RunTime:0.000919s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `yq_user_info` WHERE `status` = 0 LIMIT 1 [ RunTime:0.001584s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'yq_user_info',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2404,
'filtered' => 10,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_order_big` [ RunTime:0.001048s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_order_big` WHERE `status` = 2 AND `is_del` = 0 LIMIT 1 [ RunTime:0.003024s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_order_big',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 4706,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_company_info` [ RunTime:0.001013s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_company_info` WHERE `status` = 0 LIMIT 1 [ RunTime:0.000693s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_company_info',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 14,
'filtered' => 9.9999990463256836,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_buyer_company` [ RunTime:0.000826s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_buyer_company` WHERE `invoice_status` = 0 LIMIT 1 [ RunTime:0.002488s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_buyer_company',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 215,
'filtered' => 10,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_supply` [ RunTime:0.001015s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_supply` WHERE `is_del` = 0 AND `status` = 0 LIMIT 1 [ RunTime:0.001243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_supply',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2098,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_purchase` [ RunTime:0.000904s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_purchase` WHERE `is_del` = 0 AND `status` = 0 LIMIT 1 [ RunTime:0.000710s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'wlk_purchase',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 51,
'filtered' => 1.9607841968536377,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `yq_user_info` WHERE `uid` IS NULL LIMIT 1 [ RunTime:0.000668s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'Impossible WHERE',
) ]
- [ SQL ] SHOW COLUMNS FROM `wlk_move_fees` [ RunTime:0.000892s ]
- [ SQL ] SELECT * FROM `wlk_move_fees` WHERE `id` = 30 LIMIT 1 [ RunTime:0.000669s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]

0.048619s