This commit is contained in:
77
2024-05-20 14:38:44 +08:00
parent 6970319697
commit 2dec18474e
22 changed files with 485 additions and 42 deletions

View File

@@ -74,7 +74,7 @@
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<finalName>dk-sass</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>