Explorar el Código

萧山中医院测试库

wangsy hace 3 años
padre
commit
8b6cca4e72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application-local.yml

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

@@ -166,7 +166,7 @@ oath.self.address: http://${myhost}:${server.port}
 
 # 加解密开关
 encrypt:
-  enable: true
+  enable: false
 
 swagger:
   enable: true