update readme

This commit is contained in:
whiteshader 2023-02-03 16:07:05 +08:00
parent 42f0a0a785
commit 23d0bc6e57
2 changed files with 6 additions and 3 deletions

View File

@ -94,7 +94,7 @@ http://doc.ruoyi.vip/ruoyi-vue/document/hjbs.html#nginx%E9%85%8D%E7%BD%AE
</tr>
<tr>
<td><img src="https://oscimg.oschina.net/oscnet/up-4165d6440fe052ecfedc41a79e1a4248347.png"/></td>
<td><img src="https://oscimg.oschina.net/oscnet/up-2776f20f9533b6f64dea24d50cf368680dd.png"/></td>
<td><img src="https://oscimg.oschina.net/oscnet/up-2597f971a2ea3c8d2f1aaa5c1ffaf74af48.png"/></td>
</tr>
<tr>
<td><img src="https://oscimg.oschina.net/oscnet/up-461d455a479088eaacfd700e15d9a07229f.png"/></td>
@ -126,3 +126,6 @@ http://doc.ruoyi.vip/ruoyi-vue/document/hjbs.html#nginx%E9%85%8D%E7%BD%AE
## 若依(Ruoyi-React)前后端分离交流群
QQ群 [![加入QQ群](https://img.shields.io/badge/201396349-blue.svg)](https://jq.qq.com/?_wv=1027&k=u58VEEQK) 点击按钮入群。
## 感谢捐赠的伙伴,谢谢你们的支持

View File

@ -7,8 +7,8 @@ spring:
# 主库数据源
master:
url: jdbc:mysql://localhost:3306/ry-react?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: password
username: dev
password: 123456
# 从库数据源
slave:
# 从数据源开关/默认关闭