报名表

This commit is contained in:
wuyibo
2024-05-29 18:10:21 +08:00
parent ed3fe728fb
commit 59f69cf3f6
9 changed files with 42 additions and 35 deletions

View File

@@ -42,12 +42,11 @@
</dependency>
<!-- Swagger UI -->
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>${swagger.fox.version}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>io.springfox</groupId>-->
<!-- <artifactId>springfox-swagger-ui</artifactId>-->
<!-- <version>${swagger.fox.version}</version>-->
<!-- </dependency>-->
<!-- Mysql Connector -->
<dependency>
<groupId>mysql</groupId>