spring: datasource: druid: name: mydb url: ${public.datasource.parkdb.url} username: ${public.datasource.parkdb.aomp-service.username} password: ${public.datasource.parkdb.aomp-service.password} # 使用druid数据源 type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.jdbc.Driver druid: filters: stat maxActive: 200 initialSize: 20 maxWait: 60000 minIdle: 20 timeBetweenEvictionRunsMillis: 60000 minEvictableIdleTimeMillis: 300000 validationQuery: select 'x' testWhileIdle: true testOnBorrow: false testOnReturn: false poolPreparedStatements: true maxOpenPreparedStatements: 20 cache: type: redis redis: host: ${public.redis.default.host} port: ${public.redis.default.port} password: ${public.redis.default.password} pool: max-active: 100 max-idle: 10 max-wait: 100000 http: multipart: maxFileSize: 30Mb maxRequestSize: 100Mb ribbon: ReadTimeout: 200000 ConnectTimeout: 10000 mybatis: mapperLocations: classpath:mapper/**/*Mapper.xml #charge: #rule: # image: # prefix: /ydt/uploadimage/ #读取收费规则图片文件服务器地址 parkrule: image: baseurl: #停车场二维码链接,运营商二维码链接 park: visitor: url: operator: url: BillToInvoiceUrl: #预约下载路径 predetermineDownload: /ydt/uploadimage/predetermineDownload/ #公众号域名 domainUrl: zb_upload_pic_service: zb_get_pic_prefix_service: zb_service: ydt: weixin: url: url: # 密码错误次数锁定,密码过多锁定分钟数,密码错误时长 user: pwd: error: times: 6 minute: 10 lock: minute: 10 #Android渠道包上传路径 Android: package: /ydt/uploadimage/AndroidPackage/ #是否开启验证码,不开起验证码校验默认为9999 isValidateCode: ${public.isValidateCode} isTimingTask: true xxl: job: admin: address: http://xxl-job-admin-svc:9261/xxl-job-admin executor: appname: aomp-service ip: port: 9202 logpath: /home/ake/app/aomp/joblog logretentiondays: -1 accessToken: logging: level: org.springframework: WARN cn.akeparking.zbcloud: DEBUG org.spring.springboot.dao: DEBUG cpmp: domain: https://bem-cpmp-test.yidianting.com.cn domain-grey: https://bem-cpmp-test.yidianting.com.cn wechat: proclamationMessage: TF4and6J1G7OnzGlmz4YD7tF9Vkeu-lxIQI1YvxepcY pay: wechat_non_inductive_value: 500 alipay_non_inductive_value: 500 etc: 500