60 lines
2.1 KiB
Properties
60 lines
2.1 KiB
Properties
#mysql config
|
|
default.datasource.url=jdbc:mysql://dingpushcoolcollege.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_hy?useSSL=false&useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true
|
|
default.datasource.username=hsay
|
|
default.datasource.password=Z3J7xBbgouMD
|
|
|
|
#redis
|
|
spring.redis.host=tstore-coolcollege.redis.rds.aliyuncs.com
|
|
spring.redis.port=6379
|
|
spring.redis.password=Cx111111
|
|
spring.redis.database=0
|
|
spring.redis.timeout=2000ms
|
|
spring.redis.lettuce.pool.max-wait=100ms
|
|
spring.redis.lettuce.pool.max-active=1024
|
|
spring.redis.lettuce.pool.max-idle=200
|
|
spring.redis.lettuce.pool.min-idle=0
|
|
spring.redis.lettuce.shutdown-timeout=100ms
|
|
redis.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/0
|
|
redis.isv.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/2
|
|
|
|
#pagehelper
|
|
pagehelper.helper-dialect=mysql
|
|
pagehelper.reasonable=false
|
|
pagehelper.returnPageInfo=check
|
|
pagehelper.support-methods-arguments=false
|
|
pagehelper.params=count=countSql
|
|
pagehelper.page-size-zero=true
|
|
|
|
spring.mvc.async.request-timeout=60000
|
|
|
|
# mybatis config
|
|
mybatis.mapper-locations=classpath*:mapper/**/*Mapper.xml
|
|
|
|
mybatis.configuration.call-setters-on-nulls=true
|
|
mybatis.configuration.map-underscore-to-camel-case=true
|
|
|
|
isv.domain = https://tstore-isv.coolcollege.cn/isv
|
|
|
|
#rocketmq \u914D\u7F6E
|
|
rocketmq.accessKey=LTAI5t5ouXZuFgxJMbQea3b2
|
|
rocketmq.secretKey=yuomDstRjSdihtN5zo8viDbWu8Z0ig
|
|
rocketmq.nameSrvAdder=http://MQ_INST_1947409023213164_BX3sLZnA.cn-hangzhou.mq-internal.aliyuncs.com:8080
|
|
rocketmq.topic=simple_message
|
|
rocketmq.orderTopic=order_message
|
|
|
|
#oss配置
|
|
oss.accessKeyId=LTAI5tKSnAbkEbmT6CeBwNN3
|
|
oss.accessKeySecret=PbXOzUFwAvZ2K5zIawwa7NAJE2pFXS
|
|
oss.endpoint=oss-cn-shanghai.aliyuncs.com
|
|
oss.bucket=vec-coolstore
|
|
corp.id = 171cddee76471740
|
|
|
|
#TRTC
|
|
trtc.sdkAppId=1400811820
|
|
trtc.secretKey=4854bab106c2ca2a2fda16a8c966933e28a078a34e458999d6227e8cd8ab8219
|
|
trtc.video.callback.secretKey=1ECEAD34DBD84E838BF07FC7360EA4D8
|
|
|
|
weixin.appId=wx6f984e535e571818
|
|
weixin.appSecret=245a483747e6e9f8762d3e8539cf0318
|
|
|
|
signKey=77fea013c3a6459685b83c21a2fc3411 |