增加大屏后端;增加图片管理

This commit is contained in:
LeonardYoung
2021-10-28 20:11:29 +08:00
parent 8a7dcf8a80
commit b2f457f53c
49 changed files with 3837 additions and 48 deletions

View File

@ -52,7 +52,7 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<!-- JSON工具类 -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
@ -118,7 +118,6 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
</dependency>
</dependencies>
</project>
</project>