v2.2 正式发布,移除jpa升级后台为mytisplus

This commit is contained in:
xuwenbo
2020-05-19 12:29:07 +08:00
parent 7a69a2abaf
commit 5db1bd8b35
902 changed files with 22572 additions and 18839 deletions

View File

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