Commit 73280a55 by 文帅营

ci:所有项目统一增加enc解密支持(不支持的项目增加配置项也不影响 )

1 parent e5155b25
...@@ -12,4 +12,6 @@ thread.max.pool.size=40 ...@@ -12,4 +12,6 @@ thread.max.pool.size=40
attention.time.threshold=30 attention.time.threshold=30
reid.person.batch.mall=11253 reid.person.batch.mall=11253
strictModeMallIds=12371,13661 strictModeMallIds=12371,13661
strictModeAttentionSecond=20
\ No newline at end of file \ No newline at end of file
strictModeAttentionSecond=20
jasypt.encryptor.password=${_SPUG_DATASOURCE_JASYPT_ENCRYPTOR_PASSWORD}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!