TEXT
This commit is contained in:
parent
a1e735e352
commit
e25b23ff09
@ -481,6 +481,7 @@ public class TreasureFragment extends BaseFragment implements View.OnClickListen
|
|||||||
.url(HttpInterface.USER_LOCATION)
|
.url(HttpInterface.USER_LOCATION)
|
||||||
.cls(UserBean.class)
|
.cls(UserBean.class)
|
||||||
.params(httpParams)
|
.params(httpParams)
|
||||||
|
|
||||||
.token(Constant.ACCESS_TOKEN)
|
.token(Constant.ACCESS_TOKEN)
|
||||||
.postRequest(new Callback<UserBean>() {
|
.postRequest(new Callback<UserBean>() {
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user