Commit af129ae3 by ddx

修改生产配置文件

parent 8d3ab1bc
...@@ -11,14 +11,14 @@ spring: ...@@ -11,14 +11,14 @@ spring:
pool-name: MyHikariCP pool-name: MyHikariCP
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver 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 url: jdbc:mysql://dbtax.taxservices.cn:3866/fpdknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: shenbao username: bw_input_invoice
password: sb@prdm20242k password: bwe2019Fi-1201@#
server: server:
port: 8886 port: 8886
servlet: servlet:
context-path: /etax-report context-path: /etax-income
tomcat: tomcat:
max-http-form-post-size: 10MB max-http-form-post-size: 10MB
max-connections: 10000 max-connections: 10000
......
...@@ -11,14 +11,14 @@ spring: ...@@ -11,14 +11,14 @@ spring:
pool-name: MyHikariCP pool-name: MyHikariCP
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver 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 url: jdbc:mysql://dbtax.taxservices.cn:3866/fpdknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&useSSL=false
username: makeout_invoice username: bw_input_invoice
password: Jndxpq@20-Laice2! password: bwe2019Fi-1201@#
server: server:
port: 8886 port: 8886
servlet: servlet:
context-path: /etax-report context-path: /etax-income
tomcat: tomcat:
max-http-form-post-size: 10MB 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