Explorar el Código

配置修改:萧山中医院库

chengyao hace 3 años
padre
commit
c3fd317c37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/application-dev.yml

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

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