using WX.CRM.Model.Entity;
namespace WX.CRM.IBLL.Ww
{
public interface IWW_HHUSER_EID_ACT : IRepository<WW_HHUSER_EID_ACT>
}