package com.java110.core.context; /** * 页面数据封装对象 * * add by wuxw 2019-03-19 */ public interface IPageData { }