new String(Base64.getDecoder().decode(res.replaceAll(" ","+")), StandardCharsets.UTF_8); 用加号 取代空格(编码错误)