using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace SuperMap.RealEstate.ExchangeData.Modules.UploadStatistics { public class BasePage : SuperMap.RealEstate.Web.UI.PageValid { } }