无关风月
2025-08-16 ac3e9a7f0b21fb630049f9e191bd760eefd21467
cloud-server-account/src/main/java/com/dsh/account/feignclient/course/CourseListClient.java
@@ -17,5 +17,5 @@
    @PostMapping("/base/coursePack/courseList")
    List<StoreOfCourseVo> getStoreOfCourseList(@RequestBody Integer storeId);
}