This commit is contained in:
25W0075
2025-11-27 17:48:45 +09:00
parent 4c96396951
commit 23eb8ee5cd
@@ -841,7 +841,7 @@ public class HttpClient5AdapterServiceRest extends HttpClient5AdapterServiceSupp
} }
} }
} }
} catch (ParseException e) { } catch (Exception e) {
e.printStackTrace(); e.printStackTrace();
} }