Browse Source

【优化】 格式化

zhougang 1 year ago
parent
commit
5bc0190194
1 changed files with 1 additions and 1 deletions
  1. 1 1
      yudao-framework/yudao-spring-boot-starter-protection/pom.xml

+ 1 - 1
yudao-framework/yudao-spring-boot-starter-protection/pom.xml

@@ -12,7 +12,7 @@
     <packaging>jar</packaging>
 
     <name>${project.artifactId}</name>
-    <description>服务保证,提供分布式锁、幂等、限流、熔断、API签名等等功能</description>
+    <description>服务保证,提供分布式锁、幂等、限流、熔断、API 签名等等功能</description>
     <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
 
     <dependencies>