application-production.properties
2.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
server.port=8200
server.session.timeout=10
server.connection-timeout=120000
spring.servlet.multipart.max-file-size=10MB
spring.servlet.multipart.max-request-size=20MB
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.mvc.dateFormat = yyyy-MM-dd HH:mm:ss
spring.gson.serialize-nulls=true
#email config
mail.host=smtp.taover.com
mail.port=25
mail.username=taover-robot@taover.com
mail.password=Lexi@1798
mail.smtp.auth=true
mail.smtp.sendFrom=taover-robot@taover.com
#logback xml config
logging.config=classpath:logback-production.xml
#allow http method options
spring.mvc.dispatch-options-request=true
spring.mvc.async.request-timeout=200000
#DB info
spring.datasource.url=jdbc:mysql://rdsifmezqifmezqo.mysql.rds.aliyuncs.com:3306/bzyun_wxorder_prd?useUnicode=true&characterEncoding=UTF8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true
spring.datasource.username=tylife
spring.datasource.password=lexi365
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.datasource.max-idle=10
spring.datasource.max-wait=10000
spring.datasource.min-idle=5
spring.datasource.initial-size=5
#zto analysis address url
zto.analysisAddress.url=https://hdgateway.zto.com/Word_AnalysisAddress
#taover analysis address url
taover.analysisAddress.url=http://address.taover.com/
#kuaibao
kuaibao.analysisAddress.url=https://kop.kuaidihelp.com/api
kuaibao.analysisAddress.appId=105128
kuaibao.analysisAddress.appKey=3310236ba4d6296e6e2346a7d9c824662510ff87
kuaibao.analysisAddress.method=cloud.address.resolve
kuaibao.analysisAddress.methodSimple=cloud.address.cleanse
#aliyun oss address
accessKeyId=H4fIVB56iHjR6zQw
accessKeySecret=7bA395UltFp16kWPJT7Pfz0XYXCk4Q
endpoint=oss-cn-beijing.aliyuncs.com
bucket_contact=8zyun-oss
aliyun.mnsEndpoint=http://1225610490807748.mns.cn-hangzhou.aliyuncs.com
#mobile message url
wwltData=sname=dlmzty00&spwd=A6cU4Tyx&scorpid=&sprdid=1012888
wwltUrl=https://seccf.51welink.com/submitdata/service.asmx/g_Submit
#pc api
pc.callcenter.url.openapiSurrogacyRegisteropenapi=https://ws.8zyun.cn:8080/v1/agent
pc.callcenter.url.openapiSurrogacyQuerycontacts=https://ws.8zyun.cn:8080/v1/contacts/
pc.callcenter.url.openapiCallGroupMember=https://ws.8zyun.cn:8080/v1/contact/group_members/
pc.callcenter.url.openapiSurrogacyAgent=https://ws.8zyun.cn:8080/v1/agent
pc.callcenter.url.openapiSurrogacySendmessage=https://ws.8zyun.cn:8080/v1/message_task
pc.callcenter.url.openapiContactsFeaturesgroup=https://ws.8zyun.cn:8080/v1/contactsMessageCount
pc.callcenter.appid=c2MkSTjT8ghZ
pc.callcenter.seckey=7105ec065b8bb30fa6e3f13fccf92d0G
pc.callcenter.subscribeUrl=https://api.oms.8zyun.cn/api/wxagentpcmessagesubscribe
pc.callcenter.url.sendMessageQueueName=oms-pc-msg-production
pc.message.url.messageTaskListUrl=https://ws.8zyun.cn:8080/v1/message_task_list
pc.message.url.agentMessageTask=https://ws.8zyun.cn:8080/v1/agent_message_task