From ab1c6f514d903d96919559fedb25487d381a175e Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Fri, 15 Oct 2021 10:59:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=89=8D=E7=AB=AF=E6=89=93=E5=8C=85icon?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/backend/pom.xml b/backend/pom.xml index 59b27d67b2..d59009f121 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -268,6 +268,16 @@ static/**/*.ttf + + + src/main/resources + false + + static/**/*.woff + static/**/*.woff2 + static/**/*.ttf + +