feat: 新增用户昨天新增数量
This commit is contained in:
@@ -19,6 +19,6 @@ namespace Yi.Framework.Bbs.Application.Contracts.Dtos.Article
|
||||
|
||||
public Guid ArticleParentId { get; set; }= Guid.Empty;
|
||||
|
||||
public ArticleImportTypeEnum ImportType { get; set; } = ArticleImportTypeEnum.Defalut;
|
||||
public ArticleImportTypeEnum ImportType { get; set; } = ArticleImportTypeEnum.Default;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user