|
|
@@ -65,7 +65,7 @@ public class MusicGroupSubjectPlanController extends BaseController {
|
|
|
}
|
|
|
|
|
|
|
|
|
- @ApiOperation(value = "获取获取商品和折扣")
|
|
|
+ @ApiOperation(value = "获取乐团商品和折扣")
|
|
|
@GetMapping("/getSubjectGoods")
|
|
|
@PreAuthorize("@pcs.hasPermissions('musicGroupSubjectPlan/getSubjectGoods')")
|
|
|
@ApiImplicitParams({ @ApiImplicitParam(name = "subjectId", value = "科目编号", required = true, dataType = "Integer"),
|