更新参数类型
This commit is contained in:
@ -52,8 +52,6 @@ public class ExcelUploadUtil {
|
||||
String uploadsImage = uploadPath + newName;
|
||||
//实现上传
|
||||
fileExcel.transferTo(new File(path));
|
||||
|
||||
|
||||
return path;
|
||||
}
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user