commit 074238ec66d6af182001b9229528dd4a891f43f5 Author: ezreal Date: Mon Jun 12 15:09:02 2023 +0800 init diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..714ae96 --- /dev/null +++ b/pom.xml @@ -0,0 +1,45 @@ + + + + starter + com.fr.plugin + 11.0 + ../../pom.xml + + 4.0.0 + + fine-solution-BI-fusion-front + + + 8 + 8 + + + + ${project.basedir}/../../webroot/WEB-INF/plugins/plugin-com.fr.plugin.BI.fusion.front-1.0/classes + + + + src/main/resources + true + + static/**/*.woff + static/**/*.woff2 + static/**/*.ttf + + + + src/main/resources + false + + static/**/*.woff + static/**/*.woff2 + static/**/*.ttf + + + + + + \ No newline at end of file