wxy 2024-08-08 20:03:43 +08:00
parent 2c3fad68af
commit 82b34e3fd4
1 changed files with 6 additions and 2 deletions

View File

@ -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 -->