using WX.CRM.Model.Entity;
namespace WX.CRM.IBLL.WeWork
{
public interface IWW_EXTUSER_RESID : IRepository<WW_EXTUSER_RESID>
}