cloud-server-course/src/main/java/com/dsh/course/model/CoursePackagePaymentVO.java
@@ -43,7 +43,7 @@ private String payUser; private String phone; // 学员id private Integer studentId; private String studentId; private String payStudent; private Integer payType; private BigDecimal originalPrice;