lisy
2023-07-19 a0dd7e4a251536f9622fe47d35c0f6c8506f5b95
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);
}