UNIX_TIMESTAMP() and auction_stage in (\'1\',\'2\',\'3\') then 2 when auction_state<=2 and auction_stage in (\'1\',\'2\',\'3\') then 1 when auction_state<=2 and auction_end_timeUNIX_TIMESTAMP() then 5 when auction_state<=2 then 4 else auction_state+6 end),
\n (case when auction_state<=2 and auction_end_timeUNIX_TIMESTAMP() and auction_stage in (\'1\',\'2\',\'3\') then auction_start_time when auction_state<=2 and auction_stage in (\'1\',\'2\',\'3\') then auction_start_time else UNIX_TIMESTAMP()-auction_start_time end),
\n auction_start_time LIMIT 0,16 [ RunTime:0.042292s ]", "color:#009bb4;");
console.log("%cSELECT COUNT(*) AS think_count FROM `fa_house_info` WHERE `up_down_state` = 0 AND `region` = 6789 AND `house_nature` = 2 AND `amonuttype` = 2 AND `bedroom` = 5 AND `purpose` IN (2,3,4) AND `auction_stage` = 2 [ RunTime:0.036921s ]", "color:#009bb4;");
console.log("%cSELECT `village_id` FROM ( SELECT village_id, count(*) count FROM `fa_house_info` WHERE `auction_state` < 3 AND `auction_end_time` > 1754918463 AND `up_down_state` = 0 AND `deletetime` = 0 AND ( city in (select fa_region.id from fa_region where fa_region.pinyin=\'beijing\') ) GROUP BY `village_id` ) a ORDER BY `count` DESC LIMIT 0,5 [ RunTime:0.028485s ]", "color:#009bb4;");
console.log("%cSELECT `id`,`name`,`deal`,`market`,`cover_url` FROM `fa_village` WHERE `id` IN (7061,462,1006,10843,14309) [ RunTime:0.000853s ]", "color:#009bb4;");
console.groupEnd();console.group('调试');
console.groupEnd();