|
|
|
@ -310,7 +310,7 @@ public class IfsCallErrorLogServiceImpl extends ServiceImpl<IfsCallErrorLogMappe |
|
|
|
// } |
|
|
|
// |
|
|
|
System.out.println("请求数据: " + jsonBody); |
|
|
|
|
|
|
|
jsonBody = errorLog.getRequestData(); |
|
|
|
// 2. 调用IFS接口 - rqrq |
|
|
|
ifsResponse = HttpUtils.doPost(ifsUrl + errorLog.getInterfaceName(), jsonBody, null); |
|
|
|
|
|
|
|
|