[ BEHAVIOR ] Run \addons\shop\Shop @view_filter [ RunTime:0.000127s ]
[ BEHAVIOR ] Run \addons\third\Third @view_filter [ RunTime:0.000379s ]
[ DB ] CONNECT:[ UseTime:0.018997s ] mysql:host=127.0.0.1;port=3306;dbname=provider;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `fws_shop_category` [ RunTime:0.000694s ]
[ SQL ] SELECT * FROM `fws_shop_category` WHERE `diyname` = 'shiwuyinpin' LIMIT 1 [ RunTime:0.001483s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_goods` [ RunTime:0.005700s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `fws_shop_goods` WHERE ( `category_id` IN ('') AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.004846s ]
[ SQL ] SELECT * FROM `fws_shop_goods` WHERE ( `category_id` IN ('') AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL ORDER BY `createtime` ASC LIMIT 0,20 [ RunTime:0.000545s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_attribute` [ RunTime:0.001622s ]
[ SQL ] SELECT * FROM `fws_shop_attribute` WHERE `category_id` = 9 AND `is_search` = 1 [ RunTime:0.001305s ]