data-dump/target/classes/application-test.yml

47 lines
1.4 KiB
YAML

spring:
datasource:
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/shida?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
username: root
password: shida@202502.Celnet
mail:
host: smtp.163.com
port: 465
protocol: smtps
username: red_celnet@163.com
password: COGERHMHEPUMXJLF
send-to: kris.dong@celnet.com.cn
#sf webservice配置
sf:
# 附件下载url
file-download-url: https://starrapid.lightning.force.com/
file-upload-url: https://yihui-medical.my.sfcrmproducts.cn
#线程数
executor-size: 5
list:
- url: https://login.salesforce.com/services/Soap/u/41.0
username: crm-system@genomics.cn
password: 666@sunwei
#xxl-job配置
xxl-job:
address: http://127.0.0.1:8080/xxl-job-admin
appname: ${spring.application.name}
port: 8887
logPath: /home/celnet/${spring.application.name}/xxl-job/jobhandler
file:
# 存储类别 OSS SERVER
type: SERVER
# 文件存储路径 当type为SERVER生效 作为服务器文件存储路径 不配置默认 ./file
path: file
# 阿里oss配置 不用可不配
aliyun:
oss:
accessKey: LTAI5tBEFLSJ6hccuDH7wKkv
secretKey: Q3d6MjrWJCmwz1ND54hLnUCwYAWsDa
endpoint: https://oss-cn-shenzhen.aliyuncs.com
bucket: crm-backup-oss