修改报名 & AOP

This commit is contained in:
2023-03-22 22:55:43 +08:00
parent 21960e7af9
commit c6b0139382
105 changed files with 187 additions and 102 deletions

View File

@@ -28,6 +28,11 @@
<version>5.8.12</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
</dependencies>