puzhibing
2023-07-31 3544133928b1f1a8452e3dc933589418d4899bd1
cloud-server-account/src/main/java/com/dsh/account/feignclient/course/CoursePaymentClient.java
@@ -13,7 +13,7 @@
    @PostMapping("/base/coursePack/queryPayment")
    List<StuCourseResp> getStuCoursePayment();
    List<StuCourseResp> getStuCoursePayment(@RequestBody Integer stuId);
    @PostMapping("/base/coursePack/storeOfCourse")