using WX.CRM.IBLL.Wx;
using WX.CRM.Model.Entity;
namespace WX.CRM.BLL.Wx
{
public class WX_BALANCE_LOG_BL : DbContextRepository<WX_BALANCE_LOG>, IWX_BALANCE_LOG
}