namespace GxPress.Service.Interface.PlatformData { public interface IPlatformDataService:IService { } }