serverName: bh # 打印日志配置 logging: file: path: /var/log/bh-prod/ # JWT配置 jwt: # jwt的密钥 secret: key: biaohe20220111bjqyprod571sd152sdsa # jwt过期时间 token: expired: 36000000 # 数据库连接配置 spring: datasource: driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/biaohe?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai username: root password: sankuaipassword hikari: minimum-idle: 5 maximum-pool-size: 60 # 图片上传路径配置 upload: # 上传路径 path: /usr/local/sankuai/upload/prod/upload_img/ publicPath: /usr/local/sankuai/upload/prod/upload_img/public/ imageHost: https://skfq.biaohekeji.com channelInfo: codeInit: 30000 # 戒易贷接口相关 jieyidai: appId: jFiJsH6VNmzTjrjR appKey: pO9yWpJ1RcKFYtUpTIcEuMzFQQnrdP7C innerUrl: https://skfq.biaohekeji.com apiUrl: https://qy-open.shantaiwl.cn #银盛对接 yinsheng: notify_url: https://skfq.biaohekeji.com #支付宝配置 alipay: config: notify-url: https://skfq.biaohekeji.com/api/v1/vipCardOrder/alipayNotifyOrder platform-notify-url: https://skfq.biaohekeji.com/api/v1/alipay-platform/notify platform-vip-notify-url: https://skfq.biaohekeji.com/api/v1/alipay-platform/notifyInnerVipOrder #纬雅支付配置 wei-ya: conf: aes-secret-key: f662eef0df0e34b1 channel-code: ld notify-url: https://skfq.biaohekeji.com/api/v1/vipCardOrder/weiyaOrderNotify get-channel-data-url: https://members.palwy.com/members/channel/v1/member/getChannelData memberPayUrl: https://members.palwy.com/#/member-pay userGetUrl: https://members.palwy.com/members/channel/v1/user/get channelMemberNotifyUrl: https://members.palwy.com/members/channel/v1/member/channelMemberNotify #恒易贷接口配置 hengyidai: conf: api-url: https://channelapi.junhangweijing.com/channelapi/newkadana product-no: newkadana #闪态对接 shantai: notificationDomain: https://skfq.biaohekeji.com # 汇智信回调域名 hzx: callBackDomain: https://skfq.biaohekeji.com