update 国产化适配指南.md.
错误修改
This commit is contained in:
parent
ec4d179cfd
commit
69984c22af
@ -35,8 +35,9 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
为
|
为
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>com.dm</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>DmJdbcDriver</artifactId>
|
||||||
|
<version>1.8.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
3. 修改项目中ruoyi-admin模块下的application-druid.yml文件;
|
3. 修改项目中ruoyi-admin模块下的application-druid.yml文件;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user