Class NoticeAccountEntity

java.lang.Object
com.bytedesk.core.base.BaseEntityNoOrg
com.bytedesk.core.notice_account.NoticeAccountEntity
All Implemented Interfaces:
Serializable

@Entity public class NoticeAccountEntity extends BaseEntityNoOrg
channel 频道 - 类似公众号
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • topic

      private String topic
    • type

      private String type
    • nickname

      private String nickname
    • avatar

      private String avatar
    • description

      private String description
  • Constructor Details

    • NoticeAccountEntity

      public NoticeAccountEntity()