Explorar el Código

调整redis缓存位置

zsf hace 1 año
padre
commit
13b9d4a7ef
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/main/resources/config/application-test.yml

+ 1 - 0
src/main/resources/config/application-test.yml

@@ -70,6 +70,7 @@ spring:
         max-idle: 8
         max-active: 8
         min-idle: 0
+    database: 3
 #swagger 显示隐藏配置
 swagger:
   show: true