@@ -92,6 +92,7 @@ public class VollyRequest {
}
+ MyLog.e("aaa","接口地址是:" + url);
PdaApplication.mRequestQueue.cancelAll(httpParams.getUrl());
stringRequest = new StringRequest(httpParams.getMethod(), url,