[ DB ] CONNECT:[ UseTime:0.000376s ] mysql:host=127.0.0.1;port=3306;dbname=sdmiaoyin_com;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `ws_coupon_log` [ RunTime:0.000553s ]
[ SQL ] UPDATE `ws_coupon_log` SET `status`=3 WHERE ( `overdue_time` < 1618705988 AND `status` = 1 ) AND `ws_coupon_log`.`delete_time` IS NULL [ RunTime:0.004353s ]
[ SQL ] SHOW COLUMNS FROM `ws_category` [ RunTime:0.000481s ]
[ SQL ] SELECT * FROM `ws_category` WHERE `parent` = 0 [ RunTime:0.000231s ]
[ SQL ] SELECT * FROM `ws_category` WHERE `parent` = 163 [ RunTime:0.000172s ]
[ SQL ] SELECT * FROM `ws_category` WHERE `parent` = 164 [ RunTime:0.000186s ]
[ SQL ] SELECT * FROM `ws_category` WHERE `parent` = 165 [ RunTime:0.000196s ]
[ SQL ] SELECT * FROM `ws_category` WHERE `parent` = 166 [ RunTime:0.000166s ]
[ SQL ] SHOW COLUMNS FROM `ws_music` [ RunTime:0.000432s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ws_music` WHERE `state` = 1 LIMIT 1 [ RunTime:0.018086s ]
[ SQL ] SELECT * FROM `ws_music` WHERE `state` = 1 ORDER BY `id` asc LIMIT 120,24 [ RunTime:0.000488s ]
[ SQL ] SHOW COLUMNS FROM `ws_sysconfigs` [ RunTime:0.000447s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'phone' LIMIT 1 [ RunTime:0.000210s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'fax' LIMIT 1 [ RunTime:0.000163s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'qq' LIMIT 1 [ RunTime:0.000151s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'address' LIMIT 1 [ RunTime:0.000149s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'img' LIMIT 1 [ RunTime:0.000289s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'logo' LIMIT 1 [ RunTime:0.000191s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'jingdong' LIMIT 1 [ RunTime:0.000200s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'tianmao' LIMIT 1 [ RunTime:0.000186s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'taobao' LIMIT 1 [ RunTime:0.000195s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'miaoyin' LIMIT 1 [ RunTime:0.000194s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'ximalaya' LIMIT 1 [ RunTime:0.000196s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'qingting' LIMIT 1 [ RunTime:0.000185s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'xinlang' LIMIT 1 [ RunTime:0.000184s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'tengxun' LIMIT 1 [ RunTime:0.000209s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'banquan' LIMIT 1 [ RunTime:0.000194s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'appcode' LIMIT 1 [ RunTime:0.000187s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'maleng' LIMIT 1 [ RunTime:0.000188s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'pianchang' LIMIT 1 [ RunTime:0.000202s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'channel' LIMIT 1 [ RunTime:0.000198s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'description' LIMIT 1 [ RunTime:0.000192s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'keywords' LIMIT 1 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'music_desc' LIMIT 1 [ RunTime:0.000197s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'music_key' LIMIT 1 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ws_sysconfigs` WHERE `code` = 'music_title' LIMIT 1 [ RunTime:0.000192s ]
[ SQL ] SHOW COLUMNS FROM `ws_link` [ RunTime:0.000404s ]
[ SQL ] SELECT * FROM `ws_link` ORDER BY `sort` [ RunTime:0.000265s ]
[ SQL ] SHOW COLUMNS FROM `ws_dubbing_type` [ RunTime:0.000410s ]
[ SQL ] SELECT * FROM `ws_dubbing_type` WHERE ( ( parent_id=0 ) ) AND `ws_dubbing_type`.`delete_time` IS NULL [ RunTime:0.000229s ]
[ SQL ] SHOW COLUMNS FROM `ws_admin_group_access` [ RunTime:0.000364s ]
[ SQL ] SELECT * FROM `ws_admin_group_access` `a` INNER JOIN `ws_admin_users` `b` ON `a`.`uid`=`b`.`id` WHERE `a`.`group_id` = 2 AND `b`.`push` = 1 [ RunTime:0.000398s ]
[ SQL ] SHOW COLUMNS FROM `ws_admin_users` [ RunTime:0.000421s ]
[ SQL ] SELECT * FROM `ws_admin_users` WHERE ( `id` = 192 ) AND `ws_admin_users`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000233s ]
[ SQL ] SHOW COLUMNS FROM `ws_producer` [ RunTime:0.000427s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '6af57f74-2077-4909-9515-c7b858820f7e' LIMIT 1 [ RunTime:0.000230s ]
[ SQL ] SHOW COLUMNS FROM `ws_recommend_collection` [ RunTime:0.000374s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000870 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000514s ]
[ SQL ] SHOW COLUMNS FROM `ws_music_category` [ RunTime:0.000357s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000870 LIMIT 4 [ RunTime:0.000495s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '2066660d-41d7-4528-a2fd-8c672b8e453d' LIMIT 1 [ RunTime:0.000262s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000871 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000506s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000871 LIMIT 4 [ RunTime:0.000523s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '08258e2a-2067-4d56-b7d8-56e943b57c68' LIMIT 1 [ RunTime:0.000254s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000872 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000450s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000872 LIMIT 4 [ RunTime:0.000499s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '6af57f74-2077-4909-9515-c7b858820f7e' LIMIT 1 [ RunTime:0.000211s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000873 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000528s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000873 LIMIT 4 [ RunTime:0.000457s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '4e305812-a079-4860-8c2c-b36252921fc9' LIMIT 1 [ RunTime:0.000261s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000874 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000527s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000874 LIMIT 4 [ RunTime:0.000460s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'ec2c3242-4012-420c-83de-1836b525940c' LIMIT 1 [ RunTime:0.000264s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000875 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000477s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000875 LIMIT 4 [ RunTime:0.000475s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'ef4c369f-9f26-4cdb-b9c7-b31a26d23a3b' LIMIT 1 [ RunTime:0.000258s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000876 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000479s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000876 LIMIT 4 [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '41c3e78b-79d1-4a55-9bad-6e4e7914236c' LIMIT 1 [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000877 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000503s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000877 LIMIT 4 [ RunTime:0.000492s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '554c611f-5cb3-4bbb-81ff-35aac51277ee' LIMIT 1 [ RunTime:0.000252s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000878 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000443s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000878 LIMIT 4 [ RunTime:0.000465s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '41c3e78b-79d1-4a55-9bad-6e4e7914236c' LIMIT 1 [ RunTime:0.000224s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000879 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000504s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000879 LIMIT 4 [ RunTime:0.000472s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'bae7bfb4-5243-434c-9d19-a7a1f5e3b1d7' LIMIT 1 [ RunTime:0.000214s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000880 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000457s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000880 LIMIT 4 [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '2ec80bcb-6c7d-4b7b-8d44-97ad23253d74' LIMIT 1 [ RunTime:0.000233s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000881 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000491s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000881 LIMIT 4 [ RunTime:0.000482s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'd70e8263-86a1-4d05-be7d-111e5d0ea104' LIMIT 1 [ RunTime:0.000255s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000882 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000512s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000882 LIMIT 4 [ RunTime:0.000488s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '16f783e8-5e43-4fb3-887b-a7d16a318c97' LIMIT 1 [ RunTime:0.000259s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000883 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000506s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000883 LIMIT 4 [ RunTime:0.000483s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '053fe358-ddde-4313-8970-8ebbe818312a' LIMIT 1 [ RunTime:0.000261s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000884 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000526s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000884 LIMIT 4 [ RunTime:0.000478s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '41c3e78b-79d1-4a55-9bad-6e4e7914236c' LIMIT 1 [ RunTime:0.000207s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000885 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000491s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000885 LIMIT 4 [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '06c3d2fd-ba56-41a4-b90c-bce1da1a1c24' LIMIT 1 [ RunTime:0.000275s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000886 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000507s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000886 LIMIT 4 [ RunTime:0.000489s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '6af57f74-2077-4909-9515-c7b858820f7e' LIMIT 1 [ RunTime:0.000220s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000887 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000478s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000887 LIMIT 4 [ RunTime:0.000494s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'c9ff7c50-6c4d-43a9-affb-01d4020a2776' LIMIT 1 [ RunTime:0.000208s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000888 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000507s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000888 LIMIT 4 [ RunTime:0.000508s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'a7f04518-f401-4108-91dc-ed8870c02619' LIMIT 1 [ RunTime:0.000257s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000889 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000501s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000889 LIMIT 4 [ RunTime:0.000493s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'f2a7dde4-6ef2-4c89-a2fc-066f4248f723' LIMIT 1 [ RunTime:0.000253s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000890 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000576s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000890 LIMIT 4 [ RunTime:0.000486s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '2ec80bcb-6c7d-4b7b-8d44-97ad23253d74' LIMIT 1 [ RunTime:0.000226s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000891 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000500s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000891 LIMIT 4 [ RunTime:0.000487s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = '01db6830-5c96-4e3e-b91e-678ca6c1e324' LIMIT 1 [ RunTime:0.000234s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000892 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000516s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000892 LIMIT 4 [ RunTime:0.000495s ]
[ SQL ] SELECT * FROM `ws_producer` WHERE `uuid` = 'bc77a64a-a84a-4372-9708-fc3b968d050b' LIMIT 1 [ RunTime:0.000268s ]
[ SQL ] SELECT * FROM `ws_recommend_collection` WHERE ( `shop_id` = 1000893 ) AND `ws_recommend_collection`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000514s ]
[ SQL ] SELECT `ws_category`.*,pivot.id AS pivot__id,pivot.music_id AS pivot__music_id,pivot.category_id AS pivot__category_id,pivot.music_no AS pivot__music_no FROM `ws_category` INNER JOIN `ws_music_category` `pivot` ON `pivot`.`category_id`=`ws_category`.`id` WHERE `pivot`.`music_no` = 1000893 LIMIT 4 [ RunTime:0.000435s ]