@@ -38,6 +38,7 @@ public class GoodsCourseController extends BaseController {
private final IGoodsCourseService iGoodsCourseService;
+
/**
* 查询商品课程关系列表
*/
@@ -52,7 +53,4 @@ public class GoodsCourseController extends BaseController {
}
-