修改注释

dev
zhaokai 2026-01-19 10:50:13 +08:00
parent 38ba8dbe41
commit da1f082c11
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import java.util.ArrayList;
* @Author zhangyue
* @Date 2026-01-16 09:54:35
*/
@Api(tags = "课程章节信息")
@Api(tags = "班级-课程章节信息")
@RequestMapping("/${application.gateway}/classCurriculumChapter")
@RestController
@AllArgsConstructor