2023年4月5日 添加依赖

This commit is contained in:
bai 2023-04-05 10:41:22 +08:00
parent 58fe100461
commit d541030cd3
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-base-core</artifactId>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-system-biz</artifactId>
</dependency>
</dependencies>
</project>