提交 9c64cf16 authored 作者: hzh's avatar hzh

代码优化

上级 2b3e0adc
...@@ -7,6 +7,6 @@ package org.dromara.common.ys.exception; ...@@ -7,6 +7,6 @@ package org.dromara.common.ys.exception;
public class YunShangException extends RuntimeException { public class YunShangException extends RuntimeException {
public YunShangException(String message) { public YunShangException(String message) {
super("差旅资源调用失败!" + message); super("差旅资源调用失败!");
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论