提交 e0d1b3b1 编写于 作者: 许雪里's avatar 许雪里

upgrade version

上级 393cb759
......@@ -98,7 +98,7 @@ public class XxlJobRemotingUtil {
}
return returnT;
} catch (Exception e) {
logger.error(e.getMessage(), e);
logger.error("xxl-rpc remoting response content invalid("+ resultJson +"), for url : " + url);
return new ReturnT<String>(ReturnT.FAIL_CODE, "xxl-rpc remoting response content invalid("+ resultJson +"), for url : " + url);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册