using CRM.Core.Model.Entity;
namespace CRM.Core.BLL.Soft
{
public class Soft_ResetPwd_BL : DbContextRepository<soft_resetpwd>
}