From 20001a775126c1be95a2b84cebb8813a54608712 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: 星期二, 15 八月 2023 14:42:27 +0800 Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity --- java110-core/src/main/java/com/java110/core/factory/PageDataFactory.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/java110-core/src/main/java/com/java110/core/factory/PageDataFactory.java b/java110-core/src/main/java/com/java110/core/factory/PageDataFactory.java old mode 100644 new mode 100755 index e6fb405..a1745f4 --- a/java110-core/src/main/java/com/java110/core/factory/PageDataFactory.java +++ b/java110-core/src/main/java/com/java110/core/factory/PageDataFactory.java @@ -1,6 +1,6 @@ package com.java110.core.factory; -import com.java110.entity.service.PageData; +import com.java110.core.context.PageData; /** * Created by wuxw on 2018/5/2. -- Gitblit v1.8.0