Browse Source

添加log日志

songw 2 tuần trước cách đây
mục cha
commit
bec536f6cd

+ 1 - 0
app/src/main/java/com/uas/ruiziuasmes/util/VollyRequest.java

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