update 抽取公共模块 ruoyi-common-dict 实现字典多服务调用

This commit is contained in:
疯狂的狮子li
2022-01-11 11:49:05 +08:00
parent f35dbc9241
commit bccfe2c0b2
13 changed files with 358 additions and 70 deletions

View File

@@ -71,6 +71,11 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-log</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-dict</artifactId>
</dependency>
<!-- RuoYi Common Swagger -->
<dependency>