feat: 临时提交

This commit is contained in:
gaibu
2023-02-10 15:42:01 +08:00
parent cca9807a4e
commit e28d73a76c
13 changed files with 78 additions and 45 deletions

View File

@@ -60,8 +60,8 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<scope>provided</scope> <!-- 设置为 provided主要是 PageParam 使用到 -->
<artifactId>springdoc-openapi-webmvc-core</artifactId>
<scope>compile</scope>
</dependency>
<!-- 监控相关 -->