This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
openProject
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
xhxu
4 years ago
parent
daf8dc7a21
commit
2dad4b2db7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mlWechatOpen/src/main/resources/application-dev.yml
+ 1
- 1
mlWechatOpen/src/main/resources/application-dev.yml
View File
@@ -3,7 +3,7 @@ spring:
include: rabbitMQ
# JDBC
datasource:
url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true
url: jdbc:mysql://202.165.179.86:3306/mallink
_phone
?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true
username: root
password: fm2020test
type: com.alibaba.druid.pool.DruidDataSource
Write
Preview
Loading…
Cancel
Save