中介 代码重写

This commit is contained in:
wkc
2026-01-28 15:45:55 +08:00
parent 9dda17ccb8
commit eac1112f9b
14 changed files with 181 additions and 269 deletions

View File

@@ -33,6 +33,12 @@
<artifactId>lombok</artifactId>
</dependency>
<!-- spring-doc -->
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
</dependency>
</dependencies>
</project>