// Code generated by ent, DO NOT EDIT. package predicate import ( "entgo.io/ent/dialect/sql" ) // Agent is the predicate function for agent builders. type Agent func(*sql.Selector) // AgentBase is the predicate function for agentbase builders. type AgentBase func(*sql.Selector) // AliyunAvatar is the predicate function for aliyunavatar builders. type AliyunAvatar func(*sql.Selector) // AllocAgent is the predicate function for allocagent builders. type AllocAgent func(*sql.Selector) // BatchMsg is the predicate function for batchmsg builders. type BatchMsg func(*sql.Selector) // Category is the predicate function for category builders. type Category func(*sql.Selector) // ChatRecords is the predicate function for chatrecords builders. type ChatRecords func(*sql.Selector) // ChatSession is the predicate function for chatsession builders. type ChatSession func(*sql.Selector) // Contact is the predicate function for contact builders. type Contact func(*sql.Selector) // CreditBalance is the predicate function for creditbalance builders. type CreditBalance func(*sql.Selector) // CreditUsage is the predicate function for creditusage builders. type CreditUsage func(*sql.Selector) // Employee is the predicate function for employee builders. type Employee func(*sql.Selector) // EmployeeConfig is the predicate function for employeeconfig builders. type EmployeeConfig func(*sql.Selector) // Label is the predicate function for label builders. type Label func(*sql.Selector) // LabelRelationship is the predicate function for labelrelationship builders. type LabelRelationship func(*sql.Selector) // LabelTagging is the predicate function for labeltagging builders. type LabelTagging func(*sql.Selector) // Message is the predicate function for message builders. type Message func(*sql.Selector) // MessageRecords is the predicate function for messagerecords builders. type MessageRecords func(*sql.Selector) // Msg is the predicate function for msg builders. type Msg func(*sql.Selector) // PayRecharge is the predicate function for payrecharge builders. type PayRecharge func(*sql.Selector) // Server is the predicate function for server builders. type Server func(*sql.Selector) // SopNode is the predicate function for sopnode builders. type SopNode func(*sql.Selector) // SopStage is the predicate function for sopstage builders. type SopStage func(*sql.Selector) // SopTask is the predicate function for soptask builders. type SopTask func(*sql.Selector) // Token is the predicate function for token builders. type Token func(*sql.Selector) // Tutorial is the predicate function for tutorial builders. type Tutorial func(*sql.Selector) // UsageDetail is the predicate function for usagedetail builders. type UsageDetail func(*sql.Selector) // UsageStatisticDay is the predicate function for usagestatisticday builders. type UsageStatisticDay func(*sql.Selector) // UsageStatisticHour is the predicate function for usagestatistichour builders. type UsageStatisticHour func(*sql.Selector) // UsageStatisticMonth is the predicate function for usagestatisticmonth builders. type UsageStatisticMonth func(*sql.Selector) // UsageTotal is the predicate function for usagetotal builders. type UsageTotal func(*sql.Selector) // Whatsapp is the predicate function for whatsapp builders. type Whatsapp func(*sql.Selector) // WhatsappChannel is the predicate function for whatsappchannel builders. type WhatsappChannel func(*sql.Selector) // WorkExperience is the predicate function for workexperience builders. type WorkExperience func(*sql.Selector) // WpChatroom is the predicate function for wpchatroom builders. type WpChatroom func(*sql.Selector) // WpChatroomMember is the predicate function for wpchatroommember builders. type WpChatroomMember func(*sql.Selector) // Wx is the predicate function for wx builders. type Wx func(*sql.Selector) // WxCard is the predicate function for wxcard builders. type WxCard func(*sql.Selector) // WxCardUser is the predicate function for wxcarduser builders. type WxCardUser func(*sql.Selector) // WxCardVisit is the predicate function for wxcardvisit builders. type WxCardVisit func(*sql.Selector)