文件上传

This commit is contained in:
Asriya
2025-08-09 10:29:34 +08:00
parent 5433e249bf
commit e7773502dd
2 changed files with 85 additions and 0 deletions

View File

@@ -33,6 +33,10 @@
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-log</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-system</artifactId>
</dependency>
</dependencies>
</project>