Commit f43f81fc authored by gaoyingwei's avatar gaoyingwei

升级 91isoft

parent 3998a747
......@@ -144,8 +144,9 @@ global:
oss:
request: "https://"
endpoint: "oss-cn-beijing.aliyuncs.com"
putAcessKey:
putSecretKey:
putAcessKey: "LTAI5tRTxNjuuSYhHQDCkMQG"
putSecretKey: "8TCxOP1JdLIjqezh0eKvtEAYMhEJ7O"
bucketName: "cust-91isoft"
expirationTime: 1800
logging:
......
......@@ -39,7 +39,7 @@ cy:
decryptSm4Secret: 'FFFAAA333777EEEB'
# 文件存储
fileStorage:
model: local
model: aliYun
fileTemplate: UUID
ssl:
enable: false
......@@ -96,7 +96,7 @@ cy:
ivGeneratorClassName: org.jasypt.iv.RandomIvGenerator
stringOutputType: base644
#身份证、邮箱、手机号存储加密
aesSecret: 'PLMOKNIJBU'
dbStorageSecret: 'PLMOKNIJBU'
security:
enable: true
permission: false
......
......@@ -135,8 +135,10 @@ global:
oss:
request: "https://"
endpoint: "oss-cn-beijing.aliyuncs.com"
putAcessKey:
putSecretKey:
putAcessKey: "LTAI5tRTxNjuuSYhHQDCkMQG"
putSecretKey: "8TCxOP1JdLIjqezh0eKvtEAYMhEJ7O"
bucketName: "cust-91isoft"
expirationTime: 1800
logging:
config: /data/config/logback-spring.xml
......
......@@ -47,7 +47,7 @@
<dependency>
<groupId>org.91isoft</groupId>
<artifactId>91isoft_spbt</artifactId>
<version>3.3.0_core_alpha6</version>
<version>3.3.0_core_alpha7</version>
<!-- <version>3.0.0_nlt.25</version>-->
<!-- 排除oracle12的驱动,此处代码不能提交,测试使用的是12,生产为11 -->
</dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment