Revert "v2.2后端管理移除jpa,升级为mybaitisplus"

This reverts merge request !6
This commit is contained in:
xuwenbo
2020-05-18 15:39:39 +08:00
parent 911c831a2e
commit 21ea51a3ef
948 changed files with 20283 additions and 25088 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>yshop</artifactId>
<groupId>co.yixiang</groupId>
<version>2.2</version>
<version>2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -20,7 +20,7 @@
<dependency>
<groupId>co.yixiang</groupId>
<artifactId>yshop-common</artifactId>
<version>2.2</version>
<version>2.1</version>
</dependency>
<!--模板引擎-->
@ -36,4 +36,4 @@
<version>${configuration.version}</version>
</dependency>
</dependencies>
</project>
</project>