wx-ezhan
Preparing search index...
types/post
IPost
Interface IPost
interface
IPost
{
avatar
:
string
;
collectionNum
:
number
;
commentNum
:
number
;
content
:
string
;
createdTime
:
string
;
hasCheck
:
boolean
;
hasCollection
:
boolean
;
hasLike
:
boolean
;
id
:
string
;
imgs
:
string
[]
;
likeNum
:
number
;
nickName
:
string
;
themeId
:
string
;
title
:
string
;
userId
:
string
;
visitedNum
:
number
;
}
Index
Properties
avatar
collection
Num
comment
Num
content
created
Time
has
Check
has
Collection
has
Like
id
imgs
like
Num
nick
Name
theme
Id
title
user
Id
visited
Num
Properties
avatar
avatar
:
string
collection
Num
collectionNum
:
number
comment
Num
commentNum
:
number
content
content
:
string
created
Time
createdTime
:
string
has
Check
hasCheck
:
boolean
has
Collection
hasCollection
:
boolean
has
Like
hasLike
:
boolean
id
id
:
string
imgs
imgs
:
string
[]
like
Num
likeNum
:
number
nick
Name
nickName
:
string
theme
Id
themeId
:
string
title
title
:
string
user
Id
userId
:
string
visited
Num
visitedNum
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
collection
Num
comment
Num
content
created
Time
has
Check
has
Collection
has
Like
id
imgs
like
Num
nick
Name
theme
Id
title
user
Id
visited
Num
wx-ezhan
Loading...