using CRM.Core.Model.Entity;
namespace CRM.Core.BLL.Wx
{
public class Reward_PayInfo_BL : DbContextRepository<Reward_PayInfo>
}