@@ -64,7 +64,7 @@
)
</if>
<if test="client.code == 'STUDENT'">
- AND t.tenant_id_ == -1
+ AND t.tenant_id_ = -1
</where>