提交 f2a63c8f authored 作者: inroi's avatar inroi

微调

上级 c2c980db
...@@ -32,7 +32,7 @@ public class CallShrOsfApi { ...@@ -32,7 +32,7 @@ public class CallShrOsfApi {
return response; return response;
} catch (IOException e) { } catch (IOException e) {
e.printStackTrace(); e.printStackTrace();
throw new ShrException(e.getMessage()); throw new ShrException("SHR返回异常: " + e.getMessage());
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论