using WX.CRM.Model.Entity; namespace WX.CRM.IBLL.WeWork { public interface IWW_HHUSER : IRepository { } }