fix(commands/request) cast safely
should be able to look at a function in isolation and prove it won't panic. if that's not possible, should cast safely.
正在显示
请
注册
或者
登录
后发表评论
should be able to look at a function in isolation and prove it won't panic. if that's not possible, should cast safely.