ruoyi-admin/src/main/java/com/ruoyi/web/controller/smartor/ServiceExternalController.java
@@ -86,7 +86,7 @@ log.info("------serviceQueryInfo的入参为:{}", serviceQueryInfo); Map map = null; try { String url = configService.selectConfigByKey("token.360"); String url = configService.selectConfigByKey("token.360",serviceQueryInfo.getXiaoXiTou().getFaSongJGID()); serviceQueryInfo.setUrl(url); map = svyTaskSingleService.query360PatInfo(serviceQueryInfo); } catch (Exception e) {