Browse Source

6.1活动增加回调

周箭河 4 years ago
parent
commit
5bed6fee08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mec-biz/src/main/java/com/ym/mec/biz/dal/dto/DegreePayDto.java

+ 1 - 1
mec-biz/src/main/java/com/ym/mec/biz/dal/dto/DegreePayDto.java

@@ -16,7 +16,7 @@ public class DegreePayDto {
     @ApiModelProperty(value = "器乐考级等级")
     private Integer musicGradeLevel;
 
-    @ApiModelProperty(value = "报考器乐等级必须")
+    @ApiModelProperty(value = "报考器乐等级必须购Vip课")
     private Boolean needVipCourse = false;
 
     @ApiModelProperty(value = "乐理等级")