首页登录问题

This commit is contained in:
2025-01-07 15:30:11 +08:00
parent f45f5e5615
commit 51214845f9
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ public class AppCourseController extends AbstractController {
@Autowired
private RedisUtils redisUtils;
@Login
// @Login
@GetMapping("/selectCourse")
@ApiOperation("查询短剧信息")
public Result selectCourse(@ApiParam("") Integer page, @ApiParam("") Integer limit, @ApiParam("分类id") Long classifyId,