FishPi.js API Documentation - v0.1.28
Preparing search index...
INoticeSystem
Interface INoticeSystem
系统通知数据
interface
INoticeSystem
{
createTime
:
string
;
dataId
:
string
;
dataType
:
DataType
;
description
:
string
;
hasRead
:
boolean
;
oId
:
string
;
userId
:
string
;
}
Index
Properties
create
Time
data
Id
data
Type
description
has
Read
o
Id
user
Id
Properties
create
Time
createTime
:
string
创建日期
data
Id
dataId
:
string
数据 Id
data
Type
dataType
:
DataType
数据类型
description
description
:
string
消息描述
has
Read
hasRead
:
boolean
是否已读
o
Id
oId
:
string
消息的 oId
user
Id
userId
:
string
用户 Id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Time
data
Id
data
Type
description
has
Read
o
Id
user
Id
FishPi.js API Documentation - v0.1.28
Loading...
系统通知数据