lisy
2023-08-04 4fa2598a31a505927eeb585ae25a3bb6902041cd
cloud-server-course/src/main/java/com/dsh/course/service/TCoursePackagePaymentService.java
@@ -86,4 +86,6 @@
     */
    List<RecordAppoint> obtainStuClassDetails(Integer stuId, Integer appUserId);
    ResultUtil insertVipPaymentCallback(String code, String orderNumber);
}