= 1751693457 AND `auction_start_time` <= 1752211857 ORDER BY (case when auction_state<=2 and auction_end_timeUNIX_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.056016s ]", "color:#009bb4;");
console.log("%cSELECT COUNT(*) AS think_count FROM `fa_house_info` WHERE `up_down_state` = 0 AND `region` = 6789 AND `house_nature` IN (2,9) AND `amonuttype` IN (1,2,4,5) AND `cheapflag` = 1 AND `bedroom` = 5 AND `purpose` = 2 AND `auction_stage` = 2 AND `auction_start_time` >= 1751693457 AND `auction_start_time` <= 1752211857 [ RunTime:0.037371s ]", "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` > 1751952658 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.022887s ]", "color:#009bb4;");
console.log("%cSELECT `id`,`name`,`deal`,`market`,`cover_url` FROM `fa_village` WHERE `id` IN (5715,462,4534,2380,7061) [ RunTime:0.012193s ]", "color:#009bb4;");
console.groupEnd();console.group('调试');
console.groupEnd();