【修改】文件导出新增文件名称编写
This commit is contained in:
parent
00c89876bf
commit
d560d48070
|
|
@ -7,18 +7,7 @@
|
||||||
<artifactId>zlpt-common</artifactId>
|
<artifactId>zlpt-common</artifactId>
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<build>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
|
||||||
<configuration>
|
|
||||||
<source>10</source>
|
|
||||||
<target>10</target>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</build>
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>zlpt-common-core</artifactId>
|
<artifactId>zlpt-common-core</artifactId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue