From a7b8f2ee901edd65382f1ca7daa9528d5eeef398 Mon Sep 17 00:00:00 2001
From: 若依 <yzz_ivy@163.com>
Date: 星期六, 24 六月 2023 10:13:44 +0800
Subject: [PATCH] !722 update ruoyi-admin/src/main/resources/banner.txt. Merge pull request !722 from 万河/N/A

---
 ruoyi-common/src/main/java/com/ruoyi/common/exception/file/FileException.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-common/src/main/java/com/ruoyi/common/exception/file/FileException.java b/ruoyi-common/src/main/java/com/ruoyi/common/exception/file/FileException.java
index f0ae563..ed14af1 100644
--- a/ruoyi-common/src/main/java/com/ruoyi/common/exception/file/FileException.java
+++ b/ruoyi-common/src/main/java/com/ruoyi/common/exception/file/FileException.java
@@ -1,6 +1,6 @@
 package com.ruoyi.common.exception.file;
 
-import com.ruoyi.common.exception.BaseException;
+import com.ruoyi.common.exception.base.BaseException;
 
 /**
  * 文件信息异常类

--
Gitblit v1.9.2