80 lines
2.5 KiB
Properties
80 lines
2.5 KiB
Properties
|
|
#mysql config
|
|
default.datasource.url=jdbc:mysql://store-big1.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_9096?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true
|
|
default.datasource.username=coolstore
|
|
default.datasource.password=CSCErYcXniNYm7bT
|
|
|
|
#redis
|
|
redis.host.uri=http://userInfo:Cx111111@store-coolcollege.redis.rds.aliyuncs.com:6379/0
|
|
|
|
#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://abstore-isv.coolstore.cn/isv
|
|
|
|
#rocketmq \u914D\u7F6E
|
|
rocketmq.accessKey=LTAI5t5ouXZuFgxJMbQea3b2
|
|
rocketmq.secretKey=yuomDstRjSdihtN5zo8viDbWu8Z0ig
|
|
rocketmq.nameSrvAdder=http://MQ_INST_1947409023213164_BX5N7rwl.cn-hangzhou.mq-internal.aliyuncs.com:8080
|
|
rocketmq.topic=simple_message
|
|
|
|
#oss配置
|
|
oss.accessKeyId=LTAI5tRSXy2MrqaaBJ6gReur
|
|
oss.accessKeySecret=FFsl8d9batprJ0vXr0k4Y8ada40Wm2
|
|
oss.endpoint=oss-cn-hangzhou.aliyuncs.com
|
|
oss.bucket=cool-store-hsay
|
|
oss.file.dir=partner/171cddee76471740/
|
|
oss.excelFile.dir=lineExcel/
|
|
|
|
|
|
#cdn地址
|
|
cdn.url=https://testhsaypic.coolstore.cn
|
|
|
|
#TRTC
|
|
trtc.sdkAppId=1400811820
|
|
trtc.secretKey=4854bab106c2ca2a2fda16a8c966933e28a078a34e458999d6227e8cd8ab8219
|
|
trtc.video.callback.secretKey=1ECEAD34DBD84E838BF07FC7360EA4D8
|
|
|
|
weixin.appId=wx997f2206e276e513
|
|
weixin.appSecret=2ddea4374abeace05e83c948392c2952
|
|
weixin.index.url=pages/index/index
|
|
|
|
signKey=d851f2a9ac90474abecdc2fbb148d4d7
|
|
fixMobileOpenid=HSAY4AF322E
|
|
#xxljob配置
|
|
#xxljob配置
|
|
xxl.job.admin.addresses=http://10.7.53.224:10001/xxl-job-admin
|
|
xxl.job.executor.appname=${spring.application.name}
|
|
xxl.job.executor.ip=
|
|
xxl.job.executor.port=40001
|
|
xxl.job.executor.logpath=logs/xxl-job/jobhandler
|
|
xxl.job.executor.logretentiondays=3
|
|
xxl.job.accessToken=25365115eed84e9ba5e0040abb255a09
|
|
|
|
exhibition.channel.id=52399
|
|
recommended.channel.id=52400
|
|
|
|
cool.app.id=78836
|
|
coolstore.page.domain=https://store.coolstore.cn
|
|
|
|
xfsg.url=https://inf.xianfengsg.com/InfService
|
|
|
|
aliyun.sms.accessKeyId=LTAI5tAVZ3r9UtSpLGcmGoQn
|
|
aliyun.sms.accessKeySecret=WIMjO4BjVg3YAHwmplq86yOyS2HMpa
|
|
aliyun.sms.signName=酷店掌
|
|
|
|
mybatis.configuration.variables.enterpriseId=9ee7b8b48e2447f9a2075b5a46e94d08
|
|
enterprise.dingCorpId=ding4da17dabe9a7b19f |