今天测试接口时遇到一个问题:前台js发送请求时先base64加密后在encodeuricomponent加密,后台解码时中文乱码。调试后发现base64和encodeuricomponent同时加密会造成这种问题,去掉encodeuricomponent加密就可以了。

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
  • 2022-01-09
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-11-11
  • 2021-08-27
  • 2022-12-23
相关资源
相似解决方案