master
parent
2c3fad68af
commit
82b34e3fd4
8
pom.xml
8
pom.xml
|
@ -5,16 +5,20 @@
|
|||
<parent>
|
||||
<groupId>com.muyu</groupId>
|
||||
<artifactId>cloud-server-parent</artifactId>
|
||||
<version>3.6.3</version>
|
||||
<version>3.6.4</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>cloud-modules-file</artifactId>
|
||||
<artifactId>cloud-file</artifactId>
|
||||
|
||||
<version>1.0.0</version>
|
||||
|
||||
<description>
|
||||
cloud-modules-file文件服务
|
||||
</description>
|
||||
|
||||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- SpringCloud Alibaba Nacos -->
|
||||
|
|
Loading…
Reference in New Issue