using Datory;

namespace GxPress.Repository.Interface.Vip
{
    public interface IVipRepository: IRepository
    {
         
    }
}