using WX.CRM.Model.Entity; namespace WX.CRM.IBLL.weapp { public interface IWEAPP_FRIENDS : IRepository { } }