留言板
课程跟商品关联字段 课程和标签关联展示列表
This commit is contained in:
@@ -28,4 +28,6 @@ public interface CourseService extends IService<CourseEntity> {
|
||||
List<CourseEntity> courseAndChildrenList(Map<String, Object> params);
|
||||
|
||||
R courseCatalogueTransfer(Map<String,Object> param);
|
||||
|
||||
R getCourseLableLinkList(Map<String,Object> param);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user