mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-08 01:28:24 +08:00
!468 update docs/zh/core/multi-datasource.md.
Merge pull request !468 from jeseee/N/A
This commit is contained in:
commit
59138bdaf9
@ -238,7 +238,7 @@ mybatis-flex:
|
|||||||
password: 123456
|
password: 123456
|
||||||
other:
|
other:
|
||||||
type: com.your.datasource.type2
|
type: com.your.datasource.type2
|
||||||
url: jdbc:mysql://127.0.0.1:3306/db2
|
url: jdbc:mysql://127.0.0.1:3306/db3
|
||||||
username: root
|
username: root
|
||||||
password: 123456
|
password: 123456
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user