[ BEHAVIOR ] Run \addons\shop\Shop @view_filter [ RunTime:0.000105s ]
[ BEHAVIOR ] Run \addons\third\Third @view_filter [ RunTime:0.000357s ]
[ DB ] CONNECT:[ UseTime:0.000435s ] mysql:host=127.0.0.1;port=3306;dbname=provider;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `fws_shop_category` [ RunTime:0.000773s ]
[ SQL ] SELECT * FROM `fws_shop_category` WHERE `diyname` = 'shentihuli' LIMIT 1 [ RunTime:0.000465s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_goods` [ RunTime:0.000783s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `fws_shop_goods` WHERE ( `category_id` IN (14) AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.000429s ]
[ SQL ] SELECT * FROM `fws_shop_goods` WHERE ( `category_id` IN (14) AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL ORDER BY `weigh` DESC LIMIT 0,20 [ RunTime:0.000525s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_attribute` [ RunTime:0.000707s ]
[ SQL ] SELECT * FROM `fws_shop_attribute` WHERE `category_id` = 14 AND `is_search` = 1 [ RunTime:0.000366s ]