XML 格式缩进对齐

Signed-off-by: 有颜色的猫 <wuweixin@gmail.com>
This commit is contained in:
有颜色的猫 2022-11-14 07:07:36 +00:00 committed by Gitee
parent f4c763c84d
commit e97b91a0f8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
<dependencies>
<!-- SpringBoot Web容器 -->
<dependency>
<!-- SpringBoot Web容器 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>