Class AgentStatusLogEntity

java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.service.agent_status.AgentStatusLogEntity
All Implemented Interfaces:
Serializable

@Entity public class AgentStatusLogEntity extends BaseEntity
接待状态变更记录
See Also:
  • Field Details

    • status

      private String status
    • agentUid

      private String agentUid
  • Constructor Details

    • AgentStatusLogEntity

      public AgentStatusLogEntity()