# 端口及上下文 server.port=18885 server.servlet.session.timeout=PT2H server.servlet.context-path=/api server.servlet.servlet-path=/api server.max-http-header-size=8096 server.tomcat.max-swallow-size=100MB server.tomcat.max-http-form-post-size=100MB # 文件上传 spring.servlet.multipart.max-request-size=256MB spring.servlet.multipart.max-file-size=256MB # 数据源 spring.datasource.initialSize=5 spring.datasource.minIdle=5 spring.datasource.maxActive=20 spring.datasource.maxWait=60000 spring.datasource.timeBetweenEvictionRunsMillis=60000 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.validationQuery=SELECT 1 spring.datasource.testWhileIdle=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false spring.datasource.poolPreparedStatements=true spring.datasource.maxPoolPreparedStatementPerConnectionSize=20 spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.type=com.alibaba.druid.pool.DruidDataSource spring.datasource.username=user_pay spring.datasource.password=SByKpfSdZWhSWdwi spring.datasource.url=jdbc:mysql://47.115.208.13:3306/user_pay?characterEncoding=utf-8&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai spring.session.store-type=redis spring.application.name=S-DaaS-partal # spring.redis.host=1.94.204.179 # spring.redis.host=127.0.0.1 # spring.redis.port=6379 # spring.redis.password=Qwerty9527 spring.redis.host=8.155.53.54 spring.redis.port=6379 spring.redis.password=abc123456abc-test spring.jackson.date-format=yyyy-MM-dd HH:mm:ss spring.jackson.time-zone=Asia/Shanghai mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl # 日志 logging.level.com.dtb.portal.mapper=trace logging.level.root=debug # 上传文件路径前缀 file.url=https://fun9527.com # 微信小程序配置 wechat.miniprogram.app_id=wxfbd4d494bac61371 wechat.miniprogram.app_secret=7c77d21897eb0b59b31db785100c566c # app微信配置 wechat.app.app_id=wxc7741d3f2470da35 wechat.app.app_secret=1c3d8138410a3e326146398092387564 # 短信配置 sms.app-key=FiqQB99JNN37gfpn40x91Y7aMlrO sms.app-secret=RGgWWDsNNyhzy9yrhBRfQgpa2JI0 sms.sender=8823120508279 sms.template-id=1a6b0f3609af4184b0832523835bf3fd sms.url=https://smsapi.cn-north-4.myhuaweicloud.com:443/sms/batchSendSms/v1 # 服务器域名 service.domain=http://127.0.0.1:8080 # 微信支付相关 - APP支付配置(保留备用) wxpay.app.appId=wxfbd4d494bac61371 wxpay.app.mchId=1724190145 wxpay.app.key=7c77d21897eb0b59b31db785100c566c wxpay.app.certPath=/www/wwwroot/fun9527.com/apiclient_cert.p12 wxpay.app.payNotifyUrl=http://47.115.208.13:18885/api/wxPay/notify wxpay.app.refundNotifyUrl=http://47.115.208.13:18885/api/wxPay/refundNotify wxpay.app.merchantSerialNumber=3D8D97E7A4958AA74D37593D94CD276BA4DD6896 wxpay.app.v3Key=K8pLmQ2sR7tU4vX6wZ9jH3gF5dS1aB0c # 微信支付相关 - 小程序支付配置 wxpay.miniprogram.appId=wxfbd4d494bac61371 wxpay.miniprogram.mchId=1724190145 wxpay.miniprogram.key=7c77d21897eb0b59b31db785100c566c wxpay.miniprogram.certPath=/www/wwwroot/fun9527.com/apiclient_key.pem wxpay.miniprogram.payNotifyUrl=http://47.115.208.13:18885/api/wxPay/miniprogram/notify wxpay.miniprogram.refundNotifyUrl=http://47.115.208.13:18885/api/wxPay/miniprogram/refundNotify wxpay.miniprogram.merchantSerialNumber=3D8D97E7A4958AA74D37593D94CD276BA4DD6896 wxpay.miniprogram.v3Key=K8pLmQ2sR7tU4vX6wZ9jH3gF5dS1aB0c # 安全配置 dtb.security.secret=otherpeopledontknowit dtb.security.prefix=Bearer dtb.security.header=Authorization dtb.security.loginUrl=/login dtb.security.expiration=86400 dtb.security.redisExpire=7200 # 阿里云配置 # 公共配置 aliyun.accessKeyId=LTAI4FxD7T4x5BSxoQvbYkdR aliyun.AccessKeySecret=FZRhkmzXJ1lwcosNszVHr5VLW0lxic # OSS服务配置 # 是否使用自有域名,不使用自有域名的话,默认endpoint aliyun.usingDomain=false aliyun.endpoint=oss-cn-beijing.aliyuncs.com aliyun.domainName=http://yuyekeji.cn # 分环境,创建 aliyun.bucketName=susuan-bucket # 默认存储地方 aliyun.fileHost=host # 头像文件夹名字 aliyun.fileAvatar=avatar # 公共头像文件夹 aliyun.filePublicAvatar=publicAvatar # 游戏icon图片 aliyun.fileGameIcon=gameIcon # 其他图库文件夹 aliyun.filePictures=pictures # 视频文件夹 aliyun.fileVideos=videos # 图片文件夹 aliyun.fileImages=images # 短信服务配置 aliyun.regionId=cn-hangzhou aliyun.signName=\u54d4\u8e66\u6e38\u620f\u51cf\u8102\u5e73\u53f0 aliyun.templateCode=SMS_183200249