Replies: 3 comments 3 replies
-
我会这样设计一款插件, |
Beta Was this translation helpful? Give feedback.
1 reply
-
不好意思,才注意到你这边的回复。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
嗯嗯,所以你的问题得到解决了嘛? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
场景
某个页面有5个接口,其中3个接口是有登录验证的,
我的解决方案
我没用过Moya,之前是直接用Alamofire,然后通过拦截器去实现的
想问问,Moya这一块,有没有更好的方法去实现?
还是说也是一样需要通过Alamofire的拦截器去实现
Beta Was this translation helpful? Give feedback.
All reactions