update 优化 转换模块代码 删除无用的 common-dict 依赖

This commit is contained in:
疯狂的狮子li
2023-01-31 18:52:55 +08:00
parent a5835aa0c2
commit bff9720b6f
13 changed files with 43 additions and 162 deletions

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-dict</artifactId>
<artifactId>ruoyi-common-translation</artifactId>
</dependency>
<!-- OSS功能模块 -->