完善DDD领域驱动设计
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
Banner抽象
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Yi.BBS.Application.Contracts.Forum.Dtos.CommentCreateInputVo">
|
||||
<summary>
|
||||
Comment输入创建对象
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Yi.BBS.Application.Contracts.Forum.Dtos.Discuss.DiscussCreateInputVo">
|
||||
<summary>
|
||||
Discuss输入创建对象
|
||||
@@ -24,6 +29,11 @@
|
||||
Plate输入创建对象
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Yi.BBS.Application.Contracts.Forum.ICommentService">
|
||||
<summary>
|
||||
Comment服务抽象
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Yi.BBS.Application.Contracts.Forum.IDiscussService">
|
||||
<summary>
|
||||
Discuss服务抽象
|
||||
|
||||
Reference in New Issue
Block a user