@ccw-api/api
Preparing search index...
community-web/comment/create
Req
Type Alias Req
type
Req
=
{
commenter
?:
{
accountOid
:
MongoDBId
;
accountType
:
AccountTypes
;
avatar
:
CNameOssUrl
;
}
;
content
:
string
;
sectionType
:
SectionType
;
topic
:
MinimalTopicInfo
;
}
Index
Properties
commenter?
content
section
Type
topic
Properties
Optional
commenter
commenter
?:
{
accountOid
:
MongoDBId
;
accountType
:
AccountTypes
;
avatar
:
CNameOssUrl
;
}
这个实际上是没必要的
content
content
:
string
section
Type
sectionType
:
SectionType
topic
topic
:
MinimalTopicInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commenter
content
section
Type
topic
@ccw-api/api
Loading...
这个实际上是没必要的