add方法

add(self, text, author)

添加主题注意事项;

返回


def add(self, text, author):
    ...
范围类型描述
textstr主题注意事项的文本。
authorThreadedCommentAuthor主题注意事项的作者

也可以看看