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