修复导入重复菜单的BUG

This commit is contained in:
信 赵 2020-04-28 17:57:51 +08:00
parent 0a2f344bba
commit f70d5f26dd
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-upgrader</artifactId>
<version>1.0.16</version>
</dependency>
</dependencies>
<build>