[ BEHAVIOR ] Run \addons\shop\Shop @view_filter [ RunTime:0.000079s ]
[ BEHAVIOR ] Run \addons\third\Third @view_filter [ RunTime:0.000251s ]
[ DB ] CONNECT:[ UseTime:0.000373s ] mysql:host=127.0.0.1;port=3306;dbname=provider;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `fws_shop_category` [ RunTime:0.000539s ]
[ SQL ] SELECT * FROM `fws_shop_category` WHERE `diyname` = 'jiatingqingjie' LIMIT 1 [ RunTime:0.000358s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_goods` [ RunTime:0.000581s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `fws_shop_goods` WHERE ( `category_id` IN (17) AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL LIMIT 1 [ RunTime:0.000310s ]
[ SQL ] SELECT * FROM `fws_shop_goods` WHERE ( `category_id` IN (17) AND `status` <> 'hidden' ) AND `fws_shop_goods`.`deletetime` IS NULL ORDER BY `weigh` DESC LIMIT 0,20 [ RunTime:0.000383s ]
[ SQL ] SHOW COLUMNS FROM `fws_shop_attribute` [ RunTime:0.000467s ]
[ SQL ] SELECT * FROM `fws_shop_attribute` WHERE `category_id` = 17 AND `is_search` = 1 [ RunTime:0.000236s ]