12 2018 档案

摘要:@Override public String intercept(ActionInvocation invocation) throws Exception { ActionContext actionContext = invocation.getInvocationContext(); Map session = actionCon... 阅读全文
posted @ 2018-12-29 14:34 百事没事 阅读(1385) 评论(0) 推荐(0)
摘要:/** * 转码 */ // String strGBK = null; // try // { // strGBK = URLEncoder.encode(jsonResult, "UTF-8"); // } // catch (UnsupportedEncodi... 阅读全文
posted @ 2018-12-20 10:25 百事没事 阅读(801) 评论(0) 推荐(0)