@@ -142,7 +142,7 @@
organ_id_ = #{organId},
</if>
</set>
- where id_ = #{id,jdbcType=INTEGER} and tenant_id_ = #{tennatId}
+ where id_ = #{id,jdbcType=INTEGER} and tenant_id_ = #{tenantId}
</update>
<!-- 分页查询 -->