学生资助、学生奖惩、学籍异动内容修改
This commit is contained in:
@@ -267,7 +267,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
left join view_stu_info as b on a.stu_no = b.stu_no
|
||||
left join srs_stu_year as c on a.stu_year_id = c.id
|
||||
left join cph_teacher as d on a.fdy_no = d.employee_id
|
||||
left join qgzx_teacher as e on a.dept_no = d.employee_id
|
||||
left join qgzx_teacher as e on a.dept_no = e.employee_id
|
||||
left join qgzx_teacher as f on a.xg_no = f.employee_id
|
||||
left join qgzx_teacher as g on a.leader_no = g.employee_id
|
||||
<where>
|
||||
|
||||
Reference in New Issue
Block a user