cms module

This commit is contained in:
thinkgem
2021-04-15 23:14:52 +08:00
parent c9dd006597
commit b4ab5c0ad0
147 changed files with 35072 additions and 0 deletions

View File

@@ -61,6 +61,13 @@
<version>${project.parent.version}</version>
</dependency> -->
<!-- 内容管理模块
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-cms</artifactId>
<version>${project.parent.version}</version>
</dependency> -->
<!-- Spring Boot Tomcat
<dependency>
<groupId>org.springframework.boot</groupId>