添加bbs模块

This commit is contained in:
橙子
2023-01-24 20:28:33 +08:00
parent 67ca25cec4
commit 8a9c7e54e2
35 changed files with 740 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>Yi.BBS.Application.Contracts</name>
</assembly>
<members>
<member name="T:Yi.BBS.Application.Contracts.School.Dtos.StudentCreateInputVo">
<summary>
Student输入创建对象
</summary>
</member>
<member name="T:Yi.BBS.Application.Contracts.School.IStudentService">
<summary>
Student
</summary>
</member>
</members>
</doc>