using RIZO.Model.social; namespace RIZO.Service.Social.IService { public interface ISocialFansInfoService : IBaseService { } }