Commit 0a563556 authored by yanzg's avatar yanzg

修复等待时间

parent 24b26038
......@@ -30,7 +30,7 @@ public class AspectLogUrl {
* /**
* 获取方法名称
*
* @return
* @return 方法路径
*/
public String getMethodUrl(ProceedingJoinPoint joinPoint) {
String url = StringHelper.EMPTY;
......
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