Skip to content

Commit 99fea71

Browse files
committed
修改readme
1 parent 4e70954 commit 99fea71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ class LoginActivity: AppCompatActivity() {
373373
}
374374
```
375375

376-
想要让 `拦截器``ModuleRoute` 起作用,您还需要使用 AndroidAOP [点此跳转查看使用方式](https://github.com/FlyJingFish/AndroidAOP),没有特别需要的话,使用里边的 debugMode 就够了,配置完之后设置下边的信息。更多路由的详细用法[点此查看](https://github.com/FlyJingFish/LightRouter)
376+
想要让 `拦截器``ModuleRoute` 起作用,您还需要使用 AndroidAOP [点此跳转查看使用方式](https://github.com/FlyJingFish/AndroidAOP),没有特别需要的话,使用里边的 debugMode 就够了,配置完之后设置下边的信息。更多路由的详细用法[点此查看](https://github.com/FlyJingFish/LightRouter#lightrouter)
377377

378378
```kotlin
379379
class MyApp : Application() {

0 commit comments

Comments
 (0)