| | |
| | | } |
| | | resJson = encrypt(responseJson.toJSONString(),headers); |
| | | //这里保存耗时,以及日志 |
| | | return resJson; |
| | | |
| | | } |
| | | |
| | | return resJson; |
| | | } |
| | | |
| | | /** |
| | |
| | | LogAgent.createLogMessage(dataFlow.getResponseHeaders(),responseEntity.getBody()),endDate.getTime()-dataFlow.getStartDate().getTime()); |
| | | //DataFlowEventPublishing.dataResponse(dataFlow,reqJson,headers); |
| | | } |
| | | |
| | | //这里保存耗时,以及日志 |
| | | return responseEntity ; |
| | | |
| | | } |
| | | return responseEntity ; |
| | | } |
| | | |
| | | /** |
| | |
| | | AuthenticationFactory.putSign(dataFlow, headers); |
| | | } |
| | | resJson = encrypt(responseData,headers); |
| | | return resJson; |
| | | |
| | | } |
| | | return resJson; |
| | | } |
| | | |
| | | /** |