update
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
from
|
||||
hy_inspection_setting
|
||||
where
|
||||
deleted = '0' and inspection_user_id = #{excludeInspectionSettingId}
|
||||
deleted = '0' and inspection_user_id = #{inspectionUserId}
|
||||
<if test="excludeInspectionSettingId != null">
|
||||
and id != #{excludeInspectionSettingId}
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user