Commit c86080d2 authored by hezhuozhi's avatar hezhuozhi

提交NGN日志

parent 46386550
...@@ -177,7 +177,6 @@ public class JXDZUtils { ...@@ -177,7 +177,6 @@ public class JXDZUtils {
} }
} catch (Exception e) { } catch (Exception e) {
log.error(e.getMessage(), e); log.error(e.getMessage(), e);
throw new BadRequest("发送POST请求失败,失败原因[" + e.getMessage() + "]");
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment