spring: data: redis: host: 127.0.0.1 password: 123456 database: 0 # 数据库相关配置 datasource: type: com.alibaba.druid.pool.DruidDataSource druid: url: jdbc:mysql://192.168.0.146:3306/platformxx_business_finance_biz?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true username: root password: root driver-class-name: com.mysql.cj.jdbc.Driver jpa: # 自动生成表结构 hibernate: ddl-auto: update show-sql: true # 可选:显示实际加载的配置 #logging: # level: # org.springframework.boot.autoconfigure.jdbc.DataSourceProperties: DEBUG # com.baomidou.dynamic: DEBUG security: # 登录报文加密根密钥 ,必须是16位 encodeKey: pigxpigxpigxpigx # 配置文件加密根密码 jasypt: encryptor: password: platformx algorithm: PBEWithMD5AndDES iv-generator-classname: org.jasypt.iv.NoIvGenerator # swagger 配置 swagger: token-url: ${swagger.gateway}/admin/oauth2/token # 文件上传配置 file: local: base-path: D:\\Users\\platformx\\Downloads\\img #bip 配置 bip: url: '' codes: 111111111111111111111111,222222222222222222 ip: https://bip01.res.jzeg.cn/ filePath: D:\test\ fontPath: /Users/kongdeqiang/Desktop/SIMSUN.TTC appKey: 800b2805c5584f0abb8705acbe487dc5 appSecret: 59ba72c62a6a27203d7e517787a738be89ba55cb BWInvoice: ip: https://einv01.res.jzeg.cn/post kaipiao: ?method=baiwang.output.invoice.issue&version=1.0&requestId= chaxun: ?method=baiwang.output.format.query&version=1.0&request_id= redConfirmAdd: ?method=baiwang.output.redinvoice.add&version=1.0&requestId= redConfirmSearch: ?method=baiwang.output.redinvoice.formlist&version=1.0&requestId= search: ?method=baiwang.input.invoice.queryinvoicepool&version=1.0&requestId= bind: ?method=baiwang.image.invoices.invoicemanageadd&version=1.0&requestId= ocr: ?baiwang.image.invoices.recogcollect&version=1.0&requestId= # 5家单位id dept: smj: 2056555602756063234 sgb: 2056556196124250113 jxc: 2056556317461270529 tfgs: 2056556421857497090 ymj: 2056556535640576002