remove dialog from bat

This commit is contained in:
thinkgem
2021-01-10 11:45:22 +08:00
parent 26871a85f6
commit 81657cd0df
16 changed files with 0 additions and 24 deletions

View File

@@ -68,15 +68,6 @@
<scope>provided</scope>
</dependency> -->
<!-- 自定义jar依赖包演示
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>test-core</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/test-core-1.0.jar</systemPath>
</dependency> -->
</dependencies>
<build>