Browse Source

测试数据加密开

wangsy 3 years ago
parent
commit
c9fb661b58
1 changed files with 1 additions and 1 deletions
  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: false
+  enable: true
 
 swagger:
   enable: true