update 优化 !pr277 解决一些细节问题

This commit is contained in:
疯狂的狮子Li
2023-01-18 21:03:06 +08:00
parent 4ce596aa9c
commit afbc78b672
5 changed files with 50 additions and 21 deletions

View File

@ -46,11 +46,6 @@
<artifactId>mssql-jdbc</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-system</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-doc</artifactId>
@ -58,12 +53,7 @@
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-satoken</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-web</artifactId>
<artifactId>ruoyi-system</artifactId>
</dependency>
<dependency>
@ -71,16 +61,6 @@
<artifactId>ruoyi-job</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-log</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-oss</artifactId>
</dependency>
<!-- 代码生成-->
<dependency>
<groupId>com.ruoyi</groupId>