云文件管理系统上传组件优化

This commit is contained in:
2026-04-02 12:16:48 +08:00
parent 85703d02bf
commit abbc0781be

View File

@@ -10,10 +10,10 @@
<relativePath/> <relativePath/>
</parent> </parent>
<groupId>com.filesystem</groupId> <groupId>com.filesystem</groupId>
<artifactId>file-system-backend</artifactId> <artifactId>system-pro</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
<name>file-system-backend</name> <name>system-pro</name>
<description>File Management System Backend</description> <description>System Pro Backend</description>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>