diff --git a/seer-mp/seer-mp-service-app-bootstrap/src/main/resources/application.yml b/seer-mp/seer-mp-service-app-bootstrap/src/main/resources/application.yml index dba46a6..69b2110 100644 --- a/seer-mp/seer-mp-service-app-bootstrap/src/main/resources/application.yml +++ b/seer-mp/seer-mp-service-app-bootstrap/src/main/resources/application.yml @@ -54,4 +54,9 @@ wx: msgDataFormat: XML config-storage: type: RedisTemplate - key-prefix: wx \ No newline at end of file + key-prefix: wx +zs: + decryption: + enabled: false + encryption: + enabled: false \ No newline at end of file diff --git a/seer-user/seer-user-service-app-bootstrap/src/main/resources/application.yml b/seer-user/seer-user-service-app-bootstrap/src/main/resources/application.yml index 2c1d608..5525474 100644 --- a/seer-user/seer-user-service-app-bootstrap/src/main/resources/application.yml +++ b/seer-user/seer-user-service-app-bootstrap/src/main/resources/application.yml @@ -42,11 +42,6 @@ logging: zs: - user: - account: - device: - check: - enabled: true decryption: enabled: false encryption: