Explorar el Código

fix: jwt密钥太短

wuwenyi hace 2 semanas
padre
commit
dfc8e67d14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application-test.yml

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

@@ -28,5 +28,5 @@ mybatis-plus:
       logic-not-delete-value: 0
 
 jwt:
-  secret: test-secret-key
+  secret: qqflow-test-secret-key-2024-min-32chars
   expiration: 86400000