2023年6月14日 修复错误

This commit is contained in:
bai 2023-06-14 09:28:49 +08:00
parent eabf546972
commit e4ac1f0dc6
1 changed files with 4 additions and 4 deletions

View File

@ -138,10 +138,10 @@
<artifactId>pegdown</artifactId> <artifactId>pegdown</artifactId>
<version>${pegdown.version}</version> <version>${pegdown.version}</version>
</dependency> </dependency>
<!-- <dependency>--> <dependency>
<!-- <groupId>org.jeecgframework.boot</groupId>--> <groupId>org.jeecgframework.boot</groupId>
<!-- <artifactId>jeecg-boot-base-core</artifactId>--> <artifactId>jeecg-boot-base-core</artifactId>
<!-- </dependency>--> </dependency>
</dependencies> </dependencies>