# Class: Bulletin

Bulletin()

公告信息

# Properties

# content

content: string

公告内容

Returns: string


# Optional customStr

customStr? : string

自定义字符串

Returns: string


# Readonly id

id: number

公告 ID

Returns: number


# title

title: string

公告标题

Returns: string