sql.Add('if object_id(''tempdb..#chufang_input_temp'',''U'') is not null ');
   SQL.Add('drop table #chufang_input_temp ');