puzhibing
2023-07-31 fc5fcf753994834a72564944c117d5ec850f268c
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);
}