Commit 879234d6 authored by hehongwei's avatar hehongwei

物料页面修改

parent acae3d48
......@@ -12,8 +12,8 @@ spring:
# password: 123456
master:
url: jdbc:mysql://192.168.111.222:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: password
username: wlzhpzd
password: wlzhpzd
# 从库数据源
slave:
# 从数据源开关/默认关闭
......
......@@ -7,8 +7,8 @@ spring:
# 主库数据源
master:
url: jdbc:mysql://192.168.111.222:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: password
username: wlzhpzd
password: wlzhpzd
# 从库数据源
slave:
# 从数据源开关/默认关闭
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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