-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[功能]: 添加一些系统级的自定义钩子 #492
Comments
实现方案待定:感觉很难设计地比较合理
|
所以这些钩子要核心解决的其实是便捷增加逻辑的同时,后续同步代码不会遇到很多冲突的问题 |
可以考虑,你有空可以思索下怎么具体实现 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在例如登陆成功、请求失败等地方添加hook,触发后可以选择的传入一些当前的状态,或是用于初始化
The text was updated successfully, but these errors were encountered: