Skip to content

Commit

Permalink
docs: 更新部分版本信息、忽略配置
Browse files Browse the repository at this point in the history
  • Loading branch information
afkT committed Jan 21, 2024
1 parent d766781 commit 0f5cfb0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions API/lib/DevHttpManager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,9 +697,9 @@ mOperation.addResponseListener(url, progressCallback)


[DevComponent]: https://github.com/afkT/DevComponent
[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network
[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt
[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt
[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network
[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt
[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt
[RetrofitOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/manager/RetrofitOperation.kt
[ProgressOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/ProgressOperation.kt
[IOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/operation/IOperation.kt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,9 @@ mOperation.addResponseListener(url, progressCallback)


[DevComponent]: https://github.com/afkT/DevComponent
[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network
[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt
[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/main/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt
[DevComponent lib_network]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network
[OkHttpBuilderGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/OkHttpBuilderGlobal.kt
[RetrofitResetListenerGlobal]: https://github.com/afkT/DevComponent/blob/therouter/component/core/libs/lib_network/src/main/java/afkt_replace/core/lib/network/common/RetrofitResetListenerGlobal.kt
[RetrofitOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/manager/RetrofitOperation.kt
[ProgressOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/ProgressOperation.kt
[IOperation]: https://github.com/afkT/DevUtils/blob/master/lib/DevHttpManager/src/main/java/dev/http/progress/operation/IOperation.kt
Expand Down

0 comments on commit 0f5cfb0

Please sign in to comment.