提交 d26d26ab authored 作者: hzh's avatar hzh

代码优化

上级 cbf59ee7
...@@ -103,6 +103,7 @@ public class Api { ...@@ -103,6 +103,7 @@ public class Api {
} }
return null; return null;
} catch (Exception e) { } catch (Exception e) {
e.printStackTrace();
throw new YunShangException("接口调用失败,无数据返回!"); throw new YunShangException("接口调用失败,无数据返回!");
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论