lisy
2023-07-27 2b9052db0dfe13b6150c3f50c4d3898bc3982b4b
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);
}