JessYanCoding / JessYanCoding/RetrofitUrlManager
setGlobalDomain 参数重复
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 305
- PR merge metrics
- No merged PRs in 30d
Description
setGlobalDomain http://192.168.12.5:8055/CityInterface/
getGlobalDomain http://192.168.12.5:8055/CityInterface/
经过 HttpUrl newUrl = mUrlParser.parseUrl(httpUrl, request.url()); 处理后 多了个CityInterface
httpurl http://192.168.12.5:8055/CityInterface/
newurl http://192.168.12.5:8055/CityInterface/CityInterface/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.