全接口 需要登录
数据库线程池大小 获取提现规则
This commit is contained in:
@@ -29,6 +29,7 @@ public class AppCourseController extends AbstractController {
|
||||
@Autowired
|
||||
private RedisUtils redisUtils;
|
||||
|
||||
@Login
|
||||
@GetMapping("/selectCourse")
|
||||
@ApiOperation("查询短剧信息")
|
||||
public Result selectCourse(@ApiParam("页") Integer page, @ApiParam("条") Integer limit, @ApiParam("分类id") Long classifyId,
|
||||
|
||||
Reference in New Issue
Block a user