nickchange
2023-10-31 986989a2b7a49353598fda317e3bdaed59f09abc
cloud-server-course/src/main/java/com/dsh/course/service/TCoursePackagePaymentService.java
@@ -87,7 +87,7 @@
     * @param appUserId
     * @return
     */
    List<RecordAppoint> obtainStuClassDetails(Integer stuId, Integer appUserId);
    List<RecordAppoint> obtainStuClassDetails(Integer stuId, Integer appUserId,Integer pageNum);
    ResultUtil insertVipPaymentCallback(String code, String orderNumber);