创建高新区备份
This commit is contained in:
parent
90a5e3a154
commit
8dcfac648c
4
pom.xml
4
pom.xml
@ -10,9 +10,9 @@
|
||||
</parent>
|
||||
|
||||
<groupId>com.cm</groupId>
|
||||
<artifactId>service-user-center</artifactId>
|
||||
<artifactId>system-user-center</artifactId>
|
||||
<version>2.0.2.RELEASE</version>
|
||||
<name>service-user-center</name>
|
||||
<name>system-user-center</name>
|
||||
<description>统一用户管理系统</description>
|
||||
|
||||
<properties>
|
||||
|
@ -29,7 +29,7 @@ spring:
|
||||
max-request-size: 1GB
|
||||
datasource:
|
||||
druid:
|
||||
url: jdbc:mysql://127.0.0.1:3306/db_btgxq_city?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
||||
url: jdbc:mysql://192.168.0.151:3306/db_btgxq_city?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
||||
db-type: mysql
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
username: root
|
||||
|
Loading…
Reference in New Issue
Block a user