/** * */ package weixin.popular.bean.shakearound.page.delete; import weixin.popular.bean.BaseResult; /** * 微信摇一摇周边-页面管理-删除页面-响应参数 * @author Moyq5 * @date 2016年7月26日 */ public class PageDeleteResult extends BaseResult { }