|
@@ -8,7 +8,7 @@
|
|
on tbs.course_code = bc.code
|
|
on tbs.course_code = bc.code
|
|
join sys_org so on
|
|
join sys_org so on
|
|
<choose>
|
|
<choose>
|
|
- <when test="inspect != null and inspect == false">
|
|
|
|
|
|
+ <when test="inspect != null and inspect == true">
|
|
so.id = tbs.inspect_college_id
|
|
so.id = tbs.inspect_college_id
|
|
</when>
|
|
</when>
|
|
<otherwise>
|
|
<otherwise>
|