Explorar o código

fix: jwt密钥太短

wuwenyi hai 2 semanas
pai
achega
dfc8e67d14
Modificáronse 1 ficheiros con 1 adicións e 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