From 78929766bb8d5df09e25557c23fd6cf1665f8380 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期四, 31 十月 2019 12:02:21 +0800
Subject: [PATCH] 暂存代码

---
 WebService/src/main/java/com/java110/web/smo/cache/impl/ListCachesSMOImpl.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebService/src/main/java/com/java110/web/smo/cache/impl/ListCachesSMOImpl.java b/WebService/src/main/java/com/java110/web/smo/cache/impl/ListCachesSMOImpl.java
index f4d67f7..b2626f9 100644
--- a/WebService/src/main/java/com/java110/web/smo/cache/impl/ListCachesSMOImpl.java
+++ b/WebService/src/main/java/com/java110/web/smo/cache/impl/ListCachesSMOImpl.java
@@ -8,7 +8,7 @@
 import com.java110.utils.util.BeanConvertUtil;
 import com.java110.core.context.IPageData;
 import com.java110.entity.component.ComponentValidateResult;
-import com.java110.web.core.AbstractComponentSMO;
+import com.java110.core.component.AbstractComponentSMO;
 import com.java110.web.smo.cache.IListCachesSMO;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.http.HttpMethod;

--
Gitblit v1.8.0