检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
ey。body是json字符串格式:{"resultCode":"000000","resultMsg":"Success"}; 看下返回方式,要把body放到response里:response.getWriter().print(body);不要直接return一个对象; 再看下返回内容是不是接口定义的返回字段。
org.apache.commons.lang.StringUtils; public class EncryptTest { // 编码方式 private static final String CHARSET = "UTF-8"; // 加密类型 256加密(AES256