Commit 1504151de1f846996879712bcbb0846e6d38438b

Authored by sunninghai
1 parent 5f4800ac

测试 加密

Showing 1 changed file with 1 additions and 0 deletions
class-service.yml
... ... @@ -126,6 +126,7 @@ apiConfig:
126 126 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
127 127 gxbApiUrl: http://gxb-api:8080/gxb-api
128 128 gxbBiApiUrl: http://bi-api:8080/bi-api
  129 + testDecry: ENC(8aea42e66b0928c44cd8f861a9d558e6)
129 130  
130 131 ---
131 132 server:
... ...