package com.chen.dao; import java.util.HashMap; import java.util.List; import org.apache.ibatis.annotations.Param; import com.chen.pojo.Course; public interface CourseMapper { //获取要更新课程的信息 public Course queryCourseById(@Param("courseId") String id); //添加课程 public int addCourseInfo(Course course); // 更新课程 public int updateCourseInfo(Course course); // 删除课程 public int deleteCourseInfoById(@Param("courseId")String id); //查询课程 public List<Course> findByPage(HashMap<String,Object> map); //查询总条数 public int selectCount(@Param("courseId")String id); public List<Course> query(HashMap<String,Object> map); public int selectcount(String id); public Course query1(String id); }
最近下载更多
xzg123456 LV6
6月18日
yyhrhv LV8
5月31日
18699449369 LV2
5月6日
wanglinddad LV55
3月26日
admin_z LV22
2月4日
李亮 LV19
2023年8月28日
gecongkai LV8
2023年6月23日
wwfl02 LV3
2023年6月14日
微信网友_6184005683466240 LV11
2023年6月9日
倾城之恋1 LV5
2023年6月8日
最近浏览更多
shunlun8855 LV1
10月29日
似成相识
7月16日
暂无贡献等级
chen000 LV4
6月27日
kafeic
6月24日
暂无贡献等级
zxcvbnm1027 LV1
6月21日
xzg123456 LV6
6月18日
hongdongdong LV14
6月18日
ailixiya11
6月13日
暂无贡献等级
卢旯旯 LV4
6月10日
bw200488 LV6
6月6日