Commit af129ae3 by ddx

修改生产配置文件

parent 8d3ab1bc
......@@ -11,14 +11,14 @@ spring:
pool-name: MyHikariCP
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://172.16.9.142:3866/etax_report?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: shenbao
password: sb@prdm20242k
url: jdbc:mysql://dbtax.taxservices.cn:3866/fpdknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: bw_input_invoice
password: bwe2019Fi-1201@#
server:
port: 8886
servlet:
context-path: /etax-report
context-path: /etax-income
tomcat:
max-http-form-post-size: 10MB
max-connections: 10000
......
......@@ -11,14 +11,14 @@ spring:
pool-name: MyHikariCP
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://172.16.6.244:3866/makeout_invoice?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: makeout_invoice
password: Jndxpq@20-Laice2!
url: jdbc:mysql://dbtax.taxservices.cn:3866/fpdknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: bw_input_invoice
password: bwe2019Fi-1201@#
server:
port: 8886
servlet:
context-path: /etax-report
context-path: /etax-income
tomcat:
max-http-form-post-size: 10MB
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment