修改注释
parent
38ba8dbe41
commit
da1f082c11
|
|
@ -26,7 +26,7 @@ import java.util.ArrayList;
|
||||||
* @Author zhangyue
|
* @Author zhangyue
|
||||||
* @Date 2026-01-16 09:54:35
|
* @Date 2026-01-16 09:54:35
|
||||||
*/
|
*/
|
||||||
@Api(tags = "课程章节信息")
|
@Api(tags = "班级-课程章节信息")
|
||||||
@RequestMapping("/${application.gateway}/classCurriculumChapter")
|
@RequestMapping("/${application.gateway}/classCurriculumChapter")
|
||||||
@RestController
|
@RestController
|
||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue