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.
97 lines
1.9 KiB
97 lines
1.9 KiB
spring:
|
|
datasource:
|
|
url: jdbc:mysql://10.10.14.210:22066/yltcharge?useUnicode=true&characterEncoding=UTF-8
|
|
username: root
|
|
password: DsideaL147258369
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
druid:
|
|
stat-view-servlet:
|
|
allow: true
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
filters: stat
|
|
maxActive: 20
|
|
|
|
redis:
|
|
host: 10.10.14.210
|
|
port: 6379
|
|
password: ylt#redis
|
|
timeout: 0
|
|
pool:
|
|
max-active: 8
|
|
max-idle: 8
|
|
min-idle: 0
|
|
|
|
data:
|
|
mongodb:
|
|
host: 10.10.14.210
|
|
port: 27017
|
|
database: yltcharge
|
|
username: yltcharge
|
|
password: yltcharge
|
|
|
|
aliyun:
|
|
mq:
|
|
accessKey: LTAI4G3v2pxUaSTbuiHH2FCy
|
|
secretKey: PMXAuT3fiknhtM3YlR59SfW9BFXu62
|
|
namesrvAddr: http://MQ_INST_1003084411458690_Bcazi6ow.mq-internet-access.mq-internet.aliyuncs.com:80
|
|
|
|
# 不知道啥意思
|
|
protocolapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:7019
|
|
|
|
openapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:31301
|
|
#listOfServers: 127.0.0.1:7016
|
|
|
|
distributeapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:31636
|
|
|
|
financeapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:32134
|
|
|
|
mgrapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:30115
|
|
|
|
userapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:32150
|
|
|
|
orderbkapi:
|
|
ribbon:
|
|
listOfServers: http://i100c.3322.org:30313
|
|
|
|
logging:
|
|
level:
|
|
com.charge.station.dao : debug
|
|
|
|
|
|
hlht: true
|
|
|
|
ylt: true
|
|
|
|
rz: false
|
|
|
|
api:
|
|
station:
|
|
queryEquipAuth: true
|
|
|
|
# 发短信用的阿里短信网关
|
|
aliSms:
|
|
product: Dysmsapi
|
|
domain: dysmsapi.aliyuncs.com
|
|
accessKeyId: LTAI4G3v2pxUaSTbuiHH2FCy
|
|
accessKeySecret: PMXAuT3fiknhtM3YlR59SfW9BFXu62
|
|
regionId: cn-hangzhou
|
|
endponitName: cn-hangzhou
|
|
companyBalance:
|
|
signName: 快卜新能源
|
|
templateCode: SMS_205399693
|
|
|
|
role:
|
|
companyManager: 5ef16b68e822e5003742aeba
|