This commit is contained in:
19991905653
2024-04-08 09:22:58 +08:00
parent c1167e93f9
commit d584216406
5 changed files with 56 additions and 5 deletions

View File

@@ -25,7 +25,11 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>