From 2c2994b7a998a9b324d96e4a6e19a42b35db88f8 Mon Sep 17 00:00:00 2001 From: fengjin <1435304038@qq.com> Date: 星期三, 02 十一月 2022 15:18:44 +0800 Subject: [PATCH] Merge branch 'huacheng_test' of http://gitlab.nhys.cdnhxx.com/root/zhihuishequ into huacheng_test --- flower_city/src/main/java/com/dg/core/exception/file/FileException.java | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/flower_city/src/main/java/com/dg/core/exception/file/FileException.java b/flower_city/src/main/java/com/dg/core/exception/file/FileException.java index bee99b9..82b7ff8 100644 --- a/flower_city/src/main/java/com/dg/core/exception/file/FileException.java +++ b/flower_city/src/main/java/com/dg/core/exception/file/FileException.java @@ -1,7 +1,6 @@ package com.dg.core.exception.file; -import com.dg.core.exception.base.BaseException; /** * 文件信息异常类 -- Gitblit v1.7.1