src/main/java/com/nq/service/impl/AgentUserServiceImpl.java
@@ -116,7 +116,7 @@ } public ServerResponse getAgentInfo(HttpServletRequest request) { public ServerResponse getAgentInfo(HttpServletRequest request) throws Exception { String host = ""; ServerResponse serverResponse = this.iSiteInfoService.getInfo(request); if (serverResponse.isSuccess()) {