【7.2.2】【expand】更新拓展字段设计

pull/29/head
fengshuonan 2022-03-30 09:24:27 +08:00
parent affe1060cb
commit 062ed355af
5 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-s-expand</artifactId> <artifactId>kernel-s-expand</artifactId>
<version>7.2.1</version> <version>7.2.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-s-expand</artifactId> <artifactId>kernel-s-expand</artifactId>
<version>7.2.1</version> <version>7.2.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-s-expand</artifactId> <artifactId>kernel-s-expand</artifactId>
<version>7.2.1</version> <version>7.2.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-s-expand</artifactId> <artifactId>kernel-s-expand</artifactId>
<version>7.2.1</version> <version>7.2.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@ -12,7 +12,7 @@
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-s-expand</artifactId> <artifactId>kernel-s-expand</artifactId>
<version>7.2.1</version> <version>7.2.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
@ -27,7 +27,7 @@
<java.version>1.8</java.version> <java.version>1.8</java.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<roses.version>7.2.1</roses.version> <roses.version>7.2.2</roses.version>
</properties> </properties>
<dependencies> <dependencies>