From 3432ffb9f111fd5f75e7d9a3fce6e4c3f459a3f9 Mon Sep 17 00:00:00 2001 From: chenjiahe <763432473@qq.com> Date: 星期四, 11 八月 2022 17:16:48 +0800 Subject: [PATCH] 文件转化 --- pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 03e7429..8352058 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,11 @@ <artifactId>cos_api</artifactId> </dependency> + <dependency> + <groupId>commons-fileupload</groupId> + <artifactId>commons-fileupload</artifactId> + </dependency> + <!--鍙戦�侀偖浠�--> <dependency> <groupId>com.sun.mail</groupId> -- Gitblit v1.8.0