Explorar o código

更新 'src/main/resources/bootstrap.yml'

hanqingsong %!s(int64=4) %!d(string=hai) anos
pai
achega
b2326c26b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -39,7 +39,7 @@ spring:
39 39
         max-wait: -1
40 40
         max-idle: 8
41 41
         min-idle: 0
42
-  # 静态资源配置..
42
+  # 静态资源配置
43 43
   resources:
44 44
     static-locations: classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${web.upload-path}
45 45