ErrorException[ Parse Error ]: syntax error, unexpected '}'

D:\wwwroot\kongming\data\tpl_c\tpl_default_sellerlist.php[ 345 ]

340     			}else if($(this).text().contains('服务商')){
341     				$.post("index.php?do=searchlist&ky="+ky,{search:3},function(data){
342     					$("#hotsearch").replaceWith(data);
343     				})
344     			}else{
345    					$.post("index.php?do=searchlist&ky="+ky,{search:1},function(data){
346    						$("#hotsearch").replaceWith(data);
347    					})
348    				}
349     		}
350     	});
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment