feat: 完善app首页应用

This commit is contained in:
橙子
2023-10-08 23:50:53 +08:00
parent 1b7d6d09a8
commit 0b8848d63f
4 changed files with 27 additions and 5 deletions

View File

@@ -16,6 +16,13 @@
<param name="input"></param>
<returns></returns>
</member>
<member name="M:Yi.Furion.Application.App.Services.Impl.TrendsService.CreateAsync(Yi.Furion.Core.App.Dtos.Trends.TrendsCreateInput)">
<summary>
发布文章
</summary>
<param name="input"></param>
<returns></returns>
</member>
<member name="T:Yi.Furion.Application.App.Services.ITrendsService">
<summary>
Trends服务抽象