{"ret":100029,"msg":"client request's api name is not existed"}
时间:2014-06-10 08:12:29
收藏:0
阅读:678
AFNetworking对Path的定义问题:
那么后面加的任何Path,都会在Path前面加上一个/
这个跟NSURL有关系,AF的baseURL是用NSURL实现的,NSURL会把你给的字符串拆分成scheme,host,path,query这些东西
然后AF再处理这个NSURL,而NSURL并不仅仅是一个字符串
给 getPath加参数就行了:
{"ret":100029,"msg":"client request's api name is not existed"},布布扣,bubuko.com
评论(0)