From c21c6ab3405893d5799e3acd81168fdbd920c251 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: 星期六, 19 十一月 2022 22:50:35 +0800 Subject: [PATCH] 不在 存userName 过去 --- 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