refactor(request): 移除未使用的qs和工具函数并简化认证跳转逻辑
清理不再使用的qs库导入和strExist工具函数 移除未使用的isPlainObject工具函数 简化POST请求的URL编码处理逻辑 注释掉认证失败时的页面跳转代码
Showing
1 changed file
with
24 additions
and
26 deletions
-
Please register or login to post a comment
清理不再使用的qs库导入和strExist工具函数 移除未使用的isPlainObject工具函数 简化POST请求的URL编码处理逻辑 注释掉认证失败时的页面跳转代码