You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
111 lines
2.5 KiB
111 lines
2.5 KiB
spring:
|
|
data:
|
|
mongodb:
|
|
uri: mongodb://yltcharge:yltcharge@dds-bp176c45f561f0041.mongodb.rds.aliyuncs.com:3717,dds-bp176c45f561f0042.mongodb.rds.aliyuncs.com:3717/yltcharge?replicaSet=mgset-36440453
|
|
datasource:
|
|
url: jdbc:mysql://rm-bp1ux6tuk49er80t9.mysql.rds.aliyuncs.com:3306/yltcharge?useUnicode=true&characterEncoding=UTF-8
|
|
username: ylt
|
|
password: Ycharge666
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
druid:
|
|
stat-view-servlet:
|
|
allow: true
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
filters: stat
|
|
maxActive: 20
|
|
redis:
|
|
database: 0
|
|
host: r-bp14c1p5j5lkpw1jc2.redis.rds.aliyuncs.com
|
|
port: 6379
|
|
password: Ycharge666
|
|
timeout: 0
|
|
pool:
|
|
max-active: 8
|
|
max-idle: 8
|
|
min-idle: 0
|
|
|
|
mail:
|
|
host: smtp.sina.com
|
|
username: i100c_report@sina.com
|
|
password: i100csina
|
|
port: 587
|
|
properties:
|
|
mail:
|
|
smtp:
|
|
auth: true
|
|
starttls:
|
|
enable: true
|
|
required: true
|
|
|
|
|
|
ribbon:
|
|
eureka:
|
|
enabled: false
|
|
|
|
ReadTimeout: 60000
|
|
ConnectTimeout: 60000
|
|
MaxAutoRetries: 0
|
|
MaxAutoRetriesNextServer: 1
|
|
|
|
|
|
properties:
|
|
config: run
|
|
|
|
|
|
financeapi:
|
|
ribbon:
|
|
listOfServers: http://ms-finance:7014
|
|
|
|
cheweiapi:
|
|
ribbon:
|
|
listOfServers: http://cz.api.cheweiguanjia.com
|
|
orderbkapi:
|
|
ribbon:
|
|
listOfServers: http://ms-admin:7011
|
|
orderapi:
|
|
ribbon:
|
|
listOfServers: http://ms-order:7017
|
|
mgrapi:
|
|
ribbon:
|
|
listOfServers: http://ms-saas-mgr:7026
|
|
aliyunvinapi:
|
|
ribbon:
|
|
listOfServers: https://vin.shumaidata.com
|
|
|
|
wx:
|
|
config:
|
|
appId: wxf077d1a84a951991
|
|
appScrect: f159a92730247f7e574bd8c538ae6910
|
|
|
|
aliSms:
|
|
product: Dysmsapi
|
|
domain: dysmsapi.aliyuncs.com
|
|
accessKeyId: LTAI4GEvBgNtgQQ5sJ6cEoQR
|
|
accessKeySecret: 3MAlB5zuC8gCU0AYKGOJOE3Dbg6qdL
|
|
regionId: cn-hangzhou
|
|
endponitName: cn-hangzhou
|
|
companyBalance:
|
|
signName: 驿来特
|
|
templateCode: SMS_205394101
|
|
|
|
tencentOcr:
|
|
secretId: AKIDBAF4e0p5w4XlmYeBuud6IGzg8dttMIB6
|
|
secretKey: zmJZXN1zgIfnfHclhnriIdhpiOsPwDEz
|
|
region: ap-shanghai
|
|
endpoint: ocr.tencentcloudapi.com
|
|
|
|
|
|
|
|
|
|
|
|
aliyun:
|
|
oss:
|
|
imageUrl: http://senergyimage.i100c.com/
|
|
endpoint: http://oss-cn-hangzhou.aliyuncs.com
|
|
accessKeyId: LTAI0CQ1psAz9fmV
|
|
accessKeySecret: cIL5DnZFR5N1PSZp958em7eR4oLtNY
|
|
bucketName: senergy
|
|
vin:
|
|
appCode: edcba71c27314c12bfbea3332ad11ab3
|
|
appKey: 203881974
|
|
appSecret: saI3NelhoerLGtJK1RFPiZsO9GedgpFE |