心灵空间
This commit is contained in:
@@ -23,6 +23,10 @@ public interface CourseService extends IService<CourseEntity> {
|
||||
|
||||
Page getCourseListCanMedical(ParamTo param);
|
||||
|
||||
List<CourseEntity> getCourseListForPsyche(int medicalId);
|
||||
|
||||
Page getCourseListCanPsyche(ParamTo param);
|
||||
|
||||
void testCourse();
|
||||
|
||||
List<CourseEntity> courseAndChildrenList(Map<String, Object> params);
|
||||
|
||||
Reference in New Issue
Block a user