Skip to content

Commit 9a162d1

Browse files
author
liujingxing
committed
修改注释
1 parent 45aa4fb commit 9a162d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rxhttp/src/main/java/rxhttp/RxHttpPlugins.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public static void cancelAll() {
153153
}
154154

155155
/**
156-
* 根据Tag取消请求
156+
* @param tag 根据Tag取消请求
157157
*/
158158
public static void cancelAll(Object tag) {
159159
HttpSender.cancelTag(tag);

0 commit comments

Comments
 (0)