app/src/main/java/com/tejia/lijin/app/ui/trends/SendCircleFragmet.java
@@ -917,7 +917,7 @@ if (!pd.isShowing()) pd.show(); Long uid = UserUtil.getUid(getContext()); ShoppingApi.getTaoBaoAuthInfo(getContext(), uid + "", null, "share", true, new BasicTextHttpResponseHandler() { ShoppingApi.getTaoBaoAuthInfo(getContext(), uid , null, "share", true, new BasicTextHttpResponseHandler() { @Override public void onSuccessPerfect(int statusCode, Header[] headers, JSONObject jsonObject) throws Exception { if (jsonObject.optInt("code") == 0) {