新增:社区板块
This commit is contained in:
@@ -74,6 +74,8 @@ export interface CmsArticle {
|
||||
toUsers?: string;
|
||||
// 文章内容
|
||||
content?: string;
|
||||
// 多语言
|
||||
lang?: string;
|
||||
// 是否翻译
|
||||
translation?: boolean;
|
||||
// 编辑器
|
||||
|
||||
Reference in New Issue
Block a user