my api resource url: http://apis.juhe.cn/simpleWeather/query?city=苏州&key=
however, i type in base url "http://apis.juhe.cn/simpleWeather/query", it will return
"http://apis.juhe.cn/simpleWeather/query/"
how to delete the '/' at the end of base url,