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.
98 lines
2.0 KiB
98 lines
2.0 KiB
1 year ago
|
spring:
|
||
|
datasource:
|
||
|
# url: jdbc:mysql://i100c.3322.org:13001/ycharge?useUnicode=true&characterEncoding=UTF-8
|
||
|
url: jdbc:mysql://139.224.72.142:3307/yltcharge?useUnicode=true&characterEncoding=UTF-8
|
||
|
username: yltcharge
|
||
|
password: yltcharge
|
||
|
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: 139.224.72.142
|
||
|
port: 6381
|
||
|
password: ylt#redis
|
||
|
timeout: 0
|
||
|
pool:
|
||
|
max-active: 8
|
||
|
max-idle: 8
|
||
|
min-idle: 0
|
||
|
|
||
|
data:
|
||
|
mongodb:
|
||
|
host: 139.224.72.142
|
||
|
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
|