修复 由于疏忽导致的多余的 }符号

修复 由于疏忽导致的多余的 }符号

Signed-off-by: 高雄 <admin@cxcp.com>
This commit is contained in:
高雄
2023-07-28 14:32:49 +00:00
committed by Gitee
parent 017a7dccb8
commit 8fef5c595d

View File

@ -251,7 +251,6 @@ public class WebUtils {
return null; return null;
} }
} }
}
/** /**
* 获取 url 的 host * 获取 url 的 host